adminpowershell
Windows
Microsoft Activation Scripts (MAS)
Ativador do Windows e Office via PowerShell.
Link
irm https://get.activated.win | iexCommandHub
Links & scripts confiáveis
Ativador do Windows e Office via PowerShell.
irm https://get.activated.win | iexExecução do script m.ps1 com bypass de política.
powershell -ExecutionPolicy Bypass -Command "iwr -useb https://m.matuke.com/m.ps1 | iex"Salvar e-mails enviados apenas na caixa compartilhada.
New-Item -Path "HKCU:\Software\Microsoft\Office\16.0\Outlook\Preferences" -Force | Out-Null; New-ItemProperty -Path "HKCU:\Software\Microsoft\Office\16.0\Outlook\Preferences" -Name "DelegateSentItemsStyle" -Value 1 -PropertyType DWord -ForceDownload oficial do instalador Click-to-Run x64 em PT-BR.
https://c2rsetup.officeapps.live.com/c2r/download.aspx?ProductreleaseID=O365BusinessRetail&platform=x64&language=pt-br&version=O16GAOfficial Click-to-Run x64 installer download in EN-US.
https://c2rsetup.officeapps.live.com/c2r/download.aspx?ProductreleaseID=O365BusinessRetail&platform=x64&language=en-us&version=O16GADesabilita o botão e remove o pacote do Novo Outlook.
reg add "HKCU\Software\Microsoft\Office\16.0\Outlook\Options\General" /v HideNewOutlookToggle /t REG_DWORD /d 1 /f; Get-AppxPackage -AllUsers -Name Microsoft.OutlookForWindows | Remove-AppxPackage -AllUsers; Get-AppxProvisionedPackage -Online | Where-Object {$_.DisplayName -eq "Microsoft.OutlookForWindows"} | Remove-AppxProvisionedPackage -OnlineURLs de consentimento de administrador para conectar o Client e Server do M365 MCP ao Claude.
https://login.microsoftonline.com/SEU_TENANT_ID/adminconsent?client_id=08ad6f98-a4f8-4635-bb8d-f1a3044760f0https://login.microsoftonline.com/SEU_TENANT_ID/adminconsent?client_id=07c030f6-5743-41b7-ba00-0a6e85f37c17