Jump to content


bennjammin

Established Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Ontario, Canada

bennjammin's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Does anybody know why this task takes so long to complete in OSD? The task sequence reads 'Initializing the System Center Configuration Manager 2012 client...' and it takes about an hour, longer than the entire rest of the deployment. Having trouble finding resources on this.
  2. I'm experiencing a problem with the exact same symptoms. Booting from media, the network is configured and then it reboots. I've uploaded the log here for reference and the parts looking like they cause the error are below: <![LOG[Executing command line: wscript.exe Deploy\Scripts\ZTIMediaHook.wsf]LOG]!><time="15:49:12.375+480" date="07-13-2011" component="TSMBootstrap" context="" type="1" thread="712" file="commandline.cpp:801"> <![LOG[Process completed with exit code 1]LOG]!><time="15:49:12.422+480" date="07-13-2011" component="TSMBootstrap" context="" type="1" thread="712" file="commandline.cpp:1098"> <![LOG[uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,481)]LOG]!><time="15:49:12.422+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmediawizardcontrol.cpp:481"> <![LOG['wscript.exe Deploy\Scripts\ZTIMediaHook.wsf' returned error: 0x00000001]LOG]!><time="15:49:12.422+480" date="07-13-2011" component="TSMBootstrap" context="" type="3" thread="712" file="tsmediawizardcontrol.cpp:481"> <![LOG[Getting MP time information]LOG]!><time="15:49:12.516+480" date="07-13-2011" component="TSMBootstrap" context="" type="1" thread="712" file="tsmediawizardcontrol.cpp:955"> <![LOG[Requesting client identity]LOG]!><time="15:49:12.531+480" date="07-13-2011" component="TSMBootstrap" context="" type="1" thread="712" file="libsmsmessaging.cpp:5700"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: ULVNEXT.DOMAIN.COM:80 CCM_POST /ccm_system/request]LOG]!><time="15:49:12.531+480" date="07-13-2011" component="TSMBootstrap" context="" type="1" thread="712" file="libsmsmessaging.cpp:8720"> <![LOG[Error. Status code 403 returned]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="libsmsmessaging.cpp:9060"> <![LOG[pNext != NULL, HRESULT=80004005 (e:\nts_sccm_retail\sms\framework\osdmessaging\libsmsmessaging.cpp,2032)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="libsmsmessaging.cpp:2032"> <![LOG[reply has no message header marker]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="3" thread="712" file="libsmsmessaging.cpp:2032"> <![LOG[DoRequest (sReply, true), HRESULT=80004005 (e:\nts_sccm_retail\sms\framework\osdmessaging\libsmsmessaging.cpp,5798)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="libsmsmessaging.cpp:5798"> <![LOG[Failed to get client identity (80004005)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="3" thread="712" file="libsmsmessaging.cpp:6047"> <![LOG[ClientIdentity.RequestClientIdentity (), HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,1026)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmediawizardcontrol.cpp:1026"> <![LOG[failed to request for client]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="3" thread="712" file="tsmediawizardcontrol.cpp:1026"> <![LOG[Exiting TSMediaWizardControl::GetPolicy.]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmediawizardcontrol.cpp:1327"> <![LOG[GetPolicy(), HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2301)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmediawizardcontrol.cpp:2301"> <![LOG[unattended(), HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2643)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmediawizardcontrol.cpp:2643"> <![LOG[oTSMediaWizardControl.Run( sMediaRoot, true ), HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,832)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmbootstrap.cpp:832"> <![LOG[Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80004005 (e:\nts_sccm_retail\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,977)]LOG]!><time="15:49:12.547+480" date="07-13-2011" component="TSMBootstrap" context="" type="0" thread="712" file="tsmbootstrap.cpp:977"> My site is running with a group of clients and responding to http requests, everything is green in Site Status as well. The machine I'm trying to run the task sequence on is a reference machine used to prepare an image for osd. Bringing up the command window with F8 shows me I've been assigned a proper IP and can ping the site. Can you confirm if the error is similar to mine or not?
  3. I'm wondering if anyone else has experienced this yet or found a way around it. All reports are running without error except for the Power Management ones. This error is returned: Microsoft.Reporting.WinForms.ReportServerException An error has occurred during report processing. (rsProcessingAborted) Stack Trace: at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report) at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation() at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg) ------------------------------- Microsoft.Reporting.WinForms.ReportServerException Query execution failed for dataset 'DataSet2'. (rsErrorExecutingCommand) Stack Trace: at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report) at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation() at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg) ------------------------------- Microsoft.Reporting.WinForms.ReportServerException For more information about this error navigate to the report server on the local server machine, or enable remote errors Stack Trace: at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension) at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report) at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation() at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg) -------------------------------
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.