Forum Discussion
AnuragSrivastava
May 27, 2021Iron Contributor
Windows Edition Upgrade (Pro to Enterprise)
Hello,
I created a configuration profile in Intune for windows edition upgrade to Windows 10 Enterprise.
Now when I have applied policy, I have started getting the below error on endpoints:
We can’t activate Windows on this device as we can’t connect to your organization’s activation server. Make sure that you’re connected to your organization’s network and try again. If you continue having problems with activation, contact your organization’s support person. Error code 0x8007232B
However, when I am going to the machine and manually providing the product key, windows is getting activated without any error. But with intune, it is throwing the above error.
Any suggestions on how this can be fixed.
- Hi,
Did see the same error a long time ago... When I am remembering it correctly, we ended up other reinstalling the device (with autopilot/azure ad join it worked) and on other devices the powershell/cmd script worked: slmgr.vbs /ipk <Input your product key here> and slmgr.vbs -ato
1 Reply
- Hi,
Did see the same error a long time ago... When I am remembering it correctly, we ended up other reinstalling the device (with autopilot/azure ad join it worked) and on other devices the powershell/cmd script worked: slmgr.vbs /ipk <Input your product key here> and slmgr.vbs -ato