Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- PowerShell and WPF: Writing Data to a UI From a Different Runspace
- Speedy Network Information Query Using PowerShell
- Quick Hits: Ping Sweep One Liner
- Quick Hits: Finding Exception Types with PowerShell
- Using PowerShell to Query Web Site Information
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- PowerShell and Excel: Adding Some Formatting To Your Report
- Beginning with PowerShell and Word
Archives
Categories
- .net
- api
- array
- background jobs
- binary
- book
- c#
- clock
- codeplex
- com object
- convert
- CTP
- database
- deep dive
- excel
- Favorites
- function
- groups
- guest blog
- hash table
- Internet Explorer
- ise
- mcpmag
- module
- MVP
- network
- news
- parameter
- patches
- performance
- pinvoke
- podcast
- port
- PoshChat
- poshpaig
- PoshRSJob
- poshwsus
- powercli
- powerscripting
- Powershell
- printers
- quickhits
- reflection
- regex
- registry
- Regular Expressions
- report
- resolution
- runspace
- runspaces
- scripting games 2012
- scripting games 2013
- scripting guy
- scripts
- SMO
- Speaker
- speaking
- SQL
- tcp
- tips
- tsql
- updates
- user group
- V3
- V4
- v5
- weather
- widget
- win32API
- winter scriting games 2014
- wmi
- word
- WPF
- wsus
- xaml
Category Archives: WSUS
Use the WSUS API and PowerShell to query the SUSDB Database
While we know that the WSUS API can be used to perform a multitude of WSUS tasks from approving patches, removing clients to creating automatic approval rules. Diving deeper into the API reveals that we can also find out the … Continue reading
Guest Post On Hey, Scripting Guy! on Using The UpdateServices WSUS Module
My latest guest spot on Hey, Scripting Guy! is live today! I continue my article on managing the new WSUS server on Windows Server 2012 using the UpdateServices module. I go through each of the cmdlets that are available and … Continue reading
Posted in Modules, powershell, WSUS
Tagged guest blog, Powershell, scripting guy, UpdateServices, wsus
Leave a comment
PoshWSUS Updated to 2.1.1
I just released a new version of my WSUS module, PoshWSUS to codeplex. Nothing new was added to this release, so only bug fixes that were submitted to the Issues page on the codeplex site were addressed. Let me know … Continue reading
Name Change to PoshWSUS Commands with PoshWSUS 2.1
If you remember, I posted a poll regarding the renaming of the PoshWSUS commands to avoid a naming collision with the UpdateServices module now available with Windows 2012/8 which use the *-WSUS* format. Well, after letting the poll sit for … Continue reading
PowerShell Magazine Article on UpdateServices Module
My latest article on the PowerShell Magazine went live today. I talk about working with the new UpdateServices module on Windows Server 2012. Check it out! Client and patch management using the UpdateServices module
Posted in News, powershell, WSUS
Tagged news, Powershell, PowerShellMagazine, UpdateServices, Windows2012, wsus
Leave a comment