<< Click to Display Table of Contents >> Navigation: Detailed Checklist > Installing CloudNine LAW > LAW Workstation Considersations |
Install All Microsoft Windows Language Packs –
For support with associated Unicode characters, it is suggested that all Windows Language Packs be loaded onto images. This site can help walk you through the process: Language packs for Windows (microsoft.com)
•Select the Start button, and then select Settings > Time & Language > Language
•Under Preferred languages, select Add a language.
•Under Choose a language to install, select or type the name of the language that you want to download and install, and then select Next.
•Under Install language features, select the features that you want to use in the language that you selected to download, and then select Install.
|
Turn off the Caching of Thumbnails in Hidden thumbs.db files: How to Disable/Remove Thumbs.db File on Network Folders in Windows? | Windows OS Hub (woshub.com)
To prevent Windows File Explorer from creating a hidden thumbnail cache (Thumbs.db fil)e when browsing folders, you can use a GPO.
1.Run the local GPO editor (gpedit.msc) or create a domain GPO using the gpmc.msc console. 2.Go to the following Group Policy section User Configuration -> Administrative Templates -> Windows Components -> File Explorer. 3.This section has three options that allow you to manage the creating of the thumbs.db file by File Explorer: ▪Turn off the display of thumbnails and only display icons on network folders (prevents thumbs.db file from being created on shared network folder) ▪Turn off caching of thumbnails in hidden thumbs.db files ▪Turn off the display of thumbnails and only display icons
4.Enable all three policies by changing their values to ‘Enabled’;
It remains to link the Group Policy to users (if you use domain GPOs) and update it on domain computers. To apply the policy settings immediately, run the command: gpupdate /force |