To update policy settings for agents where Encryption Management for Apple FileVault is installed, perform the following:
- On the agent, open a command line window as an administrator.
- Navigate to the following path:
/Library/Application/Support/TrendMicro/FDEMM/ - Type the following commands:
$sudo SupportTool –ChangeEnterprise username=<UserID>
password=<password> newserver=<newserverhostname>
newenterprise=<newenterprisename>
newadmin=<groupadminonnewserver>
newpassword=<passwordforgroupadmin> [skipKeyCheck=<true|false>]$sudo SupportTool -ChangeServer
eusername=<EncryptedUserID>
epassword=<EncryptedPassword>
newserver=<newserverhostname>$sudo SupportTool -ChangeEnterprise
eusername=<EncryptedUserID>
epassword=<EncryptedPassword>
newserver=<newserverhostname>
newenterprise=<newenterprisename>
enewadmin=<groupadminonnewserver>
enewpassword=<passwordforgroupadmin>To use encrypted values for user names and passwords generated by CommandLineHelper.exe, replace the argument names with the eusername= and enewpassword= parameters.Premium. - Verify that the changes were applied to the agent.
To update policy settings for agents where Encryption Management for Microsoft Bitlocker is installed, perform the following:
- On the agent, open a command line window as an administrator.
- Navigate to the following path:
%Program Files%\Trend Micro\FDE Encryption Management - Verify that the TMFDEForBitlocker.exe file exists on the location.
- Type the following commands:
TMFDEForBitlocker.exe -ChangeServer username=<UserID> password=<Password> newserver=<Newserverhostname> TMFDEForBitlocker.exe -ChangeServer username=<UserID> password=<Password> newserver=<Newserverhostname>
TMFDEForBitlocker.exe -ChangeServer
eusername=<EncryptedUserID>
epassword=<EncryptedPassword>
newserver=<Newserverhostname>TMFDEForBitlocker.exe -ChangeEnterprise
username=<UserID> password=<Password>
newserver=<Newserverhostname>
newenterprise=<Newenterprisename>
newadmin=<Groupadminonnewserver>
newpassword=<Passwordforgroupadmin>TMFDEForBitlocker.exe -ChangeEnterprise
eusername=<EncryptedUserID>
epassword=<EncryptedPassword>
newserver=<Newserverhostname>
newenterprise=<Newenterprisename>
newadmin=<eGroupadminonnewserver>
enewpassword=<ePasswordforgroupadmin>To use encrypted values for user names and passwords generated by CommandLineHelper.exe, replace the argument names with the eusername= and enewpassword= parameters. - Verify that the changes were applied to the agent.