Awards
Books
2013 Powershell Scripting Games
Translate This Blog
-
Recent Posts
Top Posts
- Quick-Hits: Find currently logged on users
- Using PowerShell to Query Web Site Information
- Starting,Stopping and Restarting Remote Services with PowerShell
- Updating An Existing Get-ProductKey Function
- Find When a User Was Added or Removed to a Domain Group Using PowerShell and Repadmin
- WSUS Administrator Module
- Use PowerShell to remove local profiles
- Converting CSV file or files into an Excel workbook
- List All Files Regardless of 260 Character Path Restriction Using PowerShell and Robocopy
- Manage WSUS with Powershell
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 scan
Querying UDP Ports with PowerShell
It was brought to my attention earlier in the week that my Test-Port script had a fairly big bug involving checking the UDP port to determine whether it was open or not. Initially, the function would always come back with … 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




