If you’re running Exchange Server, Microsoft recommends you store the database and log files on separate drives, and both of those drives should NOT be your OS drive.
To move the transaction logs in Exchange 2000 or 2003:
- In Exchange System Manager, expand the appropriate Exchange server object, right-click the storage group you want, and then click Properties.
- On the General tab, specify a new location for the files. For example, if the E:\ drive will contain only log files for this storage group, in Transaction log location, click Browse, and then choose the E:\ drive.
To move the database file for a mailbox store in Exchange 2000 or 2003:
- In Exchange System Manager, expand the Exchange server object on which the store resides, expand the appropriate storage group container, right-click the mailbox store object you want, and then click Properties.
- Specify new file locations on the Database tab of the Properties dialog box.
To move the transaction logs in in Exchange 2007:
- Start the Exchange Management Console on the server on which the storage group is located.
- In the console tree, expand Server Configuration, and then click Mailbox.
- In the result pane, click the Mailbox server that contains the storage group for which you want to change the log file location.
- In the work pane, click the storage group for which you want to change the log file location.
- In the action pane, click Move Storage Group Path. The Move Storage Group Path wizard appears.
- On the Introduction page, the Log files path box displays the location where your log files are currently stored. Click Browse to specify a location to which to move these files..
- Click Move. A warning appears that all databases in the storage group must be temporarily dismounted, which will make them inaccessible to any user. To continue, click Yes.
- On the Completion page, confirm whether the log file path was changed successfully. A status of Completed indicates that the wizard completed the task successfully. A status of Failed indicates that the task was not completed. If the task fails, review the summary for an explanation, and then click Back to make any configuration changes. Click Finish to complete the Move Storage Group Path wizard.
To move the database file for a mailbox store in Exchange 2007:
- Start the Exchange Management Console on the server on which the storage group is located.
- In the console tree, expand Server Configuration, and then click Mailbox.
- In the results pane, expand the appropriate storage group container, right-click the mailbox database object you want, and then click Move Database Path. The Move Database Path wizard appears.
- On the Introduction page, the Database files path box displays the location where your database files are currently stored. Click Browse to specify a location to which to move these files.
- Click Move.
- On the Completion page, confirm whether the database file path was changed successfully. A status of Completed indicates that the wizard completed the task successfully. A status of Failed indicates that the task was not completed. If the task fails, review the summary for an explanation, and then click Back to make any configuration changes. Click Finish to complete the Move Database Path wizard.
Please note that moving the database or log file will temporarily unmount the information store, making mail inaccessible for users with mailboxes in the store.
If you’ve recently switched to Vista, you’re probably aware of the really annoying prompt asking you if you really want to continue every time you’re making a change, installing a program, breathing, moving your mouse… (If you’ve got some time, check out the really funny Mac commercial making fun of MS due to this “feature”.)

Well, the good news is, you can turn it off. The bad news is, if you’re not technically savvy at all, I wouldn’t recommend it. A general rule of thumb I would say is if you know what C:\windows\system32 is (and don’t say “a folder”), you can probably go ahead and turn it off.
1. Open Control Panel.
2. Open the Security Center.
3. Click “Change the way Security Center alerts me” (on the left)
4. Click “Don’t notify me and don’t display the icon (not recommended)

If you cut and paste a section of text that includes links and other formatting from Microsoft Word to the Wordpress WYSIWYG, you will end up with a nasty mess of code and will have problems getting the text to format to your site the way you want. When you cut HTML from Word, there’s a lot of extra code (which you won’t see unless you look for it) that overrides your CSS values. You could click on the “Code” tab in Wordpress and manually remove the extra code, but that’s very time consuming and if you don’t know what you’re doing, you could delete something important.
Instead, do this:
While you’re in the Wordpress post editor, hover your cursor over the buttons to see the labels. Click on the button labeled “Show/Hide Advanced Toolbar”. You can also press Alt+Shift+V (Firefox) or Alt+V (IE) to show the Advanced Toolbar. This will add some extra functionality, like buttons to undo and format your font, to your toolbar. You will then see a button labeled “Paste from Word”. When you click it, a small window will pop open and you can paste your text there and click “Insert”. This will insert the text into your post and remove the unnecessary formatting.
Please note that if you are copying an image, it may not show up and the code may not format properly for the image. Other non-image formatting should be fine.
Published on November 13, 2007
in easy and office.
Did you know you can add just about any command to to the quick access toolbar in Office 2007?

There are a few items I like to have at my disposal when working in Word and Excel. The Print Preview command is very nice and convenient, as well as the “Switch Window” command when working in Excel (when Alt-Tab won’t do). Here’s how you do it.
Click on the small down arrow to the right of the quick access toolbar. You’ll see a menu. You can easily add one of the most common items by choosing one from the list. If you don’t see the one you need, click “More Commands”.

Now you can select anything from the left box, click Add, and it will add it to the right box. The right box lists all the items in your quick access toolbar. If you still don’t see what you’re looking for, open the drop-down menu under “Choose commands from:”, and you can select “All Commands”. (Example)
You can also rearrange your quick access toolbar and place the shortcuts in the order you choose by selecting an item from the right window, and then clicking the up or down arrow (on the right) to move it.Once you’re done, click OK. That’s it!
Published on November 12, 2007
in news.
Everyone has a question about their computer, server, or network at one point or another. When I run into one of those really odd problems, or find a useful solution, I keep notes on it so I can refer back to it later.
This blog is the new version of my notes, so everyone can benefit. Basic questions, advanced issues, general annoyances and how to fix them, all right here!