.Net

PowerShell How To Ping a List of Computers

April 13, 2010
By

This quick free lesson in PowerShell teaches you how to use the ping class to get a list of offline computers.  It is fast and easy, and the results are much easier to work with than using ping.exe. Using the .Net Ping Class PowerShell is built for speed, and it leverages the .Net framework to…

Read more »

Powershell for Windows: How To Move A Computer Account Using The Command Line

April 2, 2010
By
Powershell for Windows: How To Move A Computer Account Using The Command Line

How to Move a Computer Account From Within Powershell I’m going to show you how to move a computer account to its new OU in just one line. Not only that, I don’t even know the name of the OU it needs to be placed in. That piece of information is going to come from…

Read more »

How to Use PowerShell to Create a Stopwatch and Alarm

March 30, 2010
By
How to Use PowerShell to Create a Stopwatch and Alarm

So you want a quick and easy stopwatch with PowerShell to time how long you’ve been at a task?  Want to see how long it takes for your coworkers to realize you’re awesome?  Would you like to use PowerShell as a timer or alarm clock?   You can easily use PowerShell to keep track of how…

Read more »

Train Signal Computer Training