Want to change drive letter of volumes. once the script is run it should show the partitions in pop up box and ask for new drive letters.
Used below code but it is just changing the d to q
strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" &...
Hello friends
want to change a ip part by VB script and I found a script which will get the user input and apply in the IP configuration but that script doesn't altering the DNS part.
The script is
Option Explicit 'Enforce strict naming
Dim WSH, FSO
Dim objComputer, objWMIService...
Dear All
I want to automate certain works like below tasks. I need a VB script which will ask for the data and execute. I,m having more than 430 nodes where all of them should be changed by multiple tasks which is described below so i want to automate the task. help me in the regards
Task...
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.