Awards
Books
2013 Powershell Scripting Games
Translate This Blog
-
Recent Posts
Top Posts
- Quick-Hits: Find currently logged on users
- Starting,Stopping and Restarting Remote Services with PowerShell
- Using PowerShell to Query Web Site Information
- Scripting Games 2013: Event 3 Notes
- Using Background Runspaces Instead of PSJobs For Better Performance
- Converting CSV file or files into an Excel workbook
- Manage WSUS with Powershell
- Updating An Existing Get-ProductKey Function
- PowerShell Patch Audit/Install GUI (PoshPAIG) Released
- WSUS Administrator Module
Archives
Categories
Tags
.net api background jobs book chat codeplex com object deep dive excel file guest blog hash table module network news patches performance pinvoke podcast PoshChat poshpaig poshwsus powercli powerscripting Powershell printers quickhits regex Regular Expressions report runspace scripting games 2012 scripting games 2013 scripting guy scripts TechEd tips updates V3 weather win32API wmi WPF wsus xaml
Tag Archives: port
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
Scanning ports on multiple hosts
Recently we had an issue that called into the use of checking to see if some ports were open and listening on our servers. Naturally, we could have used a tool such as portqry.exe to gather this information. However, you … Continue reading




