本文介绍如何使用 PowerShell 在 Windows Server 或 Windows 客户端上设置 Azure 备份,以及管理备份和恢复。 安装Azure PowerShell 备注 建议使用 Azure Az PowerShell 模块与 Azure 交互。 若要开始,请参阅安装 Azure PowerShell。 若要了解如何迁移到 Az PowerShell 模块,请参阅将 Azure PowerShell 从 AzureRM ...
在运行 Windows Server 2016 或 Windows Server 2019 核心版且已安装组策略管理控制台(GPMC)功能的计算机上,无法使用 Backup-GPO PowerShell CmdLet 备份包含文件夹重定向设置的组策略。 适用于: Windows Server(所有支持的版本) PowerShell 输出示例 此结果显示在 PowerShell 窗口中: PowerShell 复制 PS ...
Install-WindowsFeature -Name Windows-Server-Backup 在需要备份机器称为A 存储备份的机器称为B B的备份共享文件路径如 \\http://192.168.XXX.XXX\ServerBackup (需要有相同权限的账户,如同时新建名为backup账户,需要有共享文件夹Backup Operators权限,目的是尽量不要直接用administrator管理员账户进行日常的维护操作) ...
WHEA Windows Hardware Error Architecture WindowsDevLic Windows Developer License WindowsErrorReporting Windows Error Reporting WindowsSearch Windows Search WindowsServerBackup Windows Server Backup WindowsUpdate Windows Update You can also find these modules by searching the PowerShell Module Browser.Feed...
This topic introduces the Windows PowerShell cmdlets for Windows Server Backup that can be used to create and manage backups in Windows Server 2008 R2. The cmdlets for Windows Server Backup are contained in a Windows PowerShell snap-in. Before you begin, you must install the cmdlet snap-in...
Install-WindowsFeature -Name Windows-Server-Backup (2) 配置卷影复制 使用以下命令启用卷影复制: powershellCopy Code Enable-VolumeShadowCopy -Volume "C:" (3) 创建卷影复制计划任务 你可以创建一个任务来定期运行卷影复制: powershellCopy Code $shadowCopySchedule = New-ScheduledTaskTrigger -Daily -At "3...
Windows Server 2012 中引入了 ADCSAdministration Windows PowerShell 模块。 在 Windows Server 2012 R2 中向此模块添加了两个新的 cmdlet,以支持 CA 的备份和还原。 Backup-CARoleService Restore-CARoleService Backup-CARoleService ADCSAdministration Cmdlet:Backup-CARoleService ...
[X] Windows Server 备份 Windows-Server-Backup Installed [ ] Windows Subsystem for Linux Microsoft-Windows-Su... Available [ ] Windows TIFF IFilter Windows-TIFF-IFilter Available [ ] Windows 内部数据库 Windows-Internal-Dat... Available [ ] WinRM IIS 扩展 WinRM-IIS-Ext Available [ ] WINS 服...
Display Name Name --- --- [X] Windows Server Backup Backup 5、删除 Windows Server Backup 功能 PS C:\Users\Administrator>Remove-WindowsFeature Backup Success Restart Needed Exit Code Feature Result --- --- --- --- True No Success {Windows Server Backup} 三、示例2:管理IIS 1、检查可用的...
The server roles and features that you can manage in Windows PowerShell include Active Directory® Domain Services, Windows® BitLocker™ Drive Encryption, the DHCP Server service, Group Policy, Remote Desktop Services, and Windows Server Backup. For more information, see What's New in ...