Search Results

Why I no longer hate writing documentation…

…it’s because I no longer have to! And you too will no longer document your computers and servers either. Why? Because PowerShell is going to do it for you and I’m going to share with you how I did it. Yes, it is going to be presented well, in Excel, and the Boss is going [...]

Learning PowerShell? RTFM!

Review – Windows PowerShell TFM 2nd Edition (SAPIEN Press)
"Since 1986, SAPIEN Technologies has produced information technology and software solutions that make a difference. Today, we're focused on making scripting easier, through a best-in-class suite of solutions that include software, training, publishing, and community."
Recently I've had the pleasure of diving into each facet of [...]

Want a Free PowerShell Editor? No, Really it’s Free…

I’ve been searching for a PowerShell editor to free me from writing my code in notepad. I’ve tried a number of them on the market, Primal Script by far was the best! Yet, my 45-day trial was over and my boss is dragging his feet with a purchase. So where do I turn?
Shell Tools was [...]

New Tutorial – Managing Active Directory with Windows PowerShell

PowerShellPro.com has launched a new PowerShell tutorial – Managing Active Directory. The new tutorial can be found here.
Enjoy!
-Jesse Hamrick 

Managing Active Directory with Windows PowerShell

PowerShell Tutorial 12 – Part 1: Active Directory Management

Microsoft Active Directory Implementations have grown so large and complex that it’s required to have the necessary skills to play at the next level. What is the next level for an Administrator who is chained to the ADUC GUI? One that comes to mind is the skill [...]

Learn how to utilize .Net Objects in PowerShell

I’ve received a number of requests to do a PowerShell tutorial on .NET, which I will. Most of us who have been scripting in Window’s Shell and VBScript have not yet been exposed to working with .NET Objects. We’ve read that PowerShell is founded on the .NET Framework and cmdlets use .NET Objects, yet there [...]

Email Notifications

Stay up-to-date and current on:

New PowerShell Tutorials
New and Updated PowerShell Posts
PowerShell Tools
PowerShell Scripts
PowerShell Book Reviews
And much more…

Subscribe today (no cost) and receive site updates in your in-box.
Your email:   Subscribe Unsubscribe  

This is our promise to you:

email address and user profile is kept confidential.
No flooding your email box, only [...]

PowerShell WMI Tutorial Part 3 (Report Writing) Launched

Announcement March 19th 2008

The last installment of the PowerShell WMI tutorial has been launched and is now available. The PowerShell Tutorial can be found here. Enjoy the new PowerShell Training session.
Coming up next, Managing Active Directory through ADSI. 

PowerShell Scripting with WMI Part 3

PowerShell Tutorial 11 – Part 3: Scripting with Windows Management Instrumentation (WMI) – Creating Reports

In this, the last installment of the WMI tutorials we tackle creating reports. Up until this point we have only been concern with outputting our results to the console. Being that we are in the real world and we work for [...]