Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Using PowerShell Parameter Validation to Make Your Day Easier
- Using Background Runspaces Instead of PSJobs For Better Performance
- PowerShell and Excel: Adding Some Formatting To Your Report
- Quick Hits: Ping Sweep One Liner
- Quick Hits: Finding Exception Types with PowerShell
- PowerShell and WPF: Introduction and Building Your First Window
- Using PowerShell to Query Web Site Information
- Setting up Local Administrator Password Solution (LAPS)
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: powershell
Coming Soon: PowerShell Blogging Week
Beginning March 30th and running until April 4th, a handful of PowerShell MVPs and enthusiasts will be taking part in PowerShell Blogging Week. This is the first time that we are attempting this and what we have in store if … Continue reading
Slides and Example Code From Nebraska.Code() Conference Session Available
I had the great opportunity to speak at Nebraska.Code() over the weekend in which I talked about Trend Reporting using PowerShell and SQL. This was a great opportunity and my 1st conference speaking gig that I have done. I appreciate … Continue reading
MCPMag Articles on Exploring PowerShell
My series of articles for this month on MCPMag.com talk about exploring PowerShell using a few of the available cmdlets. I’ll update the links as each new article goes live below. Exploring PowerShell, Part 1: Using Get-Command Exploring PowerShell, Part … Continue reading
A Look at Filtering Performance in PowerShell
While working on a script for work, I ran into a situation where I needed to some filtering on a bunch of data and the thought struck me as to what was the quickest approach to performing a filter of … Continue reading