This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Exclusion List - Directories | |
$Recycle.Bin | |
AppData\Local\Microsoft\Windows\Burn | |
AppData\Local\Microsoft\Windows Live | |
AppData\Local\Microsoft\Windows Live Contacts | |
AppData\Local\Microsoft\Terminal Server Client | |
AppData\Local\Microsoft\Messenger | |
AppData\Local\Microsoft\OneNote | |
AppData\Local\Windows Live | |
AppData\Local\Sun |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Exclusion List - Directories | |
$Recycle.Bin | |
AppData\Local\Microsoft\Windows\Burn | |
AppData\Local\Microsoft\Windows Live | |
AppData\Local\Microsoft\Windows Live Contacts | |
AppData\Local\Microsoft\Terminal Server Client | |
AppData\Local\Microsoft\Messenger | |
AppData\Local\Microsoft\OneNote | |
AppData\Local\Windows Live | |
AppData\Local\Sun |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
.SYNOPSIS | |
Downloads and Installs the Citrix Cloud Connecter | |
.PARAMETER CustomerId | |
The customer ID to install the connector for | |
.PARAMETER APIClientID: | |
The customer's client API ID |