#OSD
11 posts
-
Jun 25, 2018
E_SMPERROR_MIGRATIONID_NOT_FOUND (204)
When I was using state migration point for user data backup and recover during OSD, it failed multiply times today. and the error message was "SMP request to failed with error: E\ SMPERROR\...
-
Jun 3, 2016
Better Way to Find Drivers for SCCM OSD Image
There are lots of ways to find drivers, such as from the manufacturer website(Lenovo, HP, Dell), vendor website(Intel, Nvidia), or from Microsoft Update Catalog. At first I was downloading the SCCM...
-
May 12, 2016
How to Skip F12 When PXE Boot
It's a little annoying for me to press F12 each time during PXE Boot as I do testing all the time. Here are the steps to skip F12 : On your WDS server(s) navigate to...
-
May 12, 2016
How to make PXE TFTP Boot Faster?
Usually it takes a long time for PXE Boot during the downloading boot image file, you can change the registry settings to make it faster: HKEY\ LOCAL\ MACHINE\Software\Microsoft\SMS\DP\...
-
May 12, 2016
An error occurred while trying to initialize provider WDSMDMGR
Recently I set up two SCCM OSD Distribution Point, one is booting up well, but the other one has issues with WDS, the error message is "An error occurred while trying to initialize provider WDSMDMGR...
-
Apr 11, 2016
How to Delete Hiden Drivers for SCCM OSD Imaging
I have to use an existing image to make the SCCM OSD image disk...even though I uninstalled all those drivers inside "Program and Features", there are still some hiden drivers inside the system. It...
-
Apr 8, 2016
WIM GUI Mount Tools
sometimes we need an easy WIM file mount tools in GUI... I found out these two are quite good: <http://www.vladan.fr/dism gui 4 0 utility/ <https://www.autoitscript.com/site/autoit tools/gimagex/
-
Mar 3, 2016
How to use same network adapter for SCCM OSD purpose?
first just need to find out the mac address of your network adapter, then go to the register of your sccm server: HKEY\ LOCAL\ MACHINE\SOFTWARE\Microsoft\SMS\Components \SMS\ DISCOVERY\ DATA\ MANAGER...
-
Sep 22, 2015
SCCM UEFI OSD for Surface Pro 3
Update : this method only worked a few months, and later we had issues booting up. After talking to Microsoft, the best way to do OSD is using IP Helpers . Point the OSD DP server to the IP range you...