Hello adityaporwal,
If you have a RC server you need to set the following policies:
- Set target locked = yes
- Display screen on locked target = no
if you want prevent the Privacy Mode from being disabled during a session from the Controller you can set:
- Allow input lock = no
while for P2P sessions (no RC server installed) you need to manually set the following properties:
- EnablePrivacy = yes
if you want prevent the Privacy Mode from being disabled during a session from the Controller you can set:
- AllowPrivacy = no
Regards