Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- PowerShell and WPF: Writing Data to a UI From a Different Runspace
- Setting up Local Administrator Password Solution (LAPS)
- Sharing Variables and Live Objects Between PowerShell Runspaces
- Quick Hits: Ping Sweep One Liner
- Building a TCP Server Using PowerShell
- Using PowerShell to Query Web Site Information
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Retrieving a Registry Key LastWriteTime 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
What Forums Can I Go To For PowerShell Help?
Maybe you have been working on a script for a while and am just not sure what the next step is or perhaps you are looking for a peer review of something you wrote. Fortunately, there are several forums out … Continue reading
Sharing Variables and Live Objects Between PowerShell Runspaces
I’ve had requests for a while to talk about sharing data between runspaces and I was also asked about this during my recent interview on the Powerscripting Podcast last week. I admit that I have had this article in a … Continue reading
The 2013 Scripting Games Are Coming!
The 2013 Scripting Games are coming up very quickly (April 25nd, to be exact) and things are a little different than last year. This year the competition is being hosted by PowerShell.org instead of by Microsoft\Hey, Scripting Guy! and the … Continue reading
My Second Appearance on the PowerScripting Podcast
I had the great pleasure of being on the PowerScripting Podcast last night to talk WSUS, PowerShell and anything else that happened to come up during my time there. As always, it was great honor to be a guest on … Continue reading
PoshWSUS Updated to 2.1.1
I just released a new version of my WSUS module, PoshWSUS to codeplex. Nothing new was added to this release, so only bug fixes that were submitted to the Issues page on the codeplex site were addressed. Let me know … Continue reading