Category Archives: PowerShell v2.0

Objects are the answer

As I usually do, I was helping out in the forums at ScriptingAnswers.com. A member had several variables that he wanted to show as a group. As is almost always the case, the answer in PowerShell is object. I talk … Continue reading

Posted in PowerShell v2.0, Scripting | Tagged , , , , | Leave a comment

New Book Project – Reviewers Needed

While at Microsoft TechEd, I signed the paperwork to write a second edition of Managing Active Directory with Windows PowerShell: TFM for SAPIEN Press. It’s hard to believe so much has happened since that book hit the shelves in less … Continue reading

Posted in Books, PowerShell v2.0, Quest Software, SAPIEN Press, Scripting, Windows 7, Windows Server | Tagged , , , , , | 2 Comments

TechEd 2010 VBScript to PowerShell

Last week I posted my demo slides as well as my demo videos. As promised, I’ve gone through and expanded a bit on my original slide deck.  TechEdNA-2010-Hicks-ParadigmShift is a 3MB PDF of my expanded PowerPoint slide deck. If you … Continue reading

Posted in Conferences, PowerShell v2.0, Scripting, TechEd, WMI | Tagged , , | Leave a comment

TechEd 2010 Demos

As promised,  I’ve assembled my demo scripts as well as the transcriptfrom my TechEd 2010 talk Paradigm Shift Microsoft Visual Basic Scripting Edition to Windows PowerShell. The official slide deck is supposed to be available on the TechEd web site.  … Continue reading

Posted in Best Practices, Conferences, PowerShell, PowerShell v2.0, Training | Tagged , | 4 Comments

Microsoft Deployment Toolkit PowerShell Wizard

During the last TechMentor conference in Orlando, deployment MVP and guru (I want to call her a deployment diva but I don’t want people to get the wrong idea. Think “diva” in the star sense without the ego and entourage,) … Continue reading

Posted in PowerShell v2.0, PrimalForms, Scripting, Windows 7, Windows Server | Tagged , , , , | 2 Comments

Microsoft TechEd NOLA

I’m very excited about Microsoft TechEd next week in New Orleans, LA. I’ll be presenting Tuesday afternoon at 1:30PM. The official title is “Paradigm Shift: Microsoft Visual Basic Scripting Edition to Windows PowerShell”. In more practical terms, I’ll be talking … Continue reading

Posted in Conferences, PowerShell v2.0 | Tagged , , , | 4 Comments

Get Parent Process

Recently I helping out on a post in the forums at ScriptingAnswers.com. The question centered around identifying processes on a computer and their parent process. There are many ways you could slice and dice this problem using WMI and Get-WmiObject. … Continue reading

Posted in PowerShell v2.0, Scripting, WMI | Tagged , , , , , , | 3 Comments