
2nutz4u
Established Members-
Posts
14 -
Joined
-
Last visited
Recent Profile Visitors
1283 profile views
2nutz4u's Achievements
Newbie (1/14)
0
Reputation
-
I have deployed a task sequence available via SCCM 2012 (latest build) for install to upgrade windows 10 1511 or 1607 to 1703. The task sequence on windows surfaces and Lenovos work however, when I run them on HP I get Insufficient Permission for Software installation. The HP are are in the same context in AD and sccm so the permission should be the same. I don't know why the message only shows up on the HP machines (HP ProDesk 600 G2). I am using the same account.
-
Solved my issue. I did not realize SCCM (without MDT) does not have the ability to correctly state images in UEFI mode. So basically two options: 1. create the partition manually and use task sequence as normally... or 2. Use MDT task sequence which has support for UEFI partition capability. I opted for the Latter (MDT). Only issue that i have is that it is not joining the domain thus not enabling bit locker.
-
from my recent smsts.log file.. Command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\ TSMBootstrap 3/14/2016 10:48:07 AM 1372 (0x055C) Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL' TSMBootstrap 3/14/2016 10:48:07 AM 1372 (0x055C) Succeeded loading resource DLL 'X:\sms\bin\x64\TSRESNLC.DLL' TSMBootstrap 3/14/2016 10:48:07 AM 1372 (0x055C) Current OS version is 10.0.10240.0 TSMBootstrap 3/14/2016 10:48:08 AM 1372 (0x055C) Adding SMS bin folder "X:\sms\bin\x64" to the system environment PATH TSMBootstrap 3/14/2016 10:48:08 AM 1372 (0x055C) PXE Boot with Root = X:\ TSMBootstrap 3/14/2016 10:48:08 AM 1372 (0x055C) Executing from PXE in WinPE TSMBootstrap 3/14/2016 10:48:08 AM 1372 (0x055C) in the task sequence per snaphot it should create 4 partition, however when I check partition using diskpart using f8 I only see three partition. Also, the partion size don't match per task sequence setup. Just an observation.
-
I am trying to deploy widows 10 to surface pro 4 with bitlocker. I have captured an image but am not able to deploy it successfully. It keeps erroring out during the partition process which I suspect is the issue. I have tried various options but it keeps failing. I am attaching logs and snap shot of of task sequence. Any suggestions would be greatly appreciated. What am I doing wrong? smsts.log smstlog2.log
-
Background: sccm 2012 r2 up to date on win 2008 r2 Trying to deploy windows 10 on surface pro4 with bitlocker Successfully captured a reference image on vmware 6.0 Issues: I suspect it the partition. I have tried every options I keep getting errors. Lats error fom smsts.log: System partition not set ApplyOperatingSystem 3/11/2016 4:26:59 PM 308 (0x0134) Unable to find the partition that contains the OS boot loaders. Please ensure the hard disks have been properly partitioned Unspecified error (Error: 80004005; Source: Windows) ApplyOperatingSystem 3/11/2016 4:26:59 PM 308 (0x0134) Bcdboot failed! bcdboot.exe C:\Windows /l en-US failed (15299) stdout: Failure when attempting to copy boot files. stderr: ApplyOperatingSystem 3/11/2016 4:26:59 PM 308 (0x0134) Installation of image 1 in package 500000C3 failed to complete.. Unspecified error (Error: 80004005; Source: Windows) ApplyOperatingSystem 3/11/2016 4:26:59 PM 308 (0x0134) Failed to run the action: Apply Operating System. Unspecified error (Error: 80004005; Source: Windows) TSManager 3/11/2016 4:26:59 PM 1632 (0x0660) Any suggestions? smsts.log smstlog2.log
-
windows 8 deployment USMT Failure
2nutz4u replied to 2nutz4u's question in Deploying Operating Systems
Success!!! I added /lac value in the task sequence variable OSDMigrateAdditionalRestoreOptions. Thanks everyone for their input/suggestions. -
windows 8 deployment USMT Failure
2nutz4u replied to 2nutz4u's question in Deploying Operating Systems
Partial success.. I following the direction http://www.windows-noob.com/forums/index.php?/topic/1735-using-offline-mode-in-windows-pe-using-usmt-4-via-a-task-sequence-in-sccm-2007-sp2/ I see the files located in the USMT offline folder but they did not successfully restored the profiles. I am interested in the domain profiles I don't care about local profiles. I believe the issue is due to because system did not join the domain. Is there any way to restore profile after joining the domain manually? smsts-20121205-084039.log loadstate.log -
windows 8 deployment USMT Failure
2nutz4u replied to 2nutz4u's question in Deploying Operating Systems
Yes, I have. I do not see all the options under capture file and settings as shown in the picture. For example I do not see caputure locally by using link...etc. Note I am running sccm 2007 with USMT 5.0 and MDT 2012 update 1. Maybe those options are surpressed. -
Can you point me in the right direction. Everything works execpt USMT. I am using USMT 5.0 on SCCM 2007 server fully patched.
-
My Current Setup: Windows 2008 R2 SCCM 2007 fully patched as of 12/4/2008 MDT 2012 update 1 USMT 5.0 Goal: I am trying to do a refresh from windows 7 x64 to windows 8 x64 using USMT to retain data for domain accounts via hardlink and offline. Issues: Everything works except the data is not migrated over. Notes: From what I read but could be wrong MDT 2012 update 1 has out of box for hardlink process. Do not have to create custom batfiles and vbs script. Snip from my log: Value = TRUE TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Operator = equals TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Expand a string: equals TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Expand a string: USMTOfflineMigration TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Expand a string: TRUE TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) The variable condition expression is evaluated to be FALSE TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) The AND expression is evaluated to be FALSE TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) The group (Offline USMT) has been skipped because the condition is evaluated to be false TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Sending status message . . . TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) Send a task execution status message SMS_TSExecution_SkipGroupConditionFalseInfo TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) MP server BIOSCCM.BIO.ANL.GOV and port 80. SSL=false. CRL=false. TSManager 12/3/2012 4:48:22 PM 1196 (0x04AC) I have attached log file and task sequence file. I would appreciate any help. smsts-20121203-184147.log win7towin8.xml