Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
Set WSHShell = CreateObject("Wscript.Shell")
pathToDesktop = WSHShell.SpecialFolders("C:\Documents and Settings\1055214\Desktop")
WSHShell.Run (pathToDesktop & "PCSWS.exe")
the code that you gave is working fine
I have given the ip address in the link parameters and i have saved PCSWS.EXE as mainframe.After executing this code it is creating new session and it is asking link parameters . i dont wat this to be happened.
Set WSHShell = CreateObject("Wscript.Shell")
pathToDesktop = WSHShell.SpecialFolders("C:\Documents and Settings\1055214\Desktop")
WSHShell.Run (pathToDesktop & "PCSWS.exe")
the code that you gave is working fine
I have given the ip address in the link parameters and i have saved PCSWS.EXE as mainframe.After executing this code it is creating new session and it is asking link parameters . i dont want this to be happened.
Work SMARTER not HARDER. The Spider's Parlor's Admin Script Pack is a collection of Administrative scripts designed to make IT Administration easier! Save time, get more work done, get the Admin Script Pack.
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.