Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Locating Mount Points Using PowerShell
- PowerShell and Excel: Adding Some Formatting To Your Report
- Using a ScriptBlock Parameter With a PowerShell Function
- Querying UDP Ports with PowerShell: Part 2
- Setting up Local Administrator Password Solution (LAPS)
- Quick Hits: Finding Exception Types with PowerShell
- Quick Hits: Ping Sweep One Liner
- Creating a Symbolic Link 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: Powershell
PowerShell 4.0 Now Available for Download
That’s right, Windows Management Framework 4.0 is now available to download for down-level OS’s. Some important things to know regarding this: New Features and Updated Versions Windows PowerShell Windows PowerShell Integrated Scripting Environment (ISE) Windows PowerShell Web Services (Management OData … Continue reading
Using the ESPN API with PowerShell
Being a sports fan, I wanted to see what the ESPN API (just started in March 2012) had to offer (not much unfortunately unless you are a premium member) and make use of what PowerShell has to offer to pull … Continue reading
Guest Post on Hey, Scripting Guy! Talking PInvoke and PowerShell
Today my Hey, Scripting Guy! guest blog goes live. I am talking about using Pinvoke with PowerShell to handle the removal of files which may be locked by a process. Check it out and let me know what you think! … Continue reading
Fix Duplicate WSUS ClientIDs Using PowerShell
A common issue when using a ‘template’ or an OS image that hasn’t been sysprepped is that each client that has the same clientID will appear and disappear from the WSUS console (only 1 client will appear at a time). … Continue reading
Posted in powershell, scripts, WSUS
Tagged clientID, Powershell, registry, remote registry, wsus
6 Comments
Beginning with Windows Azure Using PowerShell
I recently created an account to use Windows Azure to create some virtual machines that I can then use to work with more systems than I can usually do given my current hardware. This also presents a great opportunity for … Continue reading