I've been researching and the more research I do, the more confused I get.
I have computer running in Workgroup mode. Someone has installed foreign server to allow me to run an application. I'm lazy and don't want to use a mapping. I want to build a command to use in the command line but I can't seem to make it work. The more I research, the more confused I get.
The command line has lots of switches and I need to authenticate to the server when I run the foreign application.
I've been trying to do something like this:
\\server\folder\application -a -b /USER:Administrator /PASSWORD:123456
What is the proper syntax?
mike
I have computer running in Workgroup mode. Someone has installed foreign server to allow me to run an application. I'm lazy and don't want to use a mapping. I want to build a command to use in the command line but I can't seem to make it work. The more I research, the more confused I get.
The command line has lots of switches and I need to authenticate to the server when I run the foreign application.
I've been trying to do something like this:
\\server\folder\application -a -b /USER:Administrator /PASSWORD:123456
What is the proper syntax?
mike