Microsoft has a page entitled Windows Firewall Settings which enumerates appropriate firewall settings to enable each of the Microsoft components, services, server roles and remote administration consoles to function properly.
Some of the more useful items on this page:
"Windows Firewall: DHCP server
Updated: March 2, 2005
Add UDP ports 67 and 2535 to the Windows Firewall exceptions list on the DHCP server.”“Windows Firewall: DNS server
Updated: March 2, 2005Add UDP port 53 and TCP ports 53, 139, and 445 to the Windows Firewall exceptions list.”
This is a must for your bookmarks if you are a Windows administrator. I wish I would have come across this page a year ago (which was prior to its publishing) when I had spent a couple days trying to make the Windows Firewall work on an Active Directory domain controller without impeding DC services. I would have known:
"Windows Firewall: Domain controller
Apple has made it damn-near impossible to navigate to the QuickTime only installer, pushing hard on distributing iTunes to every person who just needs QuickTime. After much hair-pulling I came across this chap’s rant, venting from a similar headspace. He has thankfully linked to Apple’s QuickTime only download page. He of course also references the QuickTime Alternative, if you’re into that sort of thing.
I especially appreciate this tip he’s provided to a long-standing annoyance:
“Killing Qttask.exe: QuickTime by default installs the Qttask.exe startup application that is effectively useless. Removing it from starting up with Windows by using Msconfig will only last until the next time you use the QuickTime Player. It will then magically reinstall itself. You can stop this from happening permanently by renaming qttask.exe in the C:\Program Files\QuickTime\ folder to qttask.old “
I was asked today to make a quick list of 5 commonly overlooked mistakes made during Active Directory migration, so... Here's a few things off the top of my head:
Hope this helps in your own, no-doubt very-painful migration to Active Directory.
I’m compiling a list of items that use to make Windows actually feel aesthetically pleasing to some degree.
Applications
I’ve chewed through a lot of bad applications that have either not worked well, crashed often, or even mangled my whole operating system to the point of requiring re-installation (WindowBlinds on multiple occasions). The following list of applications are applications I found to be stable and pleasant to use:
Skin sites (to load up your apps with skins!):
This is bar none the coolest extension to come out for Firefox since AdBlock. It blocks all types of scripts from running on any site until you whitelist the site. The status of blocked content and controls are easily accessible from a panel at the bottom of the browser. Whitelists can be imported/exported (for backup/restore or faster whitelist generation) from text files en masse.
Check out the Mozilla Extension page or the official site.
To see other’s free/busy times in Outlook you must first navigate to an Outlook calendar and then select from any of the items on the Actions menu. This includes any of the appointment, meeting or group schedule items. Selecting any of these will open a dialog where you can view free/busy times.
Opening a dialog for a New Appointment, a New All Day Event, a New Meeting Request, a New Recurring Appointment, or a New Recurring Meeting reveal a window with two tabs: Appointment and Scheduling. Click on the Scheduling tab and add some peoples’ contacts to the schedule in order to view their availability (free/busy time). To add people, simply type their names in the long list of empty fields or select the Add Others drop down menu from the bottom left of the dialog where you can add Contacts from the your personal contacts or the Exchange Global Address List. As you add people their schedules will fill in with colored bars. A key to the colors is available at the bottom of the dialog (solid blue = busy, maroon = out of office and so forth).
I use Darik's Boot and Nuke. It’s open-source, free, reliable and simple. You can download floppy or CD images, boot and select a flavor of erasure. It includes American DoD and Canadian RCMP standards-compliant flavors. See the full feature list.
keywords: wipe, delete
I’m told that most mail service applications on Linux keep their log in /var/log/maillog. Watching this log is as simple as:
tail -f /var/log/maillog