Users always want to fight The Man
February 29, 2008 8:30 AM
Subscribe
How do you prevent terminal services users from disabling the Firewall Client for ISA in Server 2003?
This is probably an easy one, but I don't have a lot of time to google around for the answer today. How do I prevent Server 2003 terminal services users from disabling the ISA firewall client? Currently the best solution I can find is to disable the taskbar icon, but for troubleshooting purposes I'd rather just leave that alone. This seems pretty ridiculous, there's got to be a way, right?
posted by tracert to computers & internet (4 comments total)
In the common.ini add
[TrayIcon]
TrayIconVisualState=0
It should work for 2004 and 2006.
Granted, I haven't used it in a long time. I have just gone the way of securenat clients. Easier to deal with, but not as much control.
posted by Climber at 10:06 AM on February 29, 2008