Blog

  • Making use of powershell

    Part 1

    get-printer

    As Windows evolve and the control panel dissolve some tasks then other will be harder.

    This is one command that has helped me greatly in the task of making it easy for me.

    If you want to grab the IP and drivers used by a printer just do this

    get-printer | fl

    That woud list all the printers and their IP.

  • About

    The first post.

    This site is those who try to find simple solutions for simple problems.

    You wont find the most advanced solutions or the most advanced powershell scripts here.

    They wont be pretty , efficient or by standard but they will work.