< Back
Get-ODUConfigExportRootFolder
Post
NAME Get-ODUConfigExportRootFolder
SYNOPSIS
Returns export root folder path
SYNTAX
Get-ODUConfigExportRootFolder [<CommonParameters>]
DESCRIPTION
Returns export root folder path
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigExportRootFolder
c:\\OctoExports
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities
SYNOPSIS
Returns export root folder path
SYNTAX
Get-ODUConfigExportRootFolder [<CommonParameters>]
DESCRIPTION
Returns export root folder path
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
System.String
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ODUConfigExportRootFolder
c:\\OctoExports
RELATED LINKS
https://github.com/DTW-DanWard/OctopusDeployUtilities