I need to connect to a remote computer share. How do I confirm that the connection exists and establish it if it doesn't.
>From the command line I would normally do this:
net use \\servercomputer\ipc$ /user:xyz "passwordxyz"
Thanks...David
You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.
