Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Setting up Local Administrator Password Solution (LAPS)
- Speedy Ping using PowerShell
- Locating Mount Points Using PowerShell
- Quick Hits: Ping Sweep One Liner
- PowerShell and Excel: Adding Some Formatting To Your Report
- Using PowerShell Parameter Validation to Make Your Day Easier
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Quick Hits: Finding Exception Types with PowerShell
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
Tag Archives: wsus
Speaking at the Mississippi PowerShell Users Group on WSUS in September
I have the honor of being a speaker at the Mississippi PowerShell Users Group (MSPUG) on September 10th. A big thank you to Mike Robbins (Twitter | Blog) for extending the invitation to talk about one of my chapters from … Continue reading
Using the WSUS API and PowerShell to Perform Maintenance on the SUSDB Database
In my previous article, I showed how you can utilize the Windows Server Update Services (WSUS) API to connect to the SUSDB database that is being used by the WSUS server to perform T-SQL queries against the database for information. … Continue reading
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
Guest Article on Hey, Scripting Guy! Talking WSUS on Server 2012
I have a guest article that is out today talking about installing WSUS on Windows Server 2012. There will be at least one more article coming from Hey,Scripting Guy! talking about WSUS on Server 2012 and the new UpdateServices module … Continue reading