This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Enable logon exclusion check
The Enable Logon exclusion check feature controls what Profile Management does if a profile in the user store contains excluded files and folders when a user logs on. By default, the feature is disabled.
Excluded files and folders refer to files and folders that you add to the Exclusion list - files and Exclusion list - directories policies respectively. When users log off, Profile Management doesn’t synchronize excluded files and folders to the user store. However, excluded files and folders might exist in the user store before you add them to exclusion lists. With the Enable logon exclusion check policy, you can have Profile Management ignore those files and folders or delete them from the user store when users log on.
To use this feature, follow these steps:
- Open the Group Policy Management Editor.
- Under Computer Configuration > Policies > Administrative Templates: Policy definitions (ADMX files) > Citrix Components > Profile Management > File system, double-click the Logon Exclusion Check policy.
- Select Enabled.
- Select an option from the drop-down menu. By default, Delete excluded files or folders is selected.
- Click OK.
This feature provides the following three options:
- Delete excluded files or folders. Deletes the excluded files and folders from the user store when a user logs on.
- Ignore excluded files or folders. Ignores the excluded files and folders from the user store when a user logs on.
- Synchronize excluded files or folders. Synchronizes the excluded files and folders from the user store to a local profile when a user logs on.
Warning:
If you select Delete excluded files or folders, Profile Management deletes your excluded files and folders from the user store permanently. If you include the excluded files and folders again, Profile Management still deletes them from the cached local profile when you log on.
For your changes to take effect, run the gpupdate /force
command from the command prompt. Log off and log back on. For more information, see https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/gpupdate.
To enable logon exclusion check using the .ini file, do the following:
- Open the Profile Management .ini file. For more information about the .ini file, see About the Profile Management .ini file.
- Add the EnableLogonExclusionCheck item in the [General Settings] section.
- Set a value for the EnableLogonExclusionCheck item as follows:
- To ignore the excluded files and folders specified in the exclusion list from the user store, set the value to 1; for example, EnableLogonExclusionCheck=1.
- To delete the excluded files and folders specified in the exclusion list from the user store, set the value to 2; for example, EnableLogonExclusionCheck=2.
- To disable the check, set the value to 0; for example, EnableLogonExclusionCheck=0.
- Save and close the Profile Management .ini file.
- Run the
gpupdate /force
command to make your changes take effect.
Configuration precedence:
- If this setting isn’t configured in Group Policy Objects (GPOs), the value in the .ini file is used.
- If this setting is configured in neither the GPOs nor the .ini file, the policy is disabled.
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.