Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Setting up Local Administrator Password Solution (LAPS)
- Retrieving a Registry Key LastWriteTime Using PowerShell
- Using PowerShell to Query Web Site Information
- Building a Chart Using PowerShell and Chart Controls
- Quick Hits: Ping Sweep One Liner
- Getting the Icon from a File Using PowerShell
- Use the WSUS API and PowerShell to query the SUSDB Database
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: Powershell
Use a PowerShell Logon Script To Update Printer Mappings
I was recently asked to come up with a PowerShell solution to re-map all of the printers in our domain from a 32 bit print server to a print server that was 64 bit. This had to be done at … Continue reading
PowerShell and WPF: TextBlock
Working again on my series on WPF and PowerShell, we are now going to take a look at TextBlocks, which is a lightweight control for displaying small amounts of flow content, and how they can be used in your GUI … Continue reading
PowerShell and WPF: Textbox
The next control in my series on working with WPF using PowerShell is Textboxes. The textbox control is as it sounds, a box that can hold text. You can use it both as a input box as well as an … 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
I’m An Honorary Scripting Guy!
Today I had the pleasure of being named an Honorary Scripting Guy along with 9 other individuals. I am grateful for this honor and look forward to many more articles and contributions to the PowerShell community! Full article here: Announcing … Continue reading