Get D365ClickOnceTrustPrompt - FH-Inway/d365fo.tools GitHub Wiki
Get the ClickOnce configuration
Get-D365ClickOnceTrustPrompt [<CommonParameters>]
Creates the needed registry keys and values for ClickOnce to work on the machine
Get-D365ClickOnceTrustPrompt
This will get the current ClickOnce configuration
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Tags: ClickOnce, Registry, TrustPrompt
Author: Mötz Jensen (@Splaxi)