Config Mangler
Established Members-
Posts
157 -
Joined
-
Last visited
-
Days Won
3
Config Mangler last won the day on November 2 2017
Config Mangler had the most liked content!
Recent Profile Visitors
Config Mangler's Achievements
-
I have done a couple of these. We made sure automatic site assignment was not enabled and that site wide client push was not enabled. We then managed the subnets from both servers and did a client push from the CB server to effectively migrate them to the new environment.
- 2 replies
-
- current branch
- upgrade
-
(and 1 more)
Tagged with:
-
Wipe and Install Windows 10 from Windows 7 OEM
Config Mangler replied to MagnumVP's topic in Configuration Manager 2012
The "Install an existing image package" task sequence option pretty much does that in that order. I would manage the subnets with SCCM then push the SCCM client to the W7 machines. Once they have inventoried the computer name will be in SCCM then you can deploy the task sequence to them. Obviously import the drivers for the hardware and test first! Don't see why you would get upgrade licence problems on a wipe n load. -
You could look at using the pre-caching feature to get the content there ahead of time. Note that if they are on WiFi the upgrade might not work. Mine wouldn't authenticate after the first reboot so did not continue the TS.
-
HP Elitebook 840 G6 - No sound SCCM OSD
Config Mangler replied to Kempy's question in Deploying Operating Systems
I have the 830 G6. It doesn't do the audio drivers automatically in the task sequence from the imported INF drivers. You need to run the setup program. I added an application to the task sequence to install it. "setup.exe -s" worked. -
Network problems. Error 8007274d is connection could not be made ... Error 80072ee7 is server name or address could not be resolved So it doesn't join the domain, and everything else fails. Have you got an IP address on the NIC not WiFI?
- 5 replies
-
- mandatory profiles
- wondows 10
-
(and 36 more)
Tagged with:
- mandatory profiles
- wondows 10
- cb1910
- sccm
- cross-forest
- multi-domain
- sccm
- cmg
- azure
- sup
- client
- sccm
- dp
- office 365 updates
- query or collection in sccm
- gpo
- sccm cb
- database
- sccm cmdlets
- sccm client
- powershell
- wmi
- sccm
- client settings
- console
- dell
- 7212
- imaging
- osd
- defaultuser0
- configmgr
- sccm
- admin tools
- current branch
- manageengine
- patch connect plus
- configuration manager
- non microsoft updates
-
SCCM 1902 Imaging
Config Mangler replied to Hardik's topic in System Center Configuration Manager (Current Branch)
So you get some content some times? If it was something like boundaries you wouldn't anything. Dodgy NIC driver on your physical machines then? Import latest NIC driver into WInPE. -
SCCM 1902 Imaging
Config Mangler replied to Hardik's topic in System Center Configuration Manager (Current Branch)
Failing hash check is a corruption so dodgy network or corrupt content. You could try deleting the package and redistribute it again. -
SMS_AppDeploymentAssetDetails is returning multiple recored per device
Config Mangler replied to Sven van Rijen's question in scripting
What version is SCCM? Think there was a hotfix for that. -
SCCM 1902 Imaging
Config Mangler replied to Hardik's topic in System Center Configuration Manager (Current Branch)
80070002 is file not found. Getting content hash value for reference package P010001E Is that package distributed to the DP? -
SCCM 1902 Boot Image
Config Mangler replied to Hardik's topic in System Center Configuration Manager (Current Branch)
Never seen one with no tabs! Maybe re-import the boot image. Should be in \\servername\SMS_site\OSD\boot\x64 Could be Windows ADK not installed properly or wrong version - I would look at that too. -
SCCM 1902 Boot Image
Config Mangler replied to Hardik's topic in System Center Configuration Manager (Current Branch)
First have you got command support enabled on the boot image (F8). If not do that next. If yes hit F8 as it's preparing network. Do an IP config. Does it show a network driver and IP? -
OS Upgrade Task Sequence
Config Mangler replied to xerxes2985's topic in System Center Configuration Manager (Current Branch)
I don't specify the product key at all at that stage. Leave it blank is my suggestion!