Citrix Virtual Apps and Desktops SDK

Disable-Citrixcallhome

Disables the scheduled Call Home uploads and removes the Citrix identity from the machine.

Syntax

Disable-CitrixCallHome [-InformationAction <ActionPreference>] [-InformationVariable <String>] [<CommonParameters>]
<!--NeedCopy-->

Detailed Description

This cmdlet disables the scheduled Call Home uploads and removes the Citrix identity from the machine.

Parameters

Name Description Required? Pipeline Input Default Value
InformationAction   false false  
InformationVariable   false false  

Input Type

Return Values

Examples

Example 1: Disabling Call Home

PS C:\>Disable-CitrixCallHome
<!--NeedCopy-->

Disables automatic upload and removes Citrix identity from the machine.

Disable-Citrixcallhome