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)
- Quick Hits: Ping Sweep One Liner
- Using PowerShell to Query Web Site Information
- Beginning with PowerShell and Word
- Quick Hits: Finding Exception Types with PowerShell
- Locating Mount Points Using PowerShell
- Speedy Ping 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
Category Archives: News
Video From My Presentation at the Philadelphia PowerShell Users Group on WSUS and PowerShell
The video has been posted to YouTube from my presentation on May 1st at the Philadelphia PowerShell Users Group. My presentation was on Managing WSUS using PowerShell and I had a great time presenting on the subject. Check it out … Continue reading
What Else is New in PowerShell V5
I’ve already gone over OneGet and its inclusion to Windows Management Framework (WMF) 5, but what else was added with PowerShell V5 that everyone can use? Besides OneGet, there are some improvements to Desired State Configuration (DSC) to include performance … Continue reading
5 Day Hey, Scripting Guy! Series on Remote Endpoints
Today begins my 5 day guest spot on Hey, Scripting Guy! talking about Remote PowerShell Endpoints. I am also doing the Power Tips as well during this week, so be sure to check those out as well! As always, let … Continue reading
Posted in News, powershell
Tagged constrained endpoint, guest blog, Powershell, remoting, scripting guy
1 Comment
Guest Post on Hey, Scripting Guy! Talking About File Signatures
I have a two day guest spot on Hey, Scripting Guy! talking about finding and using File Signatures to identify file types. Be sure to check them out and let me know what you think! Links to both blog posts … Continue reading
Posted in News, powershell
Tagged file signature, guest blog, Powershell, scripting guy
Leave a comment
Update KB2928680 Available to Fix Invalid Properties error when using Get-ADUser/Computer
For those of you running Windows 8.1 or Windows 2012 R2, you may have seen issues where using Get-ADComputer and Get-ADUser with the –Property parameter and specifying * to grab all properties of the object. Get-ADUser proxb -Server DC1 -Property … Continue reading