<displayName>enter display name here</displayName>
<description>enter description here</description>
<resources>
<stringTable>
<string id="NTFS">NTFS Filesystem</string>
<string id="SymlinkEvalExplain">Symbolic links can introduce vulnerabilities in certain applications. To mitigate this issue, you can selectively enable or disable the evaluation of these types of symbolic links:
Local Link to a Local Target
Local Link to a Remote Target
Remote Link to Remote Target
Remote Link to Local Target
For further information please refer to the Windows Help section
NOTE: If this policy is Disabled or Not Configured, local administrators may select the types of symbolic links to be evaluated.</string>
<string id="SymlinkEvaluation">Selectively allow the evaluation of a symbolic link.</string>
</stringTable>
<presentationTable>
<presentation id="SymlinkEvaluation">
<checkBox refId="SymLinkClassL2L">Local Link to Local Target</checkBox>
<checkBox refId="SymLinkClassL2R">Local Link to a Remote Target</checkBox>
<checkBox refId="SymLinkClassR2R">Remote Link to Remote Target</checkBox>
<checkBox refId="SymLinkClassR2L">Remote Link to Local Target</checkBox>