Books
Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Starting,Stopping and Restarting Remote Services with PowerShell
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Building a Chart Using PowerShell and Chart Controls
- Quick Hits: Finding Exception Types with PowerShell
- Locating Mount Points Using PowerShell
- Using PowerShell Parameter Validation to Make Your Day Easier
- PowerShell and Excel: Adding Some Formatting To Your Report
- Quick Hits: List All Available WMI Namespaces 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
Tag Archives: wsus
PoshWSUS 2.3.1.0 Released
I just pushed out a new update to my WSUS module called PoshWSUS. This was mostly a bug fix push as I had found several bugs both on my own and those reported by the community. I also removed a … Continue reading
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
Speaking at Philadelphia PowerShell User Group in May
I’ll be speaking at the Philadelphia PowerShell User Group on May 1st at 5pm CST and I’ll be talking about ‘Managing WSUS with PowerShell’. I won’t actually be there and will instead be presenting via Lync. Regardless, it will be … 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