This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

User based policies

Hi,

it would be great to have policies on per-user basis. In conjunction with application control it would be a great feature. Right now application control becomes a concern in our company. We have many users using many different computers and so it would be a create advance if I could apply a application control policy on certain users or user groups.

Regards

Marcus

:28847


This thread was automatically locked due to age.
Parents
  • On the user login script, you could even setup an administrative template in group policy that pushed the registry key per user.

    .\setup.exe [otherswitches] -g "\ServerName\Servers\2003 computers"

    Setup.exe writes a reg key with this "path" here

    HKLM\Software\[wow6432node]\Sophos\Remote Management System\ManagementAgent

    String value of "GroupPath", with the value in this case of "\ServerName\Servers\2003 computers".

    /search?q= 24835

    :38667
Reply
  • On the user login script, you could even setup an administrative template in group policy that pushed the registry key per user.

    .\setup.exe [otherswitches] -g "\ServerName\Servers\2003 computers"

    Setup.exe writes a reg key with this "path" here

    HKLM\Software\[wow6432node]\Sophos\Remote Management System\ManagementAgent

    String value of "GroupPath", with the value in this case of "\ServerName\Servers\2003 computers".

    /search?q= 24835

    :38667
Children
No Data