-
Posts
9244 -
Joined
-
Last visited
-
Days Won
368
Everything posted by anyweb
-
post your logs here so we can see the real error. if it doesn't know what the %systemdrive% variable is it will fail.
-
does the folder already exist ? is your command line correct ? are you trying to create the folder on a drive letter that doesn't exist or has changed ?
-
using SCCM 2012 RC in a LAB - Part 8. Deploying Windows 7 X64
anyweb replied to anyweb's topic in Configuration Manager 2012
post your smsts.log to see why it's failing to complete the driver steps (probably incorrect nic drivers or similar) -
using SCCM 2012 RC in a LAB - Part 8. Deploying Windows 7 X64
anyweb replied to anyweb's topic in Configuration Manager 2012
are you using Configuration Manager 2012 R2 or SP1 ? either way capture the image using the build and capture method but specify the following variable BEFORE the apply operating system step in the build and capture TS set task sequence variable OSDPreserveDriveLetter=FALSE when you deploy that captured image in a deploy ts it will deploy windows on C:\ -
Windows 7 Deploy without selecting a task sequence
anyweb replied to GaRy0nT0uR's question in Deploy 7
if you want zero touch then deploy your task sequences with a purpose of Required (mandatory) but be very careful about what collection you target these deployments to, I would recommend you create a 'zero touch' collection with queries to target the target computers and add computers to that collection with great care.- 1 reply
-
- ZTI
- Task sequence
-
(and 1 more)
Tagged with:
-
Client Push install fails with weird error
anyweb replied to Opt1mus1980's topic in Configuration Manager 2012
how are your boundaries setup ? are you specifying the below as your site code ? [10:23:49] SMS Site Code = 'ITD' -
Client Push install fails with weird error
anyweb replied to Opt1mus1980's topic in Configuration Manager 2012
did you see this ? -
SCCM 2012 - OS deployment failing from secondary site
anyweb replied to kishore.au's topic in Configuration Manager 2012
have you distributed both the x86 and x64 boot images to this dp ? -
any reason you are not using Cu3 or even better, R2 ? does the media with the problem work on other hardware ?
- 2 replies
-
- SCCM 2012
- site-based
- (and 3 more)
-
you can set registry keys before or after the mbam client is installed to set the FVE settings in the registry this is because group policy cant be processed until after the task sequence is complete, once it is complete if any bitlocker actions are still required the mbam agent will popup within the 90 minutes period and prompt/inform the user the registry keys are the values that you set when setting your mbam options (group policy settings) i'll see if I can export them from a computer here and upload them for you
-
here's your problem <![LOG[Failed to run the action: Install Microsoft Office 2013 ProPlus. Download failed (Error: 87D00267; Source: CCM)]LOG]!><time="16:13:50.800+00" date="12-18-2013" component="TSManager" context="" type="3" thread="3036" file="instruction.cxx:895"> is it on the dp ? are you specifying any MP in the setup windows and configmgr step ?
-
How do I limit the list of Task Sequences shown?
anyweb replied to jgass0001's topic in Configuration Manager 2012
well you could create a collection query to limit the collection to All Unknown Computers but containing a query matching specific criteria... such as ip subnet, try it
