Windows 10 October 2018 Update (v1809) – Citrix Known Issues

Windows 10 October 2018 Update (v1809) – Citrix Known Issues

book

Article ID: CTX234973

calendar_today

Updated On:

Description

Microsoft releases software updates for Windows 10 twice a year through the Semi-Annual Channel. On 2nd October 2018, Microsoft released its latest Semi-Annual Channel  release for Windows 10 called 'October 2018 Update' (v1809). 

This article is intended to capture known issues with Windows 10 v1809 that have been identified so far through Citrix internal testing and customer reports.

  • Citrix Virtual Delivery Agent (VDA) for Windows Desktop OS
  • Citrix Receiver for Windows
  • Citrix Provisioning Services (PVS)
  • Citrix Workspace Environment Management (WEM)
  • Citrix User Profile Management (UPM)
Note:
  • This is a live article and is updated as and when new information is available.

Known Issues

The following are the known issues:

Issue 1

Issue Description
When a user tries to launch a published desktop in full-screen mode using Smart card authentication through a NetScaler environment, the PIN prompt is not visible and just the progress indicator is seen. The connection times out and the launching desktop process closes.
[LC8579]
 
Problem Cause
Full-screen sessions hide the PIN prompt window. The Windows Security and UAC prompt are updated from Winform to XAML. This causes the PIN prompt window to lose focus and stay in the background.

Solution
This is a known issue with Citrix Receiver (https://docs.citrix.com/en-us/receiver/windows/current-release/about/known-issues.html). 
  • Users on Current Release of Citrix Receiver are advised to upgrade to Citrix Receiver 4.12 or its replacement that contains the fix.
  • Users on the LTSR version(version 4.9) of Receiver are advised to upgrade to Citrix Receiver 4.9.3000 or its replacement that contains the fix.

 

Issue 2

Issue Description
The mouse cursor could appear smaller within a session when using display with high DPI/Resolution
[HDX-9959]

Problem Cause
Monochrome custom cursors created via CreateCursor() in a non-DPI aware application do not scale correctly with Windows 10 v1703 and later versions. Custom cursors created via CreateInconIndirect() in a non-DPI aware application do not scale correctly in all versions of Windows 10.

Solution
  • Users on Current Release of Citrix Receiver (version 4.8) are advised to upgrade to Citrix Receiver 4.11 or its replacement that avoids the cursor scaling issue.
  • Users on the LTSR version(version 4.9) of Receiver are advised to upgrade to Citrix Receiver 4.9.5000  or its replacement that avoids the cursor scaling issue.

 

Issue 3

Issue Description

The mouse cursor is distorted or may disappear at times when a published application or VDA is launched in full screen on multi-monitor setup with high DPI/Resolution.
[RFWIN-7040]

Problem Cause
Monochrome custom cursors created via CreateCursor() can be distorted on multi-monitor setups with mixed DPI in Windows 10.

Solution

  • Users on Current Release of Citrix Receiver (version 4.8) are advised to upgrade to Citrix Receiver 4.11 or its replacement that avoids the cursor scaling issue.
  • Users on the LTSR version(version 4.9) of Receiver are advised to upgrade to Citrix Receiver 4.9.3000 or its replacement that avoids the cursor scaling issue.

Issue 4

Issue Description

Print command from inside an ICA session of Windows 10 v1809 client fails to print using mapped Citrix UPS configured XPS Printer.
[HDX-13664]

Problem Cause

XPS Viewer is not available on Windows 10 v1803 and later versions by default. It is available as a Feature on Demand.

Solution

To install XPS Viewer, follow the below steps:

  • Open Command Prompt in elevated mode
  • Run the command “Dism /online /add-capability /CapabilityName:XPS.Viewer~~~~0.0.1.0”

Note:

  • The machine should be connected to the Internet for above command to acquire and install XPS Viewer.


Issue 5

Issue Description

Upgrade from Windows 10 v1803 to v1809 fails if Citrix User Profile Manager (UPM) is installed.
[TPV-1431]

Problem Cause

The upgrade fails with an error message “error during MIGRATE_DATA operation”.

Solution

The Microsoft KB4343909 resolves this issue. Install KB4343909 OR its replacement on v1803 prior to upgrade of Windows 10 v1809.

 

Issue 6

Issue Description

Citrix User Profile Manager (UPM) stops working after Windows 10 is upgraded to v1809.
[TPV-1307]

Problem Cause

The upgrade process is removing some of the registry entries related to UPM.

Solution

This issue is fixed with the Microsoft's March 2019 Updates for Windows 10. Install the respective March 2019 update OR its replacement on your existing Windows 10 version before upgrading to Windows 10 v1809.

Issue 7

Issue Description

Mouse pointer is not visible within a v1809 HDX 3D pro session. All operations inside the session are to be performed by keyboard using shortcuts.  This issue is seen with Citrix XenApp/XenDesktop 7.15 only. This issue is not seen with later versions of XenApp/XenDesktop.
[LCM-4951]

Problem Cause

A change in mouse functionality API's is causing this issue.

Solution

This issue is fixed with Microsoft KB4501371. Users are advised to install this KB OR its replacement to resolve the mouse pointer issue.


Issue 8

Issue Description

After HDX 3D Pro VDA is upgraded from Windows 10 v1803 to v1809, the policy "Use hardware encoding for video codec" is not in effect and Hardware Encoding is disabled. The Registry information related to BitMap Provider is also not as expected post upgrade.
[LCM-4955, LCM-4956]

Solution
NvFBC has been deprecated as per the bulletin by NVIDIA.


Issue 9

Issue Description

Pass-Through Authentication (SSON) fails to work when Windows 10 is upgraded to v1809 with Workspace App installed. 
[TPV-1916]

Problem Cause

While upgrading to v1809, few registry entries required by SSON gets removed under HKLM > System > CurrentControlSet > Control > NetworkProvider.

Solution

This issue is no longer seen if KB4490481 is present on target OS (v1809).  If using ISO, while upgrading to v1809, check the option of obtaining updates during upgrade. This will include KB4490481 during upgrade.

If the fix is not accessible, users may manually add the registry keys (Workaround 1) OR run a Power Shell script (Workaround 2) that adds the registry entries that were deleted by the installer.

Workaround 1:

Caution! Refer to the Disclaimer at the end of this article before making changes to Registry

  1. Right click on Start button and choose Run

  2. Type regedit and click OK.

  3. Browse to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Services.

  4. Right-click on Services and choose New > Key.

  5. Enter value PnSson for the new key and click OK.

  6. Right-click the key PnSson for and choose New > DWORD 32 bit, enter IsEnabled and set Value data 1

  7. Right-click the key PnSson for and choose New > DWORD 32 bit, enter Type and set Value data 4

  8. After adding the keys and values, it should appear like below:

    User-added image
  9. Right-click the key PnSson and choose New > Key.
  10. Enter value NetworkProvider and click OK.
  11. Add the following entries under the newly created key:
    • Right-click NetworkProvider > New > String Value, enter Name and set Value data Citrix Single Sign-on.

    • Right-click NetworkProvider > New > String Value, enter ProviderPath and set Value data to below value:

      C:\Program Files (x86)\Citrix\ICA Client\x64\pnsson.dll on 64 bit Machine

      C:\Program Files\Citrix\ICA Client\pnsson.dll on 32 bit Machine

      Note: If Workspace App is installed in Custom location, the above values should be changed accordingly to $InstallPath$\ICA Client\... Example: If install path is c:\Citrix then the value should be C:\Citrix\ICA Client\....

    • Right-click NetworkProvider > New > DWORD 32 bit, enter Class and set Value data 2.

  12. After adding the keys and values, it should appear like below:

    User-added image
  13. Browse to HKEY_LOCAL_MACHINE> SYSTEM> CurrentControlSet> Control> NetworkProvider> Order

  14. Right Click on ProviderOrder and Select Modify.

  15. Add ,Pnsson to the end of the current value in the registry.

  16. After adding the keys and values, it should appear like below:

    User-added image
  17. Browse to HKEY_LOCAL_MACHINE> SYSTEM> CurrentControlSet> Control> NetworkProvider> HwOrder

  18. Right Click on ProviderOrder and Select Modify.

  19. Add ,Pnsson to the end of the current value in the registry.

  20. After adding the keys and values, it should appear like below:

    User-added image
  21. Restart the machine.

Workaround 2:
Users could run the Power Shell script that adds the above entries. Download the attachment.zip file, extract it to a folder and run Receiver_SSON.PS1. This script will add the registry entries based on the Receiver install location. It also retains services registered with Microsoft Network Provider and appends PnSson value. Users are advised to test the script before using it in a production environment.

 

Issue 10

Issue Description

WEM cannot pin apps to taskbar in Windows 10 v1809
[WEM-3257]

Problem Cause

After pinning apps to taskbar and refreshing the agent, the apps are still not shown on the VDA.

Solution

Citrix is investigating this issue.


 

Issue 11

Issue Description

Printers part of Universal Print Server are no longer mapped after Windows 10 is upgraded to Windows 10 v1809. This issue is not seen with fresh install of Windows 10 v1809. 
[LCM-5677]

Solution

There is no solution. Support for custom print drivers have been deprecated by Microsoft.

 

Issue 12

Issue Description

Citrix Workspace Environment Management (WEM) Agent fails to work when Windows 10 is upgraded to v1809.
[TPV-1184]

Problem Cause

The ‘Norskale’ key under [HKLM -> System -> CurrentControlSet -> Control] is removed during the upgrade to v1809.

Solution

Citrix is working with Microsoft to resolve this issue. To restore functionality, users could uninstall WEM Agent on the upgraded machine, reinstall and reconfigure.



Issue 13

Issue Description

"The trust relationship between this workstation and the primary domain failed" error occurs after MCS VDAs are upgraded to Windows 10 v1809. This issue is not seen with fresh install of Windows 10 v1809.

Problem Cause

The dependency of "Citrix Pvs VMs agent" service is lost by the upgrade. See CTX251326 in detail.

Solution
Citrix is working with Microsoft to resolve this issue.

Workaround
Caution!
Refer to the Disclaimer at the end of this article before making changes to Registry.

  1. Edit the following registries after the MCS VM is upgraded, and restart the VDA.
    • Add "PvsVmAgent" to the "DependOnService(REG_MULTI_SZ)" entry in "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer".
    • Add "PvsVmAgent" to the "DependOnService(REG_MULTI_SZ)" entry in "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation".
  2. Check if "Citrix Pvs VMs agent" service is depended by "Server" and "Workstation" service.

Issue 14

Issue Description

Lync 2013/Skype for Business 2015 may crash after receiving a shared file if Windows 10 v1803  with Citrix LTSR VDA 7.15 & Lynch 2013/Skype for Business 2015 was upgraded to v1809.

Problem Cause

Some of the registry keys required by Lync/Skype for Business is getting blown during upgrade.

Solution
We are working with Microsoft to resolve this issue. As a work around, users may manually add the registry key by following below steps.

Caution! Refer to the Disclaimer at the end of this article before making changes to Registry.

  1. Right click on Start button and choose Run
  2. Type REGEDIT and click OK.
  3. Browse to HKEY_CLASSES_ROOT\WOW6432Node\CLSID\{860BB310-5D01-11d0-BD3B-00A0C911CE86}
  4. Right-click on 860BB310-5D01-11d0-BD3B-00A0C911CE86 and choose New > Key.
  5. Enter value Instance for the new key and click OK.

Environment

Caution! Using Registry Editor incorrectly can cause serious problems that might require you to reinstall your operating system. Citrix cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. Be sure to back up the registry before you edit it.