-
Posts
9229 -
Joined
-
Last visited
-
Days Won
367
Everything posted by anyweb
-
2012 R2 Task Sequences - Random Failures
anyweb replied to Hilla01JSJ's topic in Configuration Manager 2012
from log1 that means it cannot communicate with the mp due to network issues (no ip, or dns problems), so you need to pause the task sequence mid action, and verify if it indeed is able to communicate with the dp/mp otherwise of course it will fail most likely cause, lack of network drivers in the boot image for the hardware involved cheers niall -
are the client settings to enable SCEP management correctly deployed to the target collection ?
-
Frontend configuration help
anyweb replied to SCCM2k16's question in Deploying Windows 10, Windows 8.1, Windows 7 and more...
i'll happily help you with getting your frontend working, feel free to add me to skype or whatever -
Frontend configuration help
anyweb replied to SCCM2k16's question in Deploying Windows 10, Windows 8.1, Windows 7 and more...
hi and welcome take a look at these posts they should get you started, you'll need to incorporate web services to get that functionality it's all covered in the windows-noob OSD book in great details by the way https://www.windows-noob.com/forums/topic/1064-step-by-step-guides-system-center-configuration-manager-2007/#entry11753 -
Windows 10 Professional Product Key prompt
anyweb replied to dinci5's question in Microsoft Deployment Toolkit (MDT)
are you sure it's using the specified customsettings.ini ? -
Windows updates working for Windows 10 Surface, but no other OSes
anyweb replied to adigraham's question in Software Update Point
what version of SCCM are you running exactly ? -
so to summarize, you have captured the Windows 7 wim using SCCM correct ? and when you deploy it using a task sequence Windows ends up on D: ? when using the osdpreservedriveletter=false, what drive letter does Windows end up on ? cheers niall
-
2016/ConfigMgr-CB WSUS not getting Win10 Upgrade
anyweb replied to WashingtonEduIT's topic in Windows Server General
hi, look at your logs again, it's ok if you missed it, so did I Feature update to Windows 10 <SKU>, version 1607, <language> are the actual updates for Windows 10 1607, so it's working fine ! i.e. the Windows 10 upgrades are now known as Feature Updates... cheers niall -
2016/ConfigMgr-CB WSUS not getting Win10 Upgrade
anyweb replied to WashingtonEduIT's topic in Windows Server General
i havn't tried it yet but hope to do so this weekend, i'll ask Microsoft to comment in the meantime -
SCCM 1606 Task Sequence not appearing
anyweb replied to khloro's topic in Configuration Manager 2012
is the computer in the collection that you've deployed the task sequence to ? did you update machine policy on that computer ? -
2016/ConfigMgr-CB WSUS not getting Win10 Upgrade
anyweb replied to WashingtonEduIT's topic in Windows Server General
interesting problem, are all other updates showing in Software Updates ?, have you selected Upgrades ? -
hi it's seems it's failing directly after the reboot after installing windows updates Failed to set log directory. Some execution history may be lost. The system cannot find the file specified. (Error: 80070002; Source: Windows) due to this the task sequence cannot continue hence the presence of that folder, as a test, disable the install software updates sstep on your image that was captured on a vm (good practice indeed) and see does it complete as normal, if so, then you must focus on the Install Software Updates step and why it's causing you problems is this Windows 7 you are deploying ? if so have you tried using Offline Servicing to inject those updates into the captured wim file ?
-
I would like to know how if i can install a virtual server on my own PC. (For practice) if you are running windows 8, 8.1 or windows 10 then you can enable the HyperV feature and run virtual machines on your pc provided that it has enough ram (memory) and a virtual capable cpu (check the bios) as regards guides, there are many here build yourself a lab first and then start testing SCCM, if you need help just ask