Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by MatrixReloaded

  1. MatrixReloaded

    Computer Description

    Windows NT4.0 Server Not sure how to code in WMI!
  2. MatrixReloaded

    Computer Description

    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 =...
  3. MatrixReloaded

    vbscript - terminal server user profile path

    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...

Part and Inventory Search

Back
Top