directory
-
Powershell
Automate joining a workstation to a domain using powershell and a batch file
If you are a network admin looking for an easy way to script the joining of a workstation to a domain perhaps out of an image restore, you can do this easily by using powershell as well as a batch…
-
ActiveDirectory
How to manage fine grained password policy with powergui
We here at Computer-howto.com are big fans of the free utility Powergui. Powergui offers a wide range of free powerpacks which offer tremendous control for admins over their environments. One of the huge strengths that Powergui provides is the obvious…
-
Windows
How to Delete everything in a directory suppressing errors
Recently in working with a client who was trying to delete old profiles from a directory, they were running into problems with certain folders in the directory. ย After it taking forever to even start the delete process in Windows, when…