Hi,
Im trying to "transfer" this implementation of Steady State http://blogs.technet.com/b/panosm/archive/2011/07/07/windows-7-steadystate-solution-simplified.aspx
from MDT to SCCM 2007. In MDT is working flawless
I'm almost able to do this by using Apply Operating system from an Original Installation source in my task sequence, By chosing Specific disk and partition and configure this to disk 1 and partition 1 (Just like in the original task sequence
in MDT). It runs on hardware where the driver is known in Windows 7 but task sequence fails when trying to Apply Driver Packages. I don't know if it get confused by C and D Drive.
Of course I would prefer to get this Work by using Apply Operating System from a captured Image (using the same Image as all our other computer) but when I try to modify the task sequence I experience something like this
http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/fd61c8e4-890c-43dc-b2ce-2c72e3f20778/
This is a snip of my smsts.log
![LOG[Successfully updated MountedDevices on target system]LOG]!><time="11:05:11.285+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="installimage.cpp:1231">
<![LOG[Unloading offline SOFTWARE registry hive]LOG]!><time="11:05:11.285+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="offlineregistry.cpp:270">
<![LOG[Unloading offline SYSTEM registry hive]LOG]!><time="11:05:11.519+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="offlineregistry.cpp:284">
<![LOG[Finished updating MountedDevices in target system registry (0x00000000)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="1" thread="616" file="installimage.cpp:1255">
<![LOG[Fixing up known name surrogate reparse points...]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="1" thread="616" file="installimage.cpp:1287">
<![LOG[!shReparsePoint.null(), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\reparsepoint.cpp,244)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="reparsepoint.cpp:244">
<![LOG[Unable to open reparse point D:\Documents and Settings. Permissions on the requested may be configured incorrectly.
Access is denied. (Error: 80070005; Source: Windows)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="3" thread="616" file="reparsepoint.cpp:244">
<![LOG[pSurrogate->initialize(), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\reparsepoint.cpp,144)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="reparsepoint.cpp:144">
<![LOG[ReparseNameSurrogate::CreateInstance( data.dwReserved0, pszSurrogatePath, ppSurrogate), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\reparsepoint.cpp,93)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem"
context="" type="0" thread="616" file="reparsepoint.cpp:93">
<![LOG[OpenNameSurrogateReparsePoint( path, &pReparsePoint), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,55)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0"
thread="616" file="installimage.cpp:55">
<![LOG[FixReparsePoint( pathCurrent, chNewDriveLetter, pathTarget), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1310)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context=""
type="0" thread="616" file="installimage.cpp:1310">
<![LOG[this->FixJunctionPaths( sTargetSystemRoot.substr(0, 2), sSystemRootAfterBoot.at(0)), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1032)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem"
context="" type="0" thread="616" file="installimage.cpp:1032">
<![LOG[SetupNewOs(), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1434)]LOG]!><time="11:05:11.691+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="installimage.cpp:1434">
<![LOG[Configure(), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1465)]LOG]!><time="11:05:11.706+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="installimage.cpp:1465">
<![LOG[Installation of image 1 in package C0100473 failed to complete.. Permissions on the requested may be configured incorrectly.
Access is denied. (Error: 80070005; Source: Windows)]LOG]!><time="11:05:11.706+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="3" thread="616" file="installimage.cpp:1476">
<![LOG[installer.install(), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\installimage.cpp,1527)]LOG]!><time="11:05:11.706+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="0" thread="616" file="installimage.cpp:1527">
<![LOG[Closing image file <time="11:05:11.722+-120">\\servername.domain.com\PACKAGES$\SMSPKG\C0100473\]LOG]!><time="11:05:11.722+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="1" thread="616" file="resolvesource.cpp:3431">
<![LOG[reference count 1 for the source
\\servername.domain.com\PACKAGES$\SMSPKG\C0100473\ before releasing]LOG]!><time="11:05:11.722+-120" date="08-29-2012" component="ApplyOperatingSystem" context="" type="1" thread="616" file="resolvesource.cpp:3438">
<![LOG[Released the resolved source <a href="file://\\servername.domain.com\PACKAGES$\SMSPKG\C0100473\]LOG]!><time="11:05:11.769+-120">\\servername.domain.com\PACKAGES$\SMSPKG\C0100473\]LOG]!><time="11:05:11.769+-120" date="08-29-2012" component="ApplyOperatingSystem"
context="" type="1" thread="616" file="resolvesource.cpp:3471">
<![LOG[InstallImage( g_InstallPackageID, g_ImageIndex, targetVolume, ImageType_OS, g_ConfigPackageID, g_ConfigFileName, bOEMMedia ), HRESULT=80070005 (e:\nts_sms_fre\sms\client\osdeployment\applyos\applyos.cpp,373)]LOG]!><time="11:05:11.769+-120" date="08-29-2012"
component="ApplyOperatingSystem" context="" type="0" thread="616" file="applyos.cpp:373">
<![LOG[Process completed with exit code 2147942405]LOG]!><time="11:05:11.784+-120" date="08-29-2012" component="TSManager" context="" type="1" thread="1492" file="commandline.cpp:1102">
<![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="11:05:11.784+-120" date="08-29-2012" component="TSManager" context="" type="1" thread="1492" file="instruction.cxx:3010">
<![LOG[Failed to run the action: Apply Operating System Image. Permissions on the requested may be configured incorrectly.
Access is denied. (Error: 80070005; Source: Windows)]LOG]!><time="11:05:11.784+-120" date="08-29-2012" component="TSManager" context="" type="3" thread="1492" file="instruction.cxx:3101">
<![LOG[Sending status message . . .]LOG]!><time="11:05:11.784+-120" date="08-29-2012" component="TSManager" context="" type="1" thread="1492" file="utility.cxx:292">
<![LOG[Send a task execution status message SMS_TSExecution_ActionFailError]LOG]!><time="11:05:11.784+-120" date="08-29-2012" component="TSManager" context="" type="1" thread="1492" file="utility.cxx:314">
It might just be my lack of exeperience in deploying an OS to a different drive than the C drive. I would be grateful for any clues, getting me pass this bump on the road.
Kind Regards,
Jakob