Ghost Solution Suite

  • 1.  Windows 10 Pro Activation with Volume License

    Posted Feb 20, 2018 01:33 PM

    Hello All - I have used Ghost many times in the past, but am new to Ghost Solution Suite 3.x and this is my first time attempting to deploy a Windows 10 image.  I have spoken to Microsoft support (not particularly helpful) and have tried searching this forum but there seems to be an isue with getting old posts to display?

    My situation is this:  I have twelve DELL PCs, brand new, that shipped with with Windows 10 Pro OEM.  I have purchased a volume license for Windows 10 Pro (MAK) so that I am legal with my reimaging rights.  I have taken one of the twelve computers and reinstalled Windows 10 Pro (1709) with the VL media.  I went in to Settings and changed the Activation to my VL MAK key.  I then create the image with Ghost and all seems successful.  I then deply this image to one of the other computers which also appears to be succesful.  The issue is that, when I boot the second computer and go in to Settings, I'm getting the "can't activate Windows on this device" error.  I try reactivating with the VL MAK key with no success.  I try extracting the OEM key via the WMIC command and reenter that but I receive the same error.  On going back to the first PC, I run dlmgr /dlv and notice something odd.  While it shows that it is activated with a Volume License key, MAK, etc., the partial key displayed is the OEM key for that PC.  I try reactivating again with the VL key and get the same behavior, no change in what is disaplyed in dlmgr. 

    I feel like I'm missing an important step here.  I'm not terribly familiar with Windows 10 Pro yet, but I understand that these PCs are, for lack of a better discription, getting their OEM key from the BIOS.  I seem to be unsuccesful in getting my test computer to 'take' the VL MAK key, even after a fresh install from the VL media.  Can anyone help to shine some light on this?



  • 2.  RE: Windows 10 Pro Activation with Volume License

    Posted Feb 21, 2018 08:55 AM

    Do you have a KMS server on your network?



  • 3.  RE: Windows 10 Pro Activation with Volume License

    Posted Feb 21, 2018 03:03 PM

    You may want to create a job within Ghost to run a script on each computer after the image has been deployed to it.  I have "Post-Imaging" tasks that I run on all the PCs after an image has been deployed to it and Windows 10 activation is one of them.  I do activate Windows 10 during the image creation process, but just as a precaution I run the Windows activation script that is included in the Post-Imaging tasks.

    Creat a job and add the task to "Run Script".  Then enter the script information.  Your may look something like this since you are using MAK and not KMS:

    slmgr /ipk <windows key>
    slmgr /ato

     

    Where <windows key> add your Windows 10 activation key there, minus the < >



  • 4.  RE: Windows 10 Pro Activation with Volume License

    Posted 3 days ago

    The issue is likely because Windows automatically detects the OEM key from the BIOS during activation, even after deploying your VL image. To fix this, run sysprep /generalize /oobe /shutdown before capturing the image with Ghost this removes hardware-specific licensing data. After deployment, use slmgr /ipk YOUR-MAK-KEY to manually apply your MAK key and activate Windows properly. Also, if you need to buy a genuine Windows 10 Pro license at a cheaper price, I recommend getting it from noxkeys.com they offer keys at a much lower cost.