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
- Using PowerShell Parameter Validation to Make Your Day Easier
- PowerShell and WPF: Writing Data to a UI From a Different Runspace
- PowerShell and Excel: Adding Some Formatting To Your Report
- Give PowerShell a Voice Using The SpeechSynthesizer Class
- PowerShell and Events: Object Events
- Find When a User Was Added or Removed to a Domain Group Using PowerShell and Repadmin
- 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
Author Archives: Boe Prox
Run PowerShell in Version 2 While PowerShell V3 RC Is Installed
Many of you have downloaded the latest build of PowerShell V3 (currently in RC). While PowerShell V3 is amazing, you might have wondered how you can run some scripts or other things with PowerShell V2 that are just not working … Continue reading
Quick-Hits: How Long Did That Last Command Take?
Have you ever ran a command or script and wanted to know how long it takes to complete but forgot to wrap the code or script with Measure-Command? Well, you are in luck because you can take a look at … Continue reading
Filter Using Parameters Instead of Where-Object When Possible
This was a post I intended on writing during/after the 2012 Scripting Games, but just never got around to finishing it up. While it is great to know for the games itself, it also applies to everyday scenarios for folks … Continue reading
PowerShell Magazine Article Live Today
My first ever article on the PowerShell Magazine is now live today! This article talks about my favorite 3 tips for PowerShell. This is a great opportunity that I could not pass up on! Check it out and let me … Continue reading
Tech-Ed 2012 Bound
In a few more days I will be heading out to Tech-Ed 2012 to check out some great sessions and meet up with some amazing people. I last went to Tech-Ed back in 2010 when it was in New Orleans … Continue reading