Monthly Archives: May 2009
Information Gathering via PowerShell Script Pt. 2
Here is another script that I created while trying to hone my PowerShell skills. It prompts you for the FQDN of the computer that you want to gather information on, asks you whether you want to see the output on … Continue reading
Information Gathering via PowerShell Script Pt. 1
Here is a simple PowerShell script I wrote to gather either computer, group, or user information depending on your choices. This could easily be done with much simpler scripts, but I wanted to use it as more of a learning … Continue reading