M
mirin
Hello Experts,
Every time my machine restarts, the RasMan (Remote Access Connection
Manager) Service is disabled as a network security policy.
I cannot change this policy for a single machine.
So I want to write a batch file, scheduled to run at startup, which
will:
1. Set the startup type to Automatic or Manual
2. Start the service
I suppose for #2 I'll need to run the command 'NET START RasMan'.
What command do I need to put in the batch file for #1?
Much appreciate any advice.
Regards,
Mirin
Every time my machine restarts, the RasMan (Remote Access Connection
Manager) Service is disabled as a network security policy.
I cannot change this policy for a single machine.
So I want to write a batch file, scheduled to run at startup, which
will:
1. Set the startup type to Automatic or Manual
2. Start the service
I suppose for #2 I'll need to run the command 'NET START RasMan'.
What command do I need to put in the batch file for #1?
Much appreciate any advice.
Regards,
Mirin