温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

05-01-部署 WSUS on Windows 2019 Core

发布时间:2020-07-17 04:45:24 来源:网络 阅读:1079 作者:CTO_LiuJinFeng 栏目:建站服务器

《系统工程师实战培训》

-05-部署补丁管理服务器

-01-部署 WSUS on Windows 2019 Core

作者:学 无 止 境

QQ交流群:454544014


1. 加域/退域

//加域

netdom join 031-WSUS01 /domain:i-x-Cloud.com /Userd:administrator /Passwordd:Aa /reboot

05-01-部署 WSUS on Windows 2019 Core

//退域

Remove-Computer -UNjoinDomaincredential i-x-Cloud\administrator -Passthru -Verbose -Restart

2. 安装角色

在031-WSUS01

C:\Users\Administrator.i-x-Cloud>md D:\WSUS

C:\Users\Administrator.i-x-Cloud>PowerShell

Windows PowerShell

版权所有 (C) Microsoft Corporation。保留所有权利。

PS C:\Users\Administrator.i-x-Cloud> Install-WindowsFeature -Name UpdateServices -IncludeManagementTools

Success Restart Needed Exit Code Feature Result

------- -------------- --------- --------------

True No Success {ASP.NET 4.7, HTTP 激活, 远程服务器管理工...

警告: 可能需要使用其他配置。有关使用 PowerShell 执行 WSUS 安装的建议步骤的详细信息,请参阅 TechNet

库(http://go.microsoft.com/fwlink/?LinkId=235499)中的“使用 PowerShell 管理 WSUS”文章。

PS C:\Users\Administrator.i-x-Cloud> CD "C:\Program Files\Update Services\Tools"

PS C:\Program Files\Update Services\Tools> .\wsusutil.exe postinstall CONTENT_DIR=D:\WSUS

日志文件位于 C:\Users\Administrator.i-x-Cloud\AppData\Local\Temp\2\\WSUS_PostInstall_20190301T120240.log 中

正在启动安装后步骤

已成功完成安装后步骤

PS C:\Program Files\Update Services\Tools>

05-01-部署 WSUS on Windows 2019 Core

///安装报表工具

Microsoft® System CLR Types for Microsoft® SQL Server®

Microsoft Report Viewer 2012 Runtime

//在10.1.1.100上面共享Tool,在Tool在存放以下软件:

Microsoft® System CLR Types for Microsoft® SQL Server®

Microsoft Report Viewer 2012 Runtime

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

//映射网络共享

PS C:\> net use M: \\10.1.1.100\Soft /user:i-x-Cloud\administrator

命令成功完成。

PS C:\> M:

PS M:\> cd '.\Microsoft? System CLR Types for Microsoft? SQL Server? 2012\'

PS M:\Microsoft® System CLR Types for Microsoft® SQL Server® 2012> .\SQLSysClrTypes.msi

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

PS M:\Microsoft® System CLR Types for Microsoft® SQL Server® 2012> cd ..

PS M:\> cd '.\Microsoft Report Viewer 2012 Runtime\'

PS M:\Microsoft Report Viewer 2012 Runtime> .\ReportViewer.msi

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

05-01-部署 WSUS on Windows 2019 Core

3. 安装WSUS管理工具,远程管理

在100-WSUS01上面安装WSUS管理工具,连接031-WSUS01上面WSUS进行配置。


本文已完成!

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI