| external help file | OSDCloud-help.xml |
|---|---|
| Module Name | OSDCloud |
| online version | https://github.com/OSDeploy/OSDCloud/blob/main/PRIVACY.md |
| schema | 2.0.0 |
Returns the base directory path of the OSDCloud module.
Get-OSDCloudModulePath [-ProgressAction <ActionPreference>] [<CommonParameters>]
Returns the file system path to the root folder where the OSDCloud module is installed. This is useful for locating module-relative resources such as catalogs, templates, and support files.
Get-OSDCloudModulePath
Returns the path to the OSDCloud module directory, e.g. 'C:\Program Files\WindowsPowerShell\Modules\OSDCloud\1.0.0'.
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.