Does anyone know the syntax to display the description of a computer in Windows NT. Getting the Name is straight forward but when I put in description the script bombs out!
Thanks
Set WSHShell=WScript.CreateObject("WScript.Shell")
Dim accountsDomain
Dim Computer
accountsDomain =...
Can anyone help me with the code for extracting the terminal server user profile path please?
I can get the normal profile path but not the terminal server one.
MsgBox ("Logon Name: " & UserObj.Name & vbCrLf & _
"Full Name: " & UserObj.Fullname & vbCrLf & _
"Profile...
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.