Showing tag results for groups

Mar 18, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Get a List of Active Directory Groups That Have Just 1 Member or Fewer?

ScriptingGuy1

Hey, Scripting Guy! We’re trying to straighten out our Active Directory, and in order to do so, I’ve been asked to come up with a list of all the groups that have just 1 member or fewer. How can I write a script that will return this information for me?-- DR Hey, DR. Before we answer your question we thought we’d relate an email...

Scripting Guy!VBScriptActive Directory
Mar 12, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Use Windows PowerShell to Add a Domain User to a Local Group?

ScriptingGuy1

Hey, Scripting Guy! I recently came across your article where you showed people how to use VBScript to add a domain user to a local group. How can I do that same task using Windows PowerShell?-- KE Hey, KE. Before we begin we thought we should mention that the Scripting Guy who writes this column has a new favorite TV commercial. He’s not even s...

Scripting Guy!Windows PowerShellActive Directory
Feb 29, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I List All the Users in an OU Who Are Not Members of a Specified Group?

ScriptingGuy1

Hey, Scripting Guy! How can I get a list of all the users in an OU who are not a member of a specified group?-- TJ Hey, TJ. You know, the Scripting Guys are having so much fun with the 2008 Winter Scripting Games that we just can’t bear to see the excitement come to an end; therefore, we’ve decided to extend the Games for a couple mor...

Scripting Guy!VBScriptActive Directory
Jan 7, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Copy the Membership of a Local Group to a New Local Group?

ScriptingGuy1

  Hey, Scripting Guy! I need to “clone” a local group; in other words, I want to create a new group that contains the same members as the original group. However, I can’t find any sort of copy command that would let me do this. How can I copy the membership of a local group to a new local group?-- SO Hey, SO. Before we begin, we should take ...

Scripting Guy!VBScriptActive Directory
Jan 4, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Add a Domain Group to a Local Group?

ScriptingGuy1

  Hey, Scripting Guy! How can I add a domain group to a local group?-- DR Hey, DR. Before we begin today, any chance that we could borrow $5 billion, at least until the next payday? Admittedly, it’s not our habit to go around asking for money, especially an amount of money as big as that. However, we just learned this morning that the Weathe...

Scripting Guy!VBScriptActive Directory