Showing results for Basics - Scripting Blog [archived]

Jun 13, 2015
0
0

PowerTip: Find All PowerShell Cmdlets Except…

Doctor Scripto
Doctor Scripto

Summary: Learn how to find all Windows PowerShell cmdlets except those from a specific module.  How can I find all Windows PowerShell cmdlets that begin with the verb "get" but are not contained in the            Windows PowerShell module named “PowerShellCookbook”?  Use the Get-...

Scripting Guy!Windows PowerShellPowerTip
Jun 9, 2015
0
0

Help! It Says PowerShell…Now What?

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about how to run a Windows PowerShell command.  Hey, Scripting Guy! Help! I am reading through TechNet, and I found this command that seems like it will solve my problem, but I do not know how to do it. It says something about Windows PowerShell, but I do not know what that is, or how to run ...

Scripting Guy!Windows PowerShellgetting started

Feedback