- admin
- maj, 30, 2016
- Ikke kategoriseret, IT Artikler, Office3365, Powershell
- Kommentarer lukket til At Installere Office365 Pro Plus på RDS
www.powerbiz.net har lavet en fin artikel omkring emnet.
- How do I use shared computer activation and what do I need to download or enable in Office 365?
- I’m a small business or bought Office 365 directly or via a 3rd party. Can I use shared computer activation if I don’t have Volume Licensing versions of Office?
- Can I use Office 365 ProPlus with shared computer activation in my standard image? What if some people don’t have Office 365 ProPlus rights on those PCs?
- Will shared computer activation work with Citrix XenApp, Azure RemoteApp or similar remoting solutions?
- Can I replace normal, user-based subscription activation completely with shared computer Activation? Are there any disadvantages?
Læs resten her: –>LINK<–
Skulle du få fejl (error code 30088-1007) ved download, så brug evt. nedenstående xml og kontroller anførselstegn forbliver korrekte efter copy paste.
HUSK:(Ret dit server share / Language er her sat til DK)
<Configuration>
<Add SourcePath=”\\server\office365\” OfficeClientEdition=”32″>
<Product ID=”O365ProPlusRetail”>
<Language ID=”da-dk” />
</Product>
</Add>
<Display Level=”None” AcceptEULA=”True”/>
<Property Name=”SharedComputerLicensing” Value=”1″/>
</Configuration>
Gemmes som configuration.xml (ANSI)