OpenDNS – I use it and like it and yield it like a Zen master: OpenDNS

Regardless if any blocking is used, the tool still provides an auditing/oversight function. OpenDNS is a high availability DNS service; it has a very proven track record of dependable service. If there were a cost it would be sellable; however, it’s ‘free as in beer’ so that is an even easier sell. If for nothing else it could be used as an introductory mechanism to helping your client discover the value of such web oversight of his office staff. Some would rather not bother; some will require access to this information on a as-needed basis, some are overreaching power mongers. It’s not a one size fits all thing.
As for if you trust them in their expressed intention of being a good neighbor in the ‘net’ as to their reason for providing this FREE service, that’s for you to sort out. As a skeptic looking for my clients best interests, I’ve not been given any telltale signs of any bait-n-switchery or other less than forthright underpinnings. It seems legit.
One downside I’ve discovered with OpenDNS is with optionally your logo integrated; when done your logo is displayed on an informational html page whenever something doesn’t resolve or is blocked. Although at first I thought this good in that I’d have a track back mechanism for people who were false-positive blocked that would enable finer adjustments, white listing, …etc. However, instead it put me in the position of a web ‘door-man aka bouncer’ of sorts. I really don’t advocate putting yourself in that front and center thug/gate-keeper position unless you have a service agreement in place as well as some pre-existing expectations, instructions, and explanations as to the who?, what?, and why? of web filtering in writing and distributed to all under your wise and almighty judicious power.
Categories: Admin Tools & Tips · DNS · Human Engineering · IIS · Internet Browser · Networking Stuff · Peers · Security · Web Links of Note
January 29, 2008 · 1 Comment
To add your own logo to the SBS Remote Web Workplace aka RWW you merely need to replace the file shown below, RwwOEMLogo.gif, with your own .gif formatted logo. The default is a blank 135×20 pixel rectangle – whatever size you bring in that fits in the RWW form window should be good to go. The size of the header logo at the top is 448 x 175 pixels and its name is login.gif in case you want to modify it to carry that same look for use on the bottom logo.
Now Windows Home Server integrates this same RWW feature. I’ll bet Kevin a dip of Graeter’s black-rasberry-chip that this works exactly the same in WHS.
Here’s my site in action:

Here’s another way I found it useful. To notify those on vacation on cruise ships, skiing, or otherwise impractical to call that their access is suspended due to password security breach of a dismissed employee. Can’t say that many words so brevity has its limits. **FYI – notice something else customized?**

***late breaking update***
If you want your logo centered rather than alligned to the right you can make this happen. Edit and search through the logon.aspx for this picture file’s name – ‘RwwOEMlogo.gif’. Preceding it is the HTML code align=right. Change “right” to “center” and you are golden.
A special note to the Paint.NET tool at www.getpaint.net . It rocks!
Categories: IIS · RWW · SBS · Windows Home Server
Tagged: RWW, SBS, WHS
While troubleshooting disappearing free space from a customer’s SBS system partition I found a terrific resource, a list of all the log files on our SBS boxes. Wow what a great list and just in time for bed!
http://blogs.technet.com/sbs/archive/2005/11/14/414454.aspx
The ones I found to contain the largest amount of data were from IIS and from Exchange. In Exchange the Default SMTP Virtual Server is typically the specific location to change the log target storage directory. Open the IIS Admin interface and go to the property sheet for each website to configure logging changes.
It’s like the Energizer Bunny …going …going …going (or was that a pharmaceutical ad stuck in my head?) Those logs never get automatically deleted by default. Watch out!
Categories: Exchange · IIS · SBS · Windows Server 2003