< Back
Remove-MSILoggingPolicy
Post
NAME Remove-MSILoggingPolicy
SYNOPSIS
Removes the Windows Installer logging policy.
SYNTAX
Remove-MSILoggingPolicy [<CommonParameters>]
DESCRIPTION
The Windows Installer logging policy determines whether logs are generated by default and how much information
they contain. This cmdlet removes the current logging and debug policies.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
Get-MSILoggingPolicy
Set-MSILoggingPolicy
SYNOPSIS
Removes the Windows Installer logging policy.
SYNTAX
Remove-MSILoggingPolicy [<CommonParameters>]
DESCRIPTION
The Windows Installer logging policy determines whether logs are generated by default and how much information
they contain. This cmdlet removes the current logging and debug policies.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
Get-MSILoggingPolicy
Set-MSILoggingPolicy