You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

CALS Identity Finder Client Config for MSI and Server Policies
Note - on server HKLM maps to "System" policies and HKCU maps to "User" policies.  The registry key names and policy wording are identical.

Base Properties

-         Install the Endpoint Service - Property/INSTALLIDFSERVICE=1

-         Turn off automatically launching after install - Property/LAUNCHPRODUCT=0

-         Automatically agree to license agreement - Property/IAgree Registry Keys in HKLM\Software\Identity Finder\Client (not user modifiable)

-         Do not send match text to server: sendMatch=0

-         Connect to server: serverUrl= http://adirondack.calsnet.cornell.edu/Services

-         Send only info about SSNs and CCs to server: matchTypes=10001,10002

-         Disable guest login: RequireProfileLogin=1

-         Disable action Quarantine: disableAction_Quarantine=0

-         Set password strength to Stronger: PasswordStrength=2

-         Enable the password strength capability: EnablePasswordStrength=1

-         Disable ability to change attributes of read-only files: disableChangeReadOnly=1

-         Disable ability to change attributes of hidden files: disableChangeHidden=1

-         Allow user to doubleclick on .idf files and open them in IDF: FileAssociation_idf=1

-         Exclude all non-local drives from the search: OnlySearchLocalDrivesWhenSearchingMyComputer=1

-         Disable balloon tips on the taskbar: ShowBalloonTips=0

-         Set type of files to search to be "Custom": FileTypeSearchOption=2

-         Set file extensions to skip: FileExtensionList="aac;1[]acs;1[]adc;1[~]..." Registry Keys in HKCU\Software\Identity Finder\Client (user modifiable)

-         Set file location to be "My Computer" instead of "My Documents": FileLocations=1

-         Set maximum file size to search to 64mb: MaxFileSize=67108864

-         Turn off searching for passwords: EnableAnyFind=0

-         Turn on MBOX searching for Eudora: EnableSearchByExtension=1

-         Identify MBX as an MBOX file: MBOXFileExtensionList=mbx

-         Search remote mail folders: SearchRemoteMailFolders=1

-         Search detached PST files: SearchDetachedPST=1

-         Enable inclusion of Outlook Express or Windows Mail in the search: IncludeWinMailInEmailSearch=1

-         Include Thunderbird in search: IncludeThunderbirdInEmailSearch=1

-         Turn off the startup wizard: UseStartupWizard=0

-         Install updates with no prompt: AutomaticallyDownloadandInstallUpdates=1

  • No labels