I've noticed that VBS has a limitation of having to delete every registry value before you can delete the entire key (when using the RegDelete method). Is there anyway to delete an entire registry key without having to delete every individual value first??
Anybody know a way to release the IP address of a workstation via VBScript? I have a large number of workstations who's IP's needs to be released before they're re-imaged. Thanks.
Does anybody know a way that, given a person's username, you can find what machine they are logged into? In other words, input username and output workstation name?
When I use the 'Run method', I generally use the 'True' value to force the process to wait until completion before returning to script execution. However, despite this, the script oftens continues before the process ends. For example, I want to install two applications and set the second...
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.