本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
刪除陰影複製排程
若要刪除檔案系統上現有的陰影複製排程,請在檔案系統的遠端 PowerShell 工作階段中輸入下列指令。如需在檔案系統上啟動遠端 PowerShell 工作階段的指示,請參閱使用 Amazon FSx CLI PowerShell。
[fs-0123456789abcdef1]PS>
Remove-FsxShadowCopySchedule
Confirm Are you sure you want to perform this action? Performing the operation "Remove-FsxShadowCopySchedule" on target "Removing FSx Shadow Copy Schedule". [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (Default is "Y"):Y
[fs-0123456789abcdef1]PS>