< Back
Disable-CTXReceiverLogging
Post
NAME Disable-CTXReceiverLogging
SYNOPSIS
Disables logging for Citrix Receiver
SYNTAX
Disable-CTXReceiverLogging [-General] [-AuthenticationManager] [-SelfServicePlugin] [<CommonParameters>]
DESCRIPTION
Disables logging for Citrix Receiver. You can disable general, Authentication Manager and Self-Service Plugin
logging. Have a look at the parameters for details. You have to reboot the system for changes to take effect.
PARAMETERS
-General [<SwitchParameter>]
Disables general logging for Citrix Receiver
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-AuthenticationManager [<SwitchParameter>]
Use this parameter settings to disable logging for authentication issues (for example StoreFront, and so on.)
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-SelfServicePlugin [<SwitchParameter>]
Use this parameter to disable logging related to subscribed applications and the communication with StoreFront.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Disable-CTXReceiverLogging -General
Disables general logging for Citrix Receiver
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Disable-CTXReceiverLogging -General -AuthenticationManager -SelfServicePlugin
Disables general, Authentication Manager and SelfService Plugin logging for Citrix Receiver
RELATED LINKS
SYNOPSIS
Disables logging for Citrix Receiver
SYNTAX
Disable-CTXReceiverLogging [-General] [-AuthenticationManager] [-SelfServicePlugin] [<CommonParameters>]
DESCRIPTION
Disables logging for Citrix Receiver. You can disable general, Authentication Manager and Self-Service Plugin
logging. Have a look at the parameters for details. You have to reboot the system for changes to take effect.
PARAMETERS
-General [<SwitchParameter>]
Disables general logging for Citrix Receiver
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-AuthenticationManager [<SwitchParameter>]
Use this parameter settings to disable logging for authentication issues (for example StoreFront, and so on.)
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-SelfServicePlugin [<SwitchParameter>]
Use this parameter to disable logging related to subscribed applications and the communication with StoreFront.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
<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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Disable-CTXReceiverLogging -General
Disables general logging for Citrix Receiver
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Disable-CTXReceiverLogging -General -AuthenticationManager -SelfServicePlugin
Disables general, Authentication Manager and SelfService Plugin logging for Citrix Receiver
RELATED LINKS