Answered by:
SCCM Client cannot install trough logon script

Question
-
Hi, I try to implement the sccm 2012 in one our client, but when i try toinstall the client throug a logon script,the installation fail.
This is the log generated
<![LOG[Adding file 'HTTP://VSCCMSRV:80/CCM_Client/i386/vcredist_x86.exe' to BITS job, saving as 'C:\Windows\ccmsetup\vcredist_x86.exe'.]LOG]!><time="15:35:51.383+240" date="10-01-2012" component="ccmsetup" context="" type="1" thread="2636" file="ccmsetup.cpp:5658">
<![LOG[Failed to download client files by BITS. Error 0x800704dd]LOG]!><time="15:35:51.383+240" date="10-01-2012" component="ccmsetup" context="" type="3" thread="2636" file="ccmsetup.cpp:5802">
<![LOG[A Fallback Status Point has not been specified. Message with STATEID='309' will not be sent.]LOG]!><time="15:35:51.383+240" date="10-01-2012" component="ccmsetup" context="" type="1" thread="2636" file="ccmsetup.cpp:8443">
<![LOG[Deleted file C:\Windows\ccmsetup\ccmsetup.xml]LOG]!><time="15:35:51.383+240" date="10-01-2012" component="ccmsetup" context="" type="1" thread="2636" file="ccmsetup.cpp:8174">
<![LOG[CcmSetup failed with error code 0x800704dd]LOG]!><time="15:35:51.383+240" date="10-01-2012" component="ccmsetup" context="" type="1" thread="2636" file="ccmsetup.cpp:9454">I cannot install any computer throug this logon script
Raulito
- Moved by Joyce Wang [MSFT]Microsoft employee Tuesday, October 2, 2012 11:14 PM (From:Configuration Manager 2012 - General)
Tuesday, October 2, 2012 7:18 PM
Answers
-
The problem was solved. The problem was solved modifying the task scheduler service from "disabled" to "automatic", and reinstalling the MP.
Raulito
- Marked as answer by Vientos Monday, November 26, 2012 2:04 PM
Monday, November 26, 2012 2:04 PM
All replies
-
Hi,
what command line are you using? Does it work if you run a manual installation on the computer? Is it a User/Compouter logon script you are using? Windows 7?
Please provide a little more information.
Regards,
Jörgen-- My System Center blog ccmexec.com -- Twitter @ccmexec
Tuesday, October 2, 2012 8:03 PM -
Error code 0x800704dd = "The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist."
I have no idea what that means in this context except that maybe the BITS service isn't started.
Jason | http://blog.configmgrftw.com
Tuesday, October 2, 2012 8:04 PM -
The problem was solved. The problem was solved modifying the task scheduler service from "disabled" to "automatic", and reinstalling the MP.
Raulito
- Marked as answer by Vientos Monday, November 26, 2012 2:04 PM
Monday, November 26, 2012 2:04 PM