Microsoft
Software
Hardware
Network
Question : command line to open Network Connections in Windows XP
I've been trying to use sysinternals' "psexec" to launch network connections on our windows xp sp3 machines. Problem is, every command I find on the web has yet to launch it. Anyone have any idea? I'm trying to execute it because our user's are on VPN connection, and they don't have rights to network connections. Any ideas is appreciated.
Answer : command line to open Network Connections in Windows XP
Will this launch a command window on the remote computer?
psexec -d -i -e \\computer cmd /c start
can you run this command at the remote computer(not through psexec)
cmd /c start
If so. Can you run cmd /c start ncpa.cpl at the remote computer?
Random Solutions
Windows 2008 ServeRaid driver
Group Policy Home Page.
How to store a path in EditBox1.Text via DialogBox control?
Service policy is in suspended mode
Dell 1397 Wireless mini-card on Latitude E5500 won't connect to WAP
OWA will not work for mailbox in non-internet facing AD site
TDSSand other malware - prevent and removal tips / thinking
serial to USB adapter binds to which serial port?
How do I properly setup "Internet Address" and install SSL certificate in SBS 2008?
WCF hosted on IIS: Why doesn't it show me the WCF method name and it's signature?