Get-R1DirectoryLdifFile
Get-R1DirectoryLdifFile
SYNOPSIS
Returns the LDIF files on the server.
SYNTAX
Get-R1DirectoryLdifFile [<CommonParameters>]
DESCRIPTION
Returns the name of every LDIF file held on the server.
EXAMPLES
Example 1
Get-R1DirectoryLdifFile
Returns every LDIF file.
PARAMETERS
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.