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
football goal details
Asterisk 1.4 assigning outbound routes based on extension
is there a way to boot to an attached drive
exchange 2010 are email addresses case sensitive?
Data insert wizard php/mysql
return double array in Delphi call to c++
New ESXi 4 Host (not responding) in vCenter
MAcbook Pro refuses to connect via ethernet but works via wifi
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Show Date time on webpage -coldfusion,jquery