Showing results for groups - Scripting Blog [archived]

Jan 27, 2012
0
0

Use PowerShell to Fix Those Annoying NDR Emails

Doctor Scripto
Doctor Scripto

Summary: Microsoft PFE, Norman Drews, shows how to use the Active Directory cmdlets and the Exchange cmdlets to clean up distribution groups. Microsoft Scripting Guy, Ed Wilson, is here. Welcome our guest blogger, Norman Drews. Norman is a Microsoft PFE, and I had the privilege to meet with him when I was speaking at Geek Ready last year in San Die...

Scripting Guy!Windows PowerShellguest blogger
Jul 3, 2011
0
0

Use a Module to Simplify Scripting Local Users and Groups

Doctor Scripto
Doctor Scripto

Summary: Learn how to use a Windows PowerShell module to simplify scripting local users and groups.   Weekend Scripter Microsoft Scripting Guy Ed Wilson here. There are two things about a module that I like. The first is it makes it really easy to share with others. The second thing is that it works just like other cmdlets, and it does not req...

Scripting Guy!Windows PowerShellWeekend Scripter
Jul 2, 2011
0
0

Use a Free PowerShell Module to Work with Local Accounts

CraigLieb
CraigLieb

Summary: Learn how to use a free Windows PowerShell module to simplify working with local users and groups.  Weekend Scripter Microsoft Scripting Guy Ed Wilson here. Well it is officially the Fourth of July weekend in Charlotte, North Carolina. (For those around the globe, the United States celebrates its independence on July 4 each year.) One...

Scripting Guy!Windows PowerShellWeekend Scripter
Jun 30, 2011
0
0

Use Parameter Sets to Simplify PowerShell Commands

Doctor Scripto
Doctor Scripto

Summary: In this article, Microsoft Scripting Guy Ed Wilson talks about using parameter sets to simplify Windows PowerShell commands.   Microsoft Scripting Guy Ed Wilson here. I had a great time the other night talking to Windows PowerShell MVP Shane Hoey before my presentation to the PowerShell Users Group of Australia (PSUGAU). After we had ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 27, 2010
0
0

Hey, Scripting Guy! Can I Use Windows PowerShell to Manage AD DS Security Groups?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I am a MCSE and I still remember my instructor at the training center running around the room shouting, “Users go into groups, and groups get assigned rights and permissions.” Over and over again in different manners and in different language, but always with the same intent, he kept repeating the same mantra...

Scripting Guy!Windows PowerShellActive Directory