Home | Troubleshooting |  Quick Setup  |  Cisco How to  |  Data Recovery  |  Forums   | Blog | IT Exam Practice | Services  | About Us | Chicagotech MVP  | Search  | Contact Us  |                  Laptop for rent: $35 per day plus $10 for additional day

rental
 

 


Case Study - Run a program automatically and remotely

Situation: The client has a DOS program located in the Windows 2003 server. He wants to run the program automatically and remotely.

Resolution: He may have may ways to do that.

1. Use UNC to run the program from remote computer. To do that,  create a logon script to launch the DOS program. For example, run command.exe under the shared folder dosapps of the server chicagotech, do this

\\chicagotech\dosapps\command

2. Use net use to establish the connection and run the program. If the use doesn't logon the domain or use VPN to run the program, he may need to create cached credentials first. For the same example like above, do these

net use \\chicagotech\dosapps /u:domainname\username
\\chicagotech\dosapps\command

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics

Previous Page   Next Page
 

 


 

 

Hit Counter   This web is provided "AS IS" with no warranties.
Copyright © 2002-2018 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.