HKey_Current_UserControl PanelAccessibilityStickyKeys
Value: Flags
Type: REG_SZ
Value: 506
Category: REGISTRY
Default user registry keys for citrix User Profile manager or Appsense Hive in and Out
These are the keys we imported and exported before finally using Appsense Personalisation
These were used in conjunction with a mandatory profile. Remember that a mandatory profile will not work well with I.E or user based certificates. There is another post here about changing the user to look like a ‘non mandatory’ user for the duration of their session so certificates work.
COMMON SETTINGS
“HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows Messaging Subsystem”
“HKEY_CURRENT_USERSoftwareMicrosoftExchange”
“HKEY_CURRENT_USERSoftwareAdobe”
“HKEY_CURRENT_USERSoftwareMicrosoftInternet Explorer”
“HKEY_CURRENT_USERSoftwareMicrosoftOffice”
“HKEY_CURRENT_USERSoftwareMicrosoftShared Tools”
DESKTOP SETTINGS
“HKEY_CURRENT_USERPrinters” “HKEY_CURRENT_USERSoftwareMicrosoftActive Setup”
“HKEY_CURRENT_USERSoftwareMicrosoftIdentityCRL”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAutoComplete”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerBitBucket”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerCIDOpen”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerCIDSave”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerCLSID”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerControlPanel”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerDiscardable” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerHideDesktopIcons” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerMenuOrder”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerModules” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerNewShortcutHandlers” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerRunMRU”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerSearchPlatform” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerSessionInfo”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStreamMRU”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStreams”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerStuckRects2”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerTaskband”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsShellNoRoam”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerDontShowMeThisDialogAgain” “HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerTypedPaths”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerUserAssist”
“HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings5.0”
“HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows”
Help Files not working over Network or When under Citrix Published App
We had a stupid applicaiton that published itself from a network share – including the help files.
Windows introduced security for this from Internet explorer to block these from running etc
to change the security for these help files to be displayed follow this
http://support.microsoft.com/kb/896054
REGEDIT4 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftHTMLHelp1.xItssRestrictions] "MaxAllowedZone"=dword:00000001
App-V Registry Keys to force offline operation
Setting the following keys will allow app-v packages to be installed from the packages MSI (if the option is ticked for said package when sequencing) this should then allow for the packages to be run in offline / disconnect mode indefinitely.
MSI Install Example:
msiexec.exe /i “app-v msi package” sftpath=”path to matching package sft file”
Registry keys (taken from vbscript attached below)
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientNetwork”,”LimitDisconnectedOperation”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientNetwork”,”Online”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientConfiguration”,”AutoLoadTriggers”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientConfiguration”,”AutoLoadTarget”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientConfiguration”,”RequireAuthorizationIfCached”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientConfiguration”,”AllowIndependentFileStreaming”,0
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientPermissions”,”ToggleOfflineMode”,0
App-V Change Tray Visibility (taken from vbscript attached below)
HKEY_LOCAL_MACHINE, “SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientCustomSettings”
HKEY_LOCAL_MACHINE,”SOFTWAREWow6432NodeMicrosoftSoftGrid4.5ClientCustomSettings”,”TrayVisibility”,2
objReg.GetStringValue
Citrix Keys to prevent citrix thin wire session detection from ‘logging off’ the published App-V application (taken from vbscript attached below)
HKEY_LOCAL_MACHINE,”SYSTEMCurrentControlSetControlCitrixwfshellTWI”,”LogoffCheckSysModules”, strValue
objReg.SetStringValue HKEY_LOCAL_MACHINE,”SYSTEMCurrentControlSetControlCitrixwfshellTWI”,”LogoffCheckSysModules”, strValue & “,sftdcc.exe”
VBScript File (rename from .doc to .vbs)
App-V Office Excel 2003 & Excel 2010 File Associations and Opening Multiple Instances from double click
Situation:
Office 2010 installed on Windows 2008 R2 with XenApp 6.5.
App-V with Excel 2003 packaged with old Excel 2003 add-in
When the App-V Excel 2003 Application was open – All excel files opened there after or double clicked – would be converted and loaded into the App-V Excel 2003.
When attachments from outlook 2010 were doubleclicked while the APP-V excel 2003 was opened – the attachments failed to open entirely.
Tests:
Various things were tried
1) deleting the file associations in the App-V package (this was first and foremost as excel 2003 was taking over all associations)
2) trying to force the server to always open multiple instances of excel 2010 with each doubleclick of a file (by editing the HKCR)
For HKEY_CLASSES_ROOTExcel.Sheet.12 and HKEY_CLASSES_ROOTExcel.Sheet.8
This worked on the desktop but changed the core operating behaviour of excel 2010 for EVERYONE – this was not an acceptable solution.
Final Solution: Get the App-V excel 2003 to ignore the double clicking of files by turning off DDE
Tools > Options > General > “Ignore other Applications”
Disable Citrix Server to Client File Redirection (FTA)
Remove 'Scan With Sophos Anti-virus' Context Menu
Remove right click ‘ Scan With Sophos Anti-virus’ from the Context Menu for Citrix / Terminal Servers for all users.
Solution: [HKEY_CLASSES_ROOT*shellexContextMenuHandlersSavShellExt]
@=”{A3A1D8A1-006D-4B93-BA27-6F6B4C9C4F1D}”
App-V Fails to Start with 'did not shutdown successfully'
Error Message: “The application vistualization sequencer did not shutdown successgfully the last time the sequencer was user. Please reboot your sustem before using the Application Virtualization sequencer”
Resolution: Simply delete the following registry key
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftSoftGrid4.5SequencerSeqLastStartTime]=dword:4fd5f977
Add automatic launching of executable from IE in protected mode
When opening Internet explorer on XenApp 6.5 – we would get a prompt that a program is trying to open outside of Internet explorer’s protected mode.
Error:
This program will open outside of Protected mode. Internet Explorer’s Protected mode helps protect your computer. If you do not trust this website, do not open this program.
Name: Citrix FTA, URL VDA Redirector
Publisher: Citrix Systems, INC
Resolution:
http://support.citrix.com/article/CTX133274 – Use the citrix Article to disable the URL interceptor entirely, or
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5196FFCF-C942-4E9B-AEDE-88DBF2E1DDE8}]
“AppPath”=”C:\Program Files (x86)\Citrix\system32”
“AppName”=”VDARedirector.exe”
“Policy”=dword:00000003
Other applications can be added in here like Excel, Power point, word etc to enable the programs to open without prompting natively from IE’s protected mode.
Appsense EM xml Snippet (txt renamed to doc due to wordpress security)
UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE
Additional executables to be allowed for the end users redirector.exe
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5C1359F1-E04E-4231-9E7E-955DE92A17E1}]
“AppName”=”redirector.exe”
“AppPath”=”C:\Program Files (x86)\Citrix\ICA Client”
“Policy”=dword:00000003