What tripped me up about this procedure is that I had incorrectly assumed that it was a one-time operation when in fact it must be done each time Hyena is launched. Right-click the domain in question in the tree pane. Select "Set source Domain Controller". If this is your first time, you *may* have to enter the FQDNs of your DCs here. They always show up in my dialog automagically though and I simply click Okay as soon as the dialog pops up. That's all there is to it. Now expand the tree and see all the goodies.
A very good article on how the MBR works can be found here.
Historically, in Microsoft-land, the MBR has been repaired using a DOS boot floppy and the command fdisk. However, the command fdisk is incompatible-with-Windows NT/2000/XP.
In walks "MBR Fix". It's free and it works from Windows NT/2000/XP/2003 command prompt, and so is perfectly suited for use in removable operating systems (ERD Commander, BartPE, WinPE, etc.) You can download it here.
...which is why we didn't bother to check it for you by default.
This would have been useful to know for the past couple years:
"If you regularly work with a large number of folder windows at the same time, you can quickly and easily improve the stability of your PC. By default, each folder you open occupies the same area of RAM. This means that Microsoft Windows XP has to do a great deal of shuffling as you flick between windows, potentially leading to crashes. In the Control Panel, double-click Folder Options and move to the View tab. Scroll down the list in the lower portion of the dialogue box and tick ‘Launch folder windows in a separate process'. Click OK."
Taken from Microsoft Windows XP: The Official Magazine - 50 Best Tips Ever.
Explorer can hang for minutes at a time, often taking other applications or your whole system with it. I have now seen this on at least a dozen installations. I have spent many an hour trying to track down what the root of the cause was. Here are some of the many possible causes compiled in a quick list so you don't have to suffer what I've suffered:
Ways of updating Backup Exec:
How to ping from a VMS box with UCX installed on it:
ucx ping {hostname|ip}
For some time now I have been gathering a collection of applications which can be run without installation. I have considered publishing the list of my collection, but it looks as though somebody has already dones so. This is quite likely the most useful collection of software for the the Windows platform:
The only way to *really* flush DNS without rebooting Windows. First determine the funky name (not sure what the proper label would be) for your network adapter. It may take some guesswork unless you're smarter than me. On some systems there are obvious labels next to the funky names, on others not. It seems to depend on the driver. Here's the command you type:
devcon listclass net
Once you've got the funky name, edit the following script to your needs and save it as a .bat file. This is the script I use on my own system:
As all Windows users often find, the only reasonable solution to the building quirkiness of a Windows session is the eventual reboot of the machine. As a systems admin, I often find myself in situations where this is less than practical and so I have come up with the following, ultra-cheezy technique which actually usually brings a system back into (apparent) stability. (It's always hard to be certain what's going on under the hood though).
taskmgr
or c:\windows\system32\taskmgr.exetaskmgr or c:\windows\system32\taskmgr.exeexplorer in the Run... dialog. With a lot of
luck, your Start menu, taskbar and tooltray should return, and Windows
should be acting somewhat normal again.