Permissions for Creating a Schedule Task
        Posted  
        
            by RPS
        on Server Fault
        
        See other posts from Server Fault
        
            or by RPS
        
        
        
        Published on 2010-06-18T15:33:52Z
        Indexed on 
            2010/06/18
            15:43 UTC
        
        
        Read the original article
        Hit count: 314
        
windows-server-2008
What permissions are needed to create a scheduled task on Windows 2008 with AD:
That error is 0x80070005 in hex. Facility 7 = Windows, error code 5 = Access Denied. The user account used to run this code doesn't have sufficient rights.
© Server Fault or respective owner