![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Equivalent of powershell to vbscript command set fso = getobject("WinNT://" & servername(2) & "/lanmanserver") ??? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Equivalent of powershell to vbscript command $server = "serverName" $adsi = [adsi]"WinNT://$server/LanmanServer" --- Shay Levy Windows PowerShell MVP http://blogs.microsoft.co.il/blogs/ScriptFanatic IS> set fso = getobject("WinNT://" & servername(2) & "/lanmanserver") IS> IS> ??? IS> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| vbscript equivalent of copy a+b c | VB Script | |||
| Equivalent of SNDREC32.exe in Windows Vista. Command line sounds. | Vista General | |||
| Equivalent of unix 'which' command with PSH? | PowerShell | |||
| Equivalent to UNIX 'find' command | PowerShell | |||
| Equivalent of Unix nohup command? | PowerShell | |||