I am using this to display a kind of progress prompt while a script is running. All I want to know is how to get the title to not have "http:///" in it and how to make it the active window instead of opening in the background. Any ideas on how to do this?
set objExplorer =...
I am trying to script a mass user deletion from a text file, and I can's seem to get it to work.I'm getting the error "An invalid AD pathname was passed" on line 29. Any ideas?
Const ADS_SCOPE_SUBTREE = 2
Const ForReading = 1
Const ForWriting = 2
Const DOMAIN = "DC=domain,DC=test"
Set objFSO...
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.