Set D365ClickOnceTrustPrompt - FH-Inway/d365fo.tools GitHub Wiki
Set the ClickOnce needed configuration
Set-D365ClickOnceTrustPrompt [<CommonParameters>]
Creates the needed registry keys and values for ClickOnce to work on the machine
Set-D365ClickOnceTrustPrompt
This will create / or update 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.
Author: Mötz Jensen (@Splaxi)