Showing results for 2013 - Page 145 of 145 - Scripting Blog [archived]

Jan 3, 2013
Post comments count0
Post likes count0

Use PowerShell to Deploy a New Active Directory Forest

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to deploy a new Active Directory forest. Microsoft Scripting Guy, Ed Wilson, is here. Today, I thought I would provide another excerpt from my new Microsoft Press book: Windows PowerShell 3.0 Step by Step, which is available for pre-order now. Today’s excerpt is...

Scripting Guy!Windows PowerShellActive Directory
Jan 2, 2013
Post comments count0
Post likes count0

PowerTip: Find All of the One-Letter PowerShell Aliases

Doctor Scripto
Doctor Scripto

Summary: See how to find all of the Windows PowerShell aliases that use a single letter.  How can I find all of the Windows PowerShell aliases that use a single letter?  Use the single wildcard character with the Get-Alias cmdlet, as shown here, where gal is an alias for the Get-Alias cmdlet. gal ?  ...

Scripting Guy!Windows PowerShellPowerTip
Jan 2, 2013
Post comments count0
Post likes count0

PowerShell Workflows: Restrictions

Doctor Scripto
Doctor Scripto

Summary: Windows PowerShell MVP Richard Siddaway talks about restrictions on Windows PowerShell workflows. Microsoft Scripting Guy, Ed Wilson, is here. Today, we have the second in a series of guest blog posts written by Windows PowerShell MVP Richard Siddaway dealing with Windows PowerShell workflow. Note   The first article, P...

Scripting Guy!Windows PowerShellscripting techniques
Jan 1, 2013
Post comments count0
Post likes count0

PowerTip: Get-Community Help

Doctor Scripto
Doctor Scripto

Summary: Use Twitter to get Windows PowerShell Help.  How can I quickly get help to a Windows PowerShell problem?  According to Matthew Moore, a member of the Atlanta Windows PowerShell user group, use the #PowerShell tag and ask your question on Twitter—answers often arrive within minutes.  

Scripting Guy!Windows PowerShellPowerTip
Jan 1, 2013
Post comments count0
Post likes count0

New Year’s PowerShell Predictions for 2013

Doctor Scripto
Doctor Scripto

Summary: Microsoft Windows PowerShell MVP (and honorary Scripting Guy) Don Jones makes his Windows PowerShell predictions for the New Year.  Microsoft Scripting Guy, Ed Wilson, is here. A couple of years ago, I had this bright idea—I would make Windows PowerShell predictions for the New Year. Now, to be fair, I deliberately chose a non-p...

Scripting Guy!Windows PowerShellguest blogger