Ativar Office 365 via Script

Anônima
2019-12-19T14:41:50+00:00

Gostaria de saber se existe um scritp ou uma forma de ativação do Office 365 que não seja manual, ou seja, criar o e-mail, gerar uma chave e aplicar essa chave manualmente ao acessar o e-mail.

Temos uma solução de Deploy de Software que tem um procedimento, porém não consigo entender qual código e como gerar isso na Console do Office 365:

Download the Office 2016 Tool

  1. Download Microsoft office 2016 tool from the Microsoft website (https://www.microsoft.com/en-us/download/details.aspx?id=49117) and store in the network share. Network share is recommended only if you want to deploy the software to computers within the network. If you wanted to deploy Microsoft Office to computers located in a remote location, you can useHTTP upload.

Note: The network share should have read permissions to Everyone group and should be accessible from all the computers to which you are trying to install.

Extract the contents of the EXE

  1. To extract the downloaded package, navigate to the command prompt and run this command - <File Path>\officedeploymenttool_6612-6352.exe /extract:<File Path>\Destination Folder /quiet

Note: Ensure that you enter the correct file name in the command prompt before extracting the package. You can know the file name by viewing the details, before downloading the package from the website.

Customize the Installation

  1. Open the Configuration.xml file from the extracted folder and the edit the file as given below, 

Note: If you are copying the contents from CD, edit the config.xml file available at \Networkshare\Office16\ProPlus.WW\Config.xml

<Configuration>

<Add OfficeClientEdition="32">

<Product ID="O365ProPlusRetail" PIDKEY="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX">

<Language ID="en-US" />

<ExcludeApp ID="Access" />

</Product>

</Add>

<Updates Enabled="True" />

<Display Level="None" AcceptEULA="True" />

<Property Name="AutoActivate" Value="1" />

<Property Name="ForceAppShutdown" Value="True" />

</Configuration>

Note:

1. Product ID depends on the edition you require. For Office 2016 professional plus enter "ProPlusRetail", for Office 365 enter "O365ProPlusRetail"
2. Office Client edition depends on your OS architecture(32 or 64-bit)
3. Setting AutoActivate value as 1 will allow user to access the application directly without specifying the log in credentials
4. Setting ForceAppShutdown value as "True" will close all the microsoft office applications forcibly, before shutting down the computers. This may cause any data loss when microsoft office applications are running in the background.
  1. Save the file, after making the customization changes.
Microsoft 365 e Office | Assinatura, conta, cobrança | Para uso doméstico | Windows

Pergunta bloqueada. Essa pergunta foi migrada da Comunidade de Suporte da Microsoft. É possível votar se é útil, mas não é possível adicionar comentários ou respostas ou seguir a pergunta.

0 comentários Sem comentários

Resposta aceita pelo autor da pergunta

Anônima
2019-12-20T13:18:53+00:00

Olá, Anderson Rocha(2)"), tudo bem?

Bem-vindo à Comunidade Microsoft.

Para obter auxílio assertivo sobre o seu questionamento, peço a gentileza de acessar o fórum da Microsoft especialmente destinado para área corporativa, desenvolvedores e profissionais de TI, lá poderá obter apoio relacionado à solicitação: Microsoft TechNet

Neste caso, deverá entrar em contato com o Suporte para o Office 365 For Business, pois deverá ser analisado pelos nossos especialistas de Suporte para Empresas.

Suporte Técnico para Empresas: 

Segunda à Sexta das 9:00 às 17:00

Número de telefone:

0800 047 4958 (chamada local gratuita)

11 4700 1999 (Serão cobrados encargos de chamada local)

Caso queira mais informações sobre o Suporte para Empresas, Clique Aqui.

Espero ter ajudado, até mais!

Esta resposta foi útil?

0 comentários Sem comentários

0 respostas adicionais

Classificar por: Mais útil