Hi scripters around the globe.
I have a mapping (dfs) on a workstation and it can have the files from 3 servers: serverx servery or serverz
Is there a way to let a vbs script tell which server is the one the share of the workstation uses? goes to?
I have seen several scripts and read...
Hi scripters around the globe :-)
This script shows all computer policies. How can get the policies for the user logged on??
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\rsop\computer")
Set colItems = objWMIService.ExecQuery("Select * from RSOP_GPO")...
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.