Skip to content

Get D365ClickOnceTrustPrompt

Splaxi edited this page Dec 4, 2022 · 1 revision

external help file: d365fo.tools-help.xml Module Name: d365fo.tools online version: schema: 2.0.0

Get-D365ClickOnceTrustPrompt

SYNOPSIS

Get the ClickOnce configuration

SYNTAX

Get-D365ClickOnceTrustPrompt [<CommonParameters>]

DESCRIPTION

Creates the needed registry keys and values for ClickOnce to work on the machine

EXAMPLES

EXAMPLE 1

Get-D365ClickOnceTrustPrompt

This will get the current ClickOnce configuration

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.

INPUTS

OUTPUTS

NOTES

Tags: ClickOnce, Registry, TrustPrompt

Author: Mötz Jensen (@Splaxi)

RELATED LINKS

Clone this wiki locally