Hi admins and policy experts ![]()
is there a way to enable/disable network ports via policies?
We want only the TCP port enabled.
Or is there another way to get this task automated?
Thanks for any hint
Uwe
Hi admins and policy experts ![]()
is there a way to enable/disable network ports via policies?
We want only the TCP port enabled.
Or is there another way to get this task automated?
Thanks for any hint
Uwe
Subject: we’ve done this
Put the right fields into the desktop policy backend Document (noteman or some of the @Formula Buttons/Sidebar apps) and it gets pushed into the clients.
Something like $PrefPorts=“TCPIP” and $PrefTCPIP=…" should do the trick.
Subject: yes, customizing is a way …
hi Jan,
customizing the settings form is a way to do this, but I wanted to be sure that I have to do this.
Here the field names - if anybody else need it:
$PrefPorts
$PrefDisabledPorts
Subject: Id didn’t costumize the form
just added the fields to the document.
Subject: OK - but then you need some agent to fill in the values
… and it is easier for our admins to fill values in fields than to find the right (generic) agent ![]()
Uwe