I have Server 2008 and we have around 250 users, we need to change 200 accounts passwords all to the same thing temporarily.
What is the easiest way to change all 200 accounts passwords?
Thanks,
Mike
I have Server 2008 and we have around 250 users, we need to change 200 accounts passwords all to the same thing temporarily.
What is the easiest way to change all 200 accounts passwords?
Thanks,
Mike
With a script:
See this article on how to do it in powershell in various methods. You do need to get the Quest Ad cmdlets for this example. Under a full 2008 environment you may not need them but I almost prefer them to the MS ones
There is probably a way of doing this programmatically via Powershell or vbscript - sorry I can't provide a script!
There are loads of bits of free software out there for doing this - usual caveats apply though (don't put it in live straightaway!)