Books
Translate This Blog
-
Recent Posts
Top Posts
- Changing Ownership of File or Folder Using PowerShell
- Querying UDP Ports with PowerShell
- Starting,Stopping and Restarting Remote Services with PowerShell
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- PowerShell and Excel: Adding Some Formatting To Your Report
- Using PowerShell Parameter Validation to Make Your Day Easier
- Using PowerShell to Query Web Site Information
- Building a Chart Using PowerShell and Chart Controls
- Quick Hits: Finding Exception Types with PowerShell
- Locating Mount Points Using 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
Category Archives: WSUS
Video From My Presentation at the Philadelphia PowerShell Users Group on WSUS and PowerShell
The video has been posted to YouTube from my presentation on May 1st at the Philadelphia PowerShell Users Group. My presentation was on Managing WSUS using PowerShell and I had a great time presenting on the subject. Check it out … Continue reading
WSUS Server HTML Report
While presenting at the Philly PowerShell User Group on Thursday, one of the things that I showed in my examples was an HTML report that I wrote for WSUS. This report basically does a report on various components of a … Continue reading
WSUS Reporting: Digging Into Target Groups and Update Statuses Using PowerShell
I had an email recently asking how to report on the number of updates per Target Group. Basically when a report is run using the WSUS Management Console, you can create a tabular report that displays something similar to this: … Continue reading
PoshWSUS Update to 2.2.1
After a little time away from this project, I had received some functions from a member of the community (Universal in CodePlex), who had taken the time to work out some of the functions which are more server side related … Continue reading
Automatically Declining Itanium Updates in WSUS using PowerShell
Working with WSUS, I sometimes find myself declining the exact same type of updates each month after Patch Tuesday. Not surprisingly, a common trend of those updates involve having the word ‘’Itanium” somewhere in the update title. Instead of having … Continue reading