Forum Discussion
Re: Is the VL edition of Office a must for Windows Virtual Desktop?
Christopher Anderson Shared Computer Activation or SCA is the technology through which Office 365 E3 or Office 365 ProPlus gets licensed on a VM / remote desktop environment. Volume License keys are not supported on Office 365 ProPlus.
If you are deploying Office through Office Deployment Tool, you can set the SharedComputerLicensing property in the ODT xml to enable SCA:
<Property Name="SharedComputerLicensing" Value="1" />
This article also lists other ways of enabling Shared Computer Activation through Registry keys or deploying Group Policy:
5 Replies
- Christopher AndersonCopper Contributor
I followed the steps to get Office installed via shared computer licensing, and Office gives me the same error. Here is the config file I used if you are curious. I think it has more to do with the version of Office being installed rather than the delivery method
- Shubham Gupta (LICENSING)Former Employee
Christopher Anderson can you follow the steps in the article to troubleshoot any configuration issues with Shared Computer Activation?
- BrainGreenLabCopper Contributor
have same problems. thanks!
- Christopher AndersonCopper Contributor
BrainGreenLab I think I figured out the trick. If you have the Office deployment tool push Office 2019 Enterprise, it seems to work. We'll see if it works long term with multiple users, but so far so good. I never could get the installer to work from a network share from a VM, so I just ran it straight on the client itself.