-
-
Notifications
You must be signed in to change notification settings - Fork 5
Disable FSCPSException
Disables throwing of exceptions
Disable-FSCPSException [-ProgressAction <ActionPreference>] [<CommonParameters>]
Restore the default exception behavior of the module to not support throwing exceptions
Useful when the default behavior was changed with Enable-FSCPSException and the default behavior should be restored
Disable-FSCPSException
This will restore the default behavior of the module to not support throwing exceptions.
{{ 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.
Tags: Exception, Exceptions, Warning, Warnings This is refactored function from d365fo.tools
Original Author: Florian Hopfner (@FH-Inway) Author: Oleksandr Nikolaiev (@onikolaiev)
- Install as a non-Administrator
- Install as a Administrator
- Import fscps.tools module
- List available commands from fscps.tools module
- Get help content for a command
- Get D365FSC versions data
- Compile ISV model
- Invoke Choco
- Download FSC NuGets
- Download System Update Package
- Sign Files (DigiCert / Azure KeyVault)
- Work with Model Versions
- Work with ADO Test Cases