Hiding 2004 FW client icon (Full Version)

All Forums >> [ISA Server 2004 Firewall] >> Firewall Client



Message


big_dazza -> Hiding 2004 FW client icon (26.May2005 4:33:00 AM)

Does anyone know a way to hide the ISA 2004 FW client other than by manually ticking the "Hide icon in notification area...." tick box? Can it be done with the registry or by editing a text file? Or perhaps a GPO?




Guest -> RE: Hiding 2004 FW client icon (22.Jun.2005 9:43:00 AM)

Hiding the TrayIcon is very easy.

goto to the %systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Firewall Client 2004
and edit Common.ini

add following section

[TrayIcon]
TrayIconVisualState=1

Now when u logon again u will see that the Firewall Tray Icon is hidden.
if u set the value to 0 it will be visible again.




LLigetfa -> RE: Hiding 2004 FW client icon (22.Jun.2005 9:58:00 AM)

...or use the FWCTool.




Rickymag -> RE: Hiding 2004 FW client icon (22.Jun.2005 2:22:00 PM)

Great tips thanks people [Smile]

RM




Guest -> RE: Hiding 2004 FW client icon (23.Jun.2005 4:07:00 PM)

<Dosfreak>...

Is this for ISA 2004 Sp1 firewall client? I can't seem to get it to work. If I manually check the box, this file does not get updated.

Any other suggestions?

Thanks.




LLigetfa -> RE: Hiding 2004 FW client icon (23.Jun.2005 7:10:00 PM)

Wrong place, wrong time...

%USERPROFILE%\Local Settings\Application Data\Microsoft\Firewall Client 2004\management.ini

THe following line of KiX code would change the INI but it would not take effect right away. Better to use the FWCTool.

$RC = WriteProfileString(%USERPROFILE%+'\Local Settings\Application Data\Microsoft\Firewall Client 2004\management.ini','TrayIcon','TrayIconVisualState','1')




theRob -> RE: Hiding 2004 FW client icon (19.Jul.2005 11:12:00 AM)

what is the command to hide the notification, can't find it




LLigetfa -> RE: Hiding 2004 FW client icon (19.Jul.2005 11:45:00 AM)

How remiss of me to post untested advice. I cannot find anything in the FWCTool that would hide the icon.

Sorry [Frown]

p.s. I did test my KiX code.




theRob -> RE: Hiding 2004 FW client icon (19.Jul.2005 2:19:00 PM)

Sounds like if have to create my own script




Guest -> RE: Hiding 2004 FW client icon (10.Aug.2005 6:18:00 AM)

Is there any way to do this using a GPO?




Guest -> RE: Hiding 2004 FW client icon (24.Aug.2005 6:18:00 PM)

None of this stuff works, I have used the
goto to the %systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Firewall Client 2004
and edit Common.ini

add following section

[TrayIcon]
TrayIconVisualState=1

and it does not do anything, so then I tried it in the other .ini file Management.ini i think anyways that didn't work either.

So is there something I am missing here? do my workstations have to be SP2? (they are anyways) My ISA Server2004 is on W2k3 SP1

Getting frusterated with this lack of configuration BS first I tried the .msi install thru a GPO but soon found out the the stupid configuration box for the client came up for EVERY USER! so now I have to go to 200+ plus computers and install the FW manually, so that won't happen but now I am coming across this problem GRRRRRRRRR.
Help please.




Scotte -> RE: Hiding 2004 FW client icon (25.Aug.2005 10:26:00 AM)

Basically, you just need to delete the shortcut from the StartUp Start Menu folder. If you're deploying the client using group policy, you can use the .MST file at www.scottes.com/MS_FWC.zip




Page: [1]