Get-RpSettingsJsonPath¶
SYNOPSIS¶
Retrieves the file path for the RemotePro settings JSON file.
SYNTAX¶
DESCRIPTION¶
The Get-RpSettingsJsonPath function constructs and returns the file path for the RemoteProSettings.json file located in the 'Settings' directory within the application data path. If the 'Settings' directory does not exist, it is created.
EXAMPLES¶
EXAMPLE 1¶
PARAMETERS¶
-ProgressAction¶
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
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.