-
Posts
9258 -
Joined
-
Last visited
-
Days Won
371
Everything posted by anyweb
-
works fine, you can either disable bitlocker in Windows and then reboot and migrate your data via hardlinking or disable bitlocker in WinPE using some logic like you have here CM12 in a Lab -The CM12 BitLocker FrontEnd HTA - video CM12 in a Lab - The CM12 BitLocker FrontEnd HTA
-
great stuff, hope this helps others
-
are you using at least 1gb of ram in your deployment test machine ? what errors are your logs telling you ?
-
the links i provided are the same url's used to automatically update definition updates from Microsoft, see here If you are running a 32-bit Windows operating system, download the latest updates manually at http://go.microsoft.com/fwlink/?LinkID=87342 (http://go.microsoft.com/fwlink/?LinkID=87342). If you are running a 64-bit Windows operating system, download the latest updates manually at http://go.microsoft.com/fwlink/?LinkID=87341 (http://go.microsoft.com/fwlink/?LinkID=87341). if you want to get more details about when they are updated see this link
-
the restriction is because the Client os (windows 7, windows 8, etc) can not host Windows Deployment Services, that is a server service, therefore you cannot enable PXE on dp's running on a client os. you can however enable PXE on a dp on a server running Server 2012 R2 no problem
- 50 replies
-
- Site Systems
- Windows 7
-
(and 2 more)
Tagged with:
-
SCCM 2012 R2 - New Standalone Install Failure with ADK 8.1
anyweb replied to briannbk's topic in Configuration Manager 2012
no problem, you did the right thing by posting here and including a screenshot :-)- 6 replies
-
- New Install
- SCCM 2012 R2
-
(and 1 more)
Tagged with:
-
at first it looks like the network is ok <![LOG[Found network adapter "IntelĀ® PRO/1000 MT Network Connection" with IP Address 192.168.1.146.]LOG]!><time="19:39:10.825+480" date="11 but then theres loads of dns failures like this so either you have DNS issues or its dropping the ip address, can you ping the FQDN of your mp after it fails ?
-
enable cmd support and press F8 prior to it bombing out, then grab the smsts.log file located in x:\windows\temp\smstslog\smsts.log post it here to add drivers to your boot image simply right click the boot image attached to your task sequence, select the drivers tab then add a driver by clicking on the yellow star... point to the required driver and continue through the wizard, only add NETwork drivers that you actually need by verifiying if lack of network (ipconfig is a good test) is actually your problem.
-
SCCM 2012 R2 - New Standalone Install Failure with ADK 8.1
anyweb replied to briannbk's topic in Configuration Manager 2012
it's complaining that the ADK is not installed on the server named SCCMSQL01, is that the case ?- 6 replies
-
- New Install
- SCCM 2012 R2
-
(and 1 more)
Tagged with:
-
Suggested Methods for Windows Migration Configuration
anyweb replied to BzowK's topic in Configuration Manager 2012
hey Ben, take a look at the CM12 BitLocker frontend HTA it does User data migration (and a whole lot more) in an easy way, the techs pxe boot, make their choices in the hta and sit back while everything gets installed. even if you are not using bitlocker it might give you some ideas, CM12 in a Lab -The CM12 BitLocker FrontEnd HTA - video CM12 in a Lab - The CM12 BitLocker FrontEnd HTA as regards application installation we have migrated 1000's of computers from XP to 7 using dynamic application detection (basically using a webservice to see what ADSG a user is in and those groups are of course tied to applications, so if the user is in that group they get the app installed during the ts, dynamically). The link below shows a similar method (although not using a webservice) to do dynamic application installation. How can I install multiple applications based on Active Directory Security Group membership in a Task Sequence - Dynamic application Installation -
Help: How to add DotNet Framework 3.5 to Windows 8 during OSD Task sequence
anyweb replied to gvlaarho's question in How do I ?
i use everything in the SXS folder (and sub folders) - you dont need all of the 'source' -
SCCM 2012 R2 - New Standalone Install Failure with ADK 8.1
anyweb replied to briannbk's topic in Configuration Manager 2012
which server did you install ADK 8.1 on ?- 6 replies
-
- New Install
- SCCM 2012 R2
-
(and 1 more)
Tagged with:
-
are you sure the boundary is correctly defined, is it a subnet/ip range or ad site boundary ?
- 50 replies
-
- Site Systems
- Windows 7
-
(and 2 more)
Tagged with:
