Chris Stauffer at myITForum.com

You want me to do What?

Syndication

News

Links to blogs i like

Links

Error 0x80091007 Hash error

Hash error

  If you get this error in MDT SCCM then you need to change your advertisement to run from the DP’s instead of downloading. The other solution so I am told is to update all of your packages so that the hashmarks match but that hasn’t worked for me.  Once you change it to Download then you get a whole new series of errors. These errors usually occur after the additional packages have installed. They look like this.  

 

 

1/18/2008 11:04:13 AM   65   Move State Store   State Restore   11135   The task sequence execution engine failed executing an action   1   =======================[ smsswd.exe ] ======================= PackageID = '' BaseVar   = '', ContinueOnError='' SwdAction = '0001' Command line for extension .exe is "%1" %* Set command line: Run command line Working dir 'not set' Executing commandline: Run command line Microsoft (R) Windows Script Host Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. Process completed with exit code 1 Input Error: Can not find script file "\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030\scripts\ztimovestatestore.wsf". Command line returned 1   

 

 

I tried adding another BDD Package after the software installed as suggested by the MD team but that didn’t help in my case.

 

It appears that the system is loosing its working directory and that this should resolve the problem but in my case it did not.    

 

1/18/2008 11:00:44 AM   60   Use BDD Package   State Restore   11134   The task sequence execution engine successfully completed an action   0   on to the share \\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030\ with network access account Connection request for "\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030" Connecting to "\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030" Successfully connected to "\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030" Resolved source to '\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030' Command line for extension .exe is "%1" %* Set command line: Run command line Working dir '\\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030' Executing command line: Run command line Microsoft (R) Windows Script Host Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. Process completed with exit code 0 Command line returned 0 EnteringReleaseSource() for \\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030reference count 1 for the source \\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030\ before releasing Released the resolved source \\OACONFIGMGR01.SMSlab.OA\SCCM_DP\SMSPKG\CM100030\ 

 

   

So now I am going to try and disabled the Move State Store task and see if that fixes the problem but that will be another task for another day as I am tired and ready to go home.

 

Chris Stauffer

Published Friday, January 18, 2008 2:58 PM by cstauffer

Comments

No Comments