Monthly Archives: October 2011

Querying UDP Ports with PowerShell: Part 2

In my previous post on working with UDP ports and PowerShell I showed you how you can set up listeners on both your local and remote systems to send and receive data through those ports.  While this is a great … Continue reading

Posted in powershell, scripts | Tagged , , | 1 Comment

PowerShell Profile Removal GUI

In a previous article, I showed you how you can use PowerShell to remove local profiles from local and remote systems. A couple of downsides to using this was: This only worked on Vista and above Operating Systems You can … Continue reading

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