Uninstall-SCStorageFileServer
파일 서버 클러스터를 삭제합니다.
Syntax
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
{{CleanupDisks 설명 채우기}}
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-JobVariable
작업 진행률을 추적하고 저장하는 변수를 지정합니다.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PROTipID
이 작업을 트리거한 PRO 팁(성능 및 리소스 최적화 팁)의 ID를 지정합니다. 이 매개 변수를 사용하면 PRO 팁을 감사할 수 있습니다.
Type: | Guid |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RemoveExistingComputer
이 cmdlet에서 제거하는 컴퓨터 배열을 지정합니다. 운영 체제가 있는 네트워크에 있는 서버의 FQDN(정규화된 도메인 이름), NetBIOS 이름 또는 IP 주소를 지정합니다.
Type: | StorageFileServerNode[] |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RunAsynchronously
컨트롤이 명령 셸로 즉시 반환되도록 작업이 비동기적으로 실행됨을 나타냅니다.
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-StorageFileServer
스토리지 파일 서버 개체를 지정합니다.
Type: | StorageFileServer |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
출력
StorageFileServer
이 cmdlet은 StorageFileServer 개체를 반환합니다.