Skip to content

Latest commit

 

History

History
executable file
·
58 lines (41 loc) · 1.15 KB

Remove-OMEDirectoryService.md

File metadata and controls

executable file
·
58 lines (41 loc) · 1.15 KB
external help file Module Name online version schema
DellOpenManage-help.xml
DellOpenManage
2.0.0

Remove-OMEDirectoryService

SYNOPSIS

Remove network

SYNTAX

Remove-OMEDirectoryService [-AccountProvider] <AccountProvider> [<CommonParameters>]

DESCRIPTION

Remove network

EXAMPLES

EXAMPLE 1

"LAB.LOCAL" | Get-OMEDirectoryService | Remove-OMEDirectoryService

Remove directory service

PARAMETERS

-AccountProvider

Object of type AccountProvider returned from Get-OMEDirectoryService

Type: AccountProvider
Parameter Sets: (All)
Aliases:

Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

NOTES

RELATED LINKS