pdxcat / Move-ADComp

Used for moving computers in Active Directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move-ADComp

This will move a computer to the specified lab OU. The arguments for this script are the computer name to be moved, and the lab to be moved to. The computer will then be moved to the specified lab OU.

Valid labs

  • cadlab
  • intellab
  • mcaelab
  • teklab

Usage

move-adcomp.ps1 [COMPUTER_NAME] [LAB_NAME]
move-adcomp.ps1 optimus teklab

This will move the computer OPTIMUS to the ECE TEK Lab OU

About

Used for moving computers in Active Directory

License:Other


Languages

Language:PowerShell 100.0%