Q&A: SCCM 安装MP时报10005错误<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 Q:

Product: SMS Management Point -- Error 25006. Setup was unable to create the Internet virtual directory CCM_Incoming

The error code is 80041315

Q&A: SCCM 安装MP时报10005错误

A:

1.   验证是否安装了IIS;

2.   验证是否安装了BITS

3.   验证是否启用了Webdv;

4.   验证Task Scheduler服务器是否开启;

5.   验证Distributed Transaction Coordinator Service是否启动;

6.   检查安装MP 的计算机帐户是否加入SMS_SiteSystemToSQLConnection_<Sitecode>

参考材料: 如果以上的方法都无法解决,可以尝试重新安装MP组件:

Remove the MP as a site system role (if it is still installed), wait for it to finish

 Run a ccmclean /all (this is a tool you can find in the SMS 2003 Toolkit 2)

Remove IIS completely

Reboot

Stop the Task Scheduler Service

Rename the %windir%\Tasks folder to something else (or move it)

Start the Task Scheduler Service (this will recreate the %windir%\Tasks folder)

 Optional: Enable auditing on the \inetpub\wwwroot folder (and subfolders) Make sure to set local security policy to trap failures of file access.  Well need this in case we see the same security failure.  Well just look at the security logs.

Reinstall IIS, BITS, WebDAV

 Insure BITS and WebDAV are enabled

 Reinstall the MP

 

转载于:https://blog.51cto.com/chinaitnews/349901

相关文章:

  • 2021-05-27
  • 2021-11-15
  • 2022-12-23
  • 2021-11-04
  • 2021-09-06
  • 2021-08-12
  • 2021-05-06
猜你喜欢
  • 2022-12-23
  • 2021-05-06
  • 2021-04-21
  • 2022-02-06
  • 2021-04-20
  • 2021-06-23
相关资源
相似解决方案