Re: AT command is not working on remote machine.
- From: "Dave Patrick" <DSPatrick@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Jan 2007 03:27:17 -0700
Yes, that's correct. The system account has no network access. You can use schtasks to create a job using an account that has permissions to access the network resource.
If the job connects to another machine you may need to add the user/ group 'logon as batch job' rights (server side). Control Panel|Admin Tools|Local Security Policy\Local Policies\User Rights Assignments
"Log on as a batch job"
http://technet2.microsoft.com/WindowsServer/en/library/1d284efa-9d11-46c2-a8ef-87b297c68d171033.mspx?mfr=true
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
<kothadiya.denish@xxxxxxxxx> wrote:
Hi,
When i try to create a schedule task on remote machine by using "AT"
command it is working and show error message like "could not start" in
schedule task.
Also, Show error message in schedule task log file like"
"At1.job" (setup.exe) 1/26/2007 10:57:10 AM ** ERROR **
Unable to start task.
The specific error is:
0x80070005: Access is denied.
Try using the Task page Browse button to locate the application.
This is command i given.
AT <Remote computer> <Time> \\<My System Name>\<Shared
Folder>\<EXECUTABLE_NAME>
Orignal command:
++++++++++++++
AT \\CLUSTER2 19:00 \\192.168.2.121\Disk1\setup.exe
But this is not working and also property page is disable with all
values.
And it's have "Run As" NT AUTHORITY\SYSTEM
Is "NT AUTHORITY\SYSTEM" user have a network access permission?
If yes than why it's not working.
Any one can give me solution about this problem.
I say Thanks in Advance.
-Denish
.
- References:
- AT command is not working on remote machine.
- From: kothadiya . denish
- AT command is not working on remote machine.
- Prev by Date: Re: Strange Drive Mapping
- Next by Date: Re: AT command is not working on remote machine.
- Previous by thread: AT command is not working on remote machine.
- Next by thread: Re: AT command is not working on remote machine.
- Index(es):