Showing tag results for computer accounts

Jan 21, 2005
Post comments count0
Post likes count0

How Can I Find and Move an Active Directory Computer Account?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I need to move a computer account from one OU to another; however, I don’t know which OU the computer account is currently in. Any advice?-- AA Hey, AA. You know, one thing that marks all the great advice columns - Dear Abby; Ann Landers; Hey, Scripting Guy! - is the fact that, over time, these columns tend to give the same a...

Scripting Guy!VBScriptActive Directory
Jan 5, 2005
Post comments count0
Post likes count0

How Can I Prompt a User to Delete (or Not Delete) a Computer Account?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I delete a computer account from Active Directory, but provide a Yes/No prompt to the user before the account is actually deleted?-- NM Hey, NM. Let’s start by showing you how to delete a computer account from Active Directory. But don’t worry; that won’t take long. In fact, it only takes two lines of code:Set objComp...

Scripting Guy!VBScriptActive Directory