Hi,
I need help creating a power shell batch file that would disable a user in Active directory.
Of course the file needs to prompt for the ADUser name and then proceed to disable him/her.
It would be a bonus if the file could also include code to move the newly disabled AD user to a folder called OldUsers.
Thanks