1.0.3 Instalação - Wanderson304/Windows-Server GitHub Wiki

Instalação

Doc de instalação

Gerenciador de pacote winget de instalação autonoma

[Doc Instalação automatizada com winget](https://learn.microsoft.com/pt-br/windows/package-manager/winget/)

Winget - Instalador de aplicativo do Windows SEGREDO: Como ATUALIZAR Seus Programas Pelo CMD Com Comando WINGET no Windows 10/11 (Atualizado) Use WINGET and SCRIPTS to install programs on your Windows PC 2023 Windows Configuration Designer: Provisioning software using winget

8Exemplo de script*

@echo off winget source update REM winget install -e --id Microsoft.Office winget install -e --id Adobe.Acrobat.Reader.64-bit winget install -e --id Mozilla.Firefox --force winget install -e --id Google.Chrome --force REM winget install -e --id Oracle.JavaRuntimeEnvironment winget install -e --id Microsoft.Teams winget install -e --id RARLab.WinRAR winget install -e --id Notepad++.Notepad++ winget uninstall NickeManarin.ScreenToGif winget install -e --id NickeManarin.ScreenToGif rem winget install -e --id TeamViewer.TeamViewer.Host REM winget install -e --id Fortinet.FortiClientVPN winget upgrade --all --force --accept-source-agreements --accept-package-agreements --silent net user infra bbking@1 /add net localgroup Administradores infra /add net user infra /active:yes net user infra /PasswordChg:Yes WMIC USERACCOUNT WHERE Name='infra' SET PasswordExpires=FALSE net user guest /active:no net user user /active:no net user convidado /active:no net user administrador /active:no winget upgrade --all --silent Pause

Outros

Sysprep - Usado para preparar novas instalações do Windows e Exixbir informações do server, na tela