Hi,
Is this possible during OSD Task Sequence? I have a .bat file Task Sequence with this command \\server\executable.exe where the \\SERVER is not the same as the SCCM server. Rather, this is another server on our network. It's our inventory server.
Can someone please explain to me?
I get an error when I do this and I wonder if maybe because I can't do "network connect" from another server during an OSD task sequence event. All the rest of my packages are local my SCCM server and that works without a problem. I am trying this package a little differently because of the nature of the exe. It has to be audited by our audit server and the executables reside in our Audit server. I believe that this is not possible but I need a clear explanation..
The execution of the group (XXX) has failed and the execution has been aborted. An action failed.Operation aborted (Error: 80004004; Source: Windows) TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Failed to run the last action: (XXX) . Execution of task sequence failed.
The extended attributes are inconsistent. (Error: 800700FF; Source: Windows) TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
MP server http://SCCMserver.mydomain.com. Ports 80,443. CRL=false. TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Setting authenticator TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Set authenticator in transport TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Sending StatusMessage TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Setting message signatures. TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Setting the authenticator. TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
CLibSMSMessageWinHttpTransport::Send: URL: SCCMSERVER.mydomain.com:80 CCM_POST /ccm_system/request TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Request was succesful. TSManager 8/5/2015 9:16:43 AM 992 (0x03E0)
Execution::enExecutionFail != m_eExecutionResult, HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmanager\tsmanager.cpp,868) TSManager 8/5/2015 9:17:26 AM 992 (0x03E0)
Task Sequence Engine failed! Code: enExecutionFail TSManager 8/5/2015 9:17:26 AM 992 (0x03E0)
**************************************************************************** TSManager 8/5/2015 9:17:26 AM 992 (0x03E0)
Task sequence execution failed with error code 80004005 TSManager 8/5/2015 9:17:26 AM 992 (0x03E0)