I am calling the vb script from the control-m job. Inside the vb script there are couple of copy and delete file operations. The copy file from local folder to other server using (\\nts0014\...).
I tried with option to map the drive and copy. It didn't work and hanging at the command.
Please help me out. Immediate help will be appreciated.
how to run the dos commands from control-m job
- jayaprakash
- Nouveau
- Posts: 3
- Joined: 17 Jun 2010 12:00
- jayaprakash
- Nouveau
- Posts: 3
- Joined: 17 Jun 2010 12:00
- jayaprakash
- Nouveau
- Posts: 3
- Joined: 17 Jun 2010 12:00
Can you change Control-M agent services account from "LOCAL SYSTEM" to "GA_ProdJobtest" and execute the job again?
Agent works different on windows and unix. Jobs on windows runs as "LOCAL SYSTEM" unless you set up "Logon as user":
Flag that specifies which user account is used for the services to log
on to.
Selected – Jobs are submitted with the permissions and
environment variables of the specified user.
Not selected – Jobs are submitted with the permissions and
environment variables of the local system account. Default.
regards.
Agent works different on windows and unix. Jobs on windows runs as "LOCAL SYSTEM" unless you set up "Logon as user":
Flag that specifies which user account is used for the services to log
on to.
Selected – Jobs are submitted with the permissions and
environment variables of the specified user.
Not selected – Jobs are submitted with the permissions and
environment variables of the local system account. Default.
regards.
- shahidsaif
- Nouveau
- Posts: 3
- Joined: 06 Dec 2012 12:00
- Contact: