共用方式為


Uninstall-SCStorageFileServer

終結檔伺服器叢集。

語法

Uninstall-SCStorageFileServer
         -StorageFileServer <StorageFileServer>
         [-RunAsynchronously]
         [-PROTipID <Guid>]
         [-JobVariable <String>]
         [<CommonParameters>]
Uninstall-SCStorageFileServer
         -StorageFileServer <StorageFileServer>
         -RemoveExistingComputer <StorageFileServerNode[]>
         [-CleanupDisks]
         [-RunAsynchronously]
         [-PROTipID <Guid>]
         [-JobVariable <String>]
         [<CommonParameters>]

Description

Uninstall-SCStorageFileServer Cmdlet 會終結指定的文件伺服器叢集。

參數

-CleanupDisks

{{Fill CleanupDisks Description}}

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-JobVariable

指定追蹤和儲存作業進度的變數。

類型:String
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-PROTipID

指定觸發此動作之效能和資源優化提示 (PRO 提示) 的識別碼。 此參數可讓您稽核 PRO 秘訣。

類型:Guid
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-RemoveExistingComputer

指定此 Cmdlet 移除的電腦陣列。 指定具有操作系統之網路上伺服器的完整功能變數名稱 (FQDN)、NetBIOS 名稱或 IP 位址。

類型:StorageFileServerNode[]
Position:Named
預設值:None
必要:True
接受管線輸入:False
接受萬用字元:False

-RunAsynchronously

表示作業會以異步方式執行,讓控件立即返回命令殼層。

類型:SwitchParameter
Position:Named
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

-StorageFileServer

指定記憶體檔案伺服器物件。

類型:StorageFileServer
Position:Named
預設值:None
必要:True
接受管線輸入:True
接受萬用字元:False

輸出

StorageFileServer

此 Cmdlet 會傳回 StorageFileServer 物件。