12 April,16 at 11:10 AM
1. Open the "Group Policy Management Editor" on Windows server, navigate to the setting "User Configuration > Preferences > Windows Settings > Registry" on the left panel tree view.
2. On the right panel, right click and select "New > Registry Item" to create a new Registry Item. Below is an example to update the default value of registry key "AutoUnixName" from 1 to 3:
Action: Update
Hive: HKEY_CURRENT_USER
Key Path: Software\SimonTatham\PuTTY\Sessions\Default%20Settings\
Value name: AutoUnixName
Value type: REG_DWORD
Value data: 00000003
Base: Hexadecimal