Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The logoff screen is displayed when you close a Citrix XenApp application on a Windows Server 2008-based computer


View products that this article applies to.

Symptoms

When you use a Citrix XenApp application on a Windows Server 2008-based computer, you notice that the logoff screen is displayed when you close the application.

↑ Back to the top


Cause

Because of the architectural changes to WinLogon and the LogonUI in Windows Server 2008, the "DisableStatusMessage" registry setting is no longer available. When you run Citrix XenApp applications on earlier versions of Windows Server, you can disable the logoff screen by setting the "DisableStatusMessage" registry setting in the following registry key to a value of 1:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system

↑ Back to the top


Workaround

To prevent Citrix Seamless applications from displaying the logoff screen when you close the application, implement a logoff script by using a Group Policy setting that runs a batch file with the following command:
tsdiscon %SESSIONNAME%
After you do this, the terminal server will disconnect the session at the time of logoff and prevent the logoff screen from being displayed. However, the terminal server will continue to process the logoff action in the background.

The third-party products that this article discusses are manufactured by companies that are independent of Microsoft. Microsoft makes no warranty, implied or otherwise, about the performance or reliability of these products.

↑ Back to the top


Keywords: KB972386, kbtshoot, kbexpertiseinter, kbprb

↑ Back to the top

Article Info
Article ID : 972386
Revision : 2
Created on : 7/22/2009
Published on : 7/22/2009
Exists online : False
Views : 200