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>]

说明

Uninstall-SCStorageFileServer cmdlet 会破坏指定的文件服务器群集。

参数

-CleanupDisks

{{Fill CleanupDisks Description}}

类型:SwitchParameter
Position:Named
默认值:None
必需:False
接受管道输入:False
接受通配符:False

-JobVariable

指定在其中跟踪和存储作业进度的变量。

类型:String
Position:Named
默认值:None
必需:False
接受管道输入:False
接受通配符:False

-PROTipID

指定触发此操作的性能和资源优化提示(PRO 提示)的 ID。 此参数允许你审核 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 对象。