Category Archives: scripts

Retrieve computer status with IP Address

Here is a simple script that I posted both in the Powershell forums and on the technet script repository.  Basically all it does is take either a provided computername or reads from a host list and proceeds to “ping” each … Continue reading

Posted in powershell, scripts | Tagged , , | 2 Comments

Password Generator

During my time as a help desk/service center rep, we had a tool which would generate a password via a form and button and then was able to print out the form to give to each customer to take with … Continue reading

Posted in powershell, scripts | Tagged , , , | 2 Comments