"The attempt to retrieve account information for the specified task failed" error message when you use Task Scheduler to schedule volume shadow copy to run in Windows Server 2003 (822904)
The information in this article applies to:
- Microsoft Windows Server 2003, Web Edition
- Microsoft Windows Server 2003, Standard Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, 64-Bit Enterprise Edition
SYMPTOMSYou use Task Scheduler to schedule a shadow copy backup of a volume to run on a Microsoft Windows Server 2003-based computer. You enable the Volume Shadow Copy service and then run the Dcpromo.exe utility. However, the task does not run successfully, and you do not receive an error message. Additionally, if you right-click the scheduled task and then click Properties, you receive the following error message: The attempt to retrieve account information for the specified task
failed; therefore, the task did not run. Either an error occurred, or no
account information existed for the task.
The specific error is:
0x8007000d: The data is invalid.
If you then click OK in the error box to display the properties, the Run as line is blank and unavailable. The correct parameters appear in the Run line, but the Run line is also unavailable. CAUSEThis problem occurs because you used a local computer account that is no longer available to create the task. WORKAROUNDTo work around this problem, run the Dcpromo.exe utility before you enable the Volume Shadow Copy service, and then use Task Scheduler to schedule volume shadow copy. You can also work around this problem by re-creating the d42* files. To do this, follow these steps: - Log on as user who has administrative credentials.
- Delete all scheduled tasks. To do this, follow these steps:
- Click Start, Run, type control schedtasks, and then press ENTER.
- Confirm the list of jobs that are registered in the Scheduled Tasks window.
- Delete all registered tasks.
- Close the Scheduled Tasks window.
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following to move to the specified folder:
cd %SystemDrive%\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\S-1-5-18 5 - Delete all files that start with d42* by typing the follow command:
- At the command prompt, type exit.
- Reschedule the volume shadow copy tasks. The files that start with d42* are re-created after the volume shadow copy tasks are rescheduled.
- Make sure that the scheduled tasks function correctly on the domain controller.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 8/8/2006 |
---|
Keywords: | kbwinservsetup kbStorageMgmt kbwinservnetwork kbFilePrintservices kbBug kbfix KB822904 kbAudITPRO |
---|
|