About Me

I am certified Microsoft professional, a Microsoft MVP and an IT veteran with almost 20 years of experience, much of it spent as an IT consultant specializing in Windows server technologies. I work today as an independent author, trainer and consultant. I've co-authored or authored several books, courseware, and training videos on administrative scripting and automation. My latest book is Managing Active Directory with Windows PowerShel: TFM 2nd Ed.(SAPIEN Press 2011).
-
Please consider a donation if I've been of any help or assistance. Thank you.
Blog Sponsors
coming soon....Sponsored Links
Tag Archives: xml
Get PowerShell View Definitions
When you write objects to the pipeline in Windows PowerShell, at the end of the pipeline PowerShell’s formatting system handles displaying the results to the console. It accomplishes this by using a set of rules stored in XML configuration files. … Continue reading
Posted in PowerShell v2.0, Scripting
Tagged format-list, format-table, PowerShell, ps1xml, switch, xml
Comments Off
Creating ACL Reports
I saw a tweet this morning that was a PowerShell one-liner for capturing folder permissions to a text file. There’s nothing wrong with it but it’s hard to be truly productive in 140 characters so I thought I would take … Continue reading
Posted in Best Practices, PowerShell v2.0, Scripting
Tagged Export-Clixml, Get-ACL, Out-File, PowerShell, Scripting, xml
5 Comments
Get GPO Backup
The GroupPolicy module from Microsoft offers a great deal of functionality from a command line. In terms of regular maintenance or administration it is pretty hard to beat, especially if you have 100s or 1000s of GPOs. When you have … Continue reading
Posted in Group Policy, PowerShell, Scripting
Tagged Backup, GPO, GroupPolicy, PowerShell, Scripting, xml
Comments Off
Friday Fun Quote of the Day
For this week’s Friday Fun post, I have another idea on how to brighten your PowerShell console. The concept of a message of the day or quote of the day in computing goes way back to the dark ages (ie … Continue reading
PowerShell Weather Module
I first wrote a Windows PowerShell function several years ago to retrieve weather information via Yahoo’s weather service. I’ve been itching to rewrite it and finally found some time over the weekend. Turns out it’s a good thing I did … Continue reading
Posted in Miscellaneous, PowerShell, Scripting
Tagged functions, modules, PowerShell, weather, webclient, xml
8 Comments



