Forum Discussion
Davidj840
Jul 14, 2020Copper Contributor
Multi-session reverting to single-session mode - Windows 10 Enterprise multi-session 1909
I am using the "Windows 10 Enterprise multi-session, Version 1909 + Microsoft 365 Apps" image and verify that the ProductType is 3 {{Get-WmiObject Win32_OperatingSystem | select ProductType}} but t...
- Jul 14, 2020This can happen if you manually apply activation key that subsequently changes the product type. Can you please make sure that your post deployment tasks do not contain any activation automation.
Soo Kuan Teo
Microsoft
Jul 14, 2020This can happen if you manually apply activation key that subsequently changes the product type. Can you please make sure that your post deployment tasks do not contain any activation automation.
Davidj840
Jul 15, 2020Copper Contributor
Soo Kuan Teo your comment lead me in the right direction. Thank you!