I put together a script to read a list of computers and run the MS Print Migrator utility to restore a cab file. I need someone to look at the script and provide some feedback. The script works but my scripting skills are limited and I feel it could be better. Thanks in advance for your help...
I'm trying to convert this script so it will run against a list of workstation. I've tried a few things, but my vbscript skills need a lot of work. Can anyone help?
Set objShell = WScript.CreateObject("WScript.Shell")
strDesktopFld = objShell.SpecialFolders("AllusersDesktop")
Set...
I'm trying to use the following script to delete a computer from a domain. It runs fine, but the computer is still listed in server manager. I cannot access the workstation, but I would like to know why the reference remains. Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.