A word on browsers, GPOs

I’ll give this the kiss of death and state that this should be a brief entry. Veterans will remember the days when Netscape was the browser of choice. AOL bought it for over $4B years ago! Then Internet Explorer made an appearance, was bundled with the operating system and lawsuits began. At some point, Mozilla Firefox became an open-source alternative and that’s really where my search for browsers ended. I use Firefox and/or IE and they’ve served my purpose.

These days, there are other products on the market like Chrome and Opera. In fact, I’ve had one or two people tell me that one of those browsers is faster than IE or Firefox. That had me curious… not curious enough to download them and try them out myself (as of yet), but curious enough to search around for reviews. Sure enough, there’s a good LifeHacker article that gives details on browser tests they performed. I’m sure there are other reviews out there as well.

Quick question, though – as an IT administrator in an enterprise, what do you need out of a browser? Here’s my quick list:

* Functional (e.g. doesn’t fail, renders pages properly, etc)
* Fast
* As best as possible, prevents malware/spyware from being downloaded
* Can be managed at an enterprise level

The last point is the one I’ll mention. If you’re interested in deploying something besides IE in an enterprise environment, you need to be searching for certain phrases. You’ll likely need an MSI file, which is a Windows Installer file or Microsoft Installer file. This is basically an entire install package grouped into a single file. Admins can use MSI files in combination with Group Policy in a Microsoft environment to remotely install a product. Insuch an environment, you’ll also want an ADM template or administrative template. These are used by the Group Policy editor to help you manage registry settings for a particular product.

I’m not advocating that you switch browser, but I wanted to use this as a chance to remind you that some of these popular open-source products have these features. Chrome has an MSI file available. A company named FrontMotion has customized a version of Firefox to be managed with Active Directory and Group Policy.

Just be aware of the terms to use and processes you’ll want to implement if you ever consider deploying popular products in an enterprise environment. Browsers may be a dull topic, but it could be a relevant one if there’s a product out there that will improve the user experience and/or cause less of a headache for you and your staff.

Leave a Reply

Your email address will not be published. Required fields are marked *