creating persistent network connections with the AT command

  • Thread starter Thread starter Erik Daalhof
  • Start date Start date
E

Erik Daalhof

I want to make User independend network connections to a
share.
According to article q103650 it is possible with the
following action:
Create a batch file with the net use command
Schedule the batch file to run with the AT command in the
Command prompt and the persistent drive will be available.

Only it isn't working for me.
The OS we are using is W2K Advanced Server.
 
You don't use the AT commend,...you use the Scheduled Tasks in Control
Panel. You also have to set the user account that is executes under and the
user account must have the right NTFS permission on the target resource to
establish the connection.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top