Google Analytics İzleme

21 Eylül 2013

Sistem - Windows Task Scheduler'da oluşan 0x8007052e hatası

Task'da kullanılan windows user'ın kullanıcı adı veya şifresinde oturum açmak problem olduğunda 0x8007052e, 2147943726, Task Start Failed, Launch Failure şeklinde hata vermektedir.
Eğer kullanıcının şifresini yeniden set ettiğinizde aynı problem yeniden oluşmaktadır. Bunun için task'daki user'ın şifresini yeniden set etmek gerekmektedir.

--
Logon failure: unknown user name or bad password. (0x8007052E)
Your Windows login password has likely changed, so you need to update the Scheduled Task to use your new password. Windows does not automatically update the passwords of Scheduled Tasks when you change your password. To update the schedules:
  • Select the scheduled profile in the main window
  • Click the Schedule button
  • Click the Edit Schedule button
  • For Windows XP and 2003: click the Set Password... button and enter your new Windows login password
  • For Windows Vista and newer: click OK and you will be prompted for your new Windows login password
Note that if you are using Windows Vista or newer then you only need to correct the password for one Schedule. All the other Schedules using that username are automatically updated by Windows to use the new password. However, if you are using Windows XP/2003, then you must correct the password for every Schedule using that username.

If you have not changed your Windows login password, this error suggests corruption in the database the Windows Task Scheduler uses to store credentials. You may be able to recover by deleting and re-creating the applicable Schedule(d Task), but users' reports (and web searches) tend to suggest that if this starts happening spontaneously, it may recur. It is possible only a Windows re-install will cure it. Note that the Windows Task Scheduler is not part of our software, it is part of your system.

--

Kaynaklar:
http://support.2brightsparks.com/knowledgebase/articles/214258-logon-failure-unknown-user-name-0x8007052e

Using Windows 7 Task Scheduler – Run Programs At A Specific Time
http://www.ampercent.com/using-windows-7-task-scheduler-to-run-any-installed-program/7744/

Task Scheduler Changes in Windows Vista and Windows Server 2008 – Part Three
http://blogs.technet.com/b/askperf/archive/2009/03/17/task-scheduler-changes-in-windows-vista-and-windows-server-2008-part-three.aspx



Hiç yorum yok: