windows admin center

xiaoxiao2025-08-03  19

server core下载安装程序:

Invoke-WebRequest http://aka.ms/WACDownload -UseBasicParsing -outfile wac.msi -Resume -PassThru

安装center

msiexec /i <WindowsAdminCenterInstallerName>.msi /qn /L*v log.txt SME_PORT=8080 SSL_CERTIFICATE_OPTION=generate

https://docs.microsoft.com/zh-cn/windows-server/manage/windows-admin-center/overview

 

 

转载请注明原文地址: https://www.6miu.com/read-5034195.html

最新回复(0)