Delayed sends

So here’s another You Tube video that focuses on Outlook. In this case the video will show you how to configure Outlook so there is a delay when you send emails.

 

http://www.youtube.com/watch?v=_u5aNLPc_K8

Why would you want a delay? By default, Outlook will send an email as quickly as possible when you hit the send button. What happens if you make a mistake or want to delete the email prior to it actually leaving your mailbox? What about if you realize that perhaps you shouldn’t have sent the email? If you do that after pressing the send button chances are you won’t have the opportunity to do anything since the email will probably be well on its way to its destination.

 

By inserting a delay for all sent emails you get an opportunity to recover from error or stupidity much easier. It doesn’t take much to configure this in Outlook as this video shows.

Outlook notifications

By default Outlook will notify you via a variety of means that a new email has arrived. This can be very distracting and greatly reduce your productivity as I have eluded to many time here before. As such I have created a new You Tube video that shows you how to disable these notifications.

 

Microsoft software direct to end users

In response to the need to keep up with the likes of Google Microsoft has launched an online store according to this article.

”The Microsoft Store is a possible death knell for the practice of selling software on computer discs that buyers install on their machines”.

“The big difference is that after your payment is confirmed, you can immediately download the product to your computer.”

“The Microsoft Store has the full gamut of Microsoft products, from Windows Vista to Microsoft Office and hardware such as Xbox 360 consoles and Zune MP3 music players”

Ok, so where does that leave the traditional reseller who took orders for software for customers and then bought from a distributor? Unless they are adding some value to the transaction (doubtful) then this maybe yet another example of how the world of the traditional IT reseller business is again facing change.

Although not currently here in Australia yet, it is only a matter of time. In all honesty we’ve seen it before, haven’t we? Can anyone say Dell?

Bulk convert documents to Office 2007 format

Now, not everyone is going to need to convert all their Office documents to Office 2007 format but if you are taking the leap and upgrading all your desktops to Office 2007 it is probably an option to consider since there are many benefits with the new format.

 

Rather than opening each document and saving it in the new format you can download some tools from Microsoft and automate the process. Follow these steps to complete the process.

I learn something everyday

I have been doing a lot of document creation lately for my Windows Sharepoint Services Operations Guide. This has involved lots of screen shots, which I have simply done via the Print Scrn button and then pasting into a Word document. Problem with that strategy is that it creates REALLY BIG documents since the graphics are so large. One solution is to paste the images into a picture editing tool first, compress them and then copy then into Word again.

 

Surely there must be a simpler way I’ve been thinking and guess what there is! In the Office document you are working on simply right mouse click on any image to get the following menu:

 

image_2

 

Select Format Picture and you should see:

 

image_4

 

See that Compress button in the lower left of the window? Press that to reveal:

 

image_6

 

You can then set the options for what style of output you desire (i.e. web/screen or print for example). However up the top you’ll see the option to Apply this to All pictures in the document. Amazing!

 

The Office document compression tool does a pretty good job as well and works well on those pictures you have simply copy and pasted from your digital camera. In one case a Powerpoint document I was working with went from 10MB to 1.5MB simply using the above compress feature. This feature is in both Office 2003 and 2007 but may have been there for longer. I am annoyed that it has taken this long for me to find this REALLY handy function, but at least I now know!

 

As I said, every day I learn something new.

More Office 2007 Video demos from Microsoft

Links stolen from – http://parkesy.wordpress.com/2008/01/31/learning-office-2007/ (hey it saves me having to type it!)

Office

Office 2007 Demo: Spice Up Your Text With SmartArt Graphics

2007 Office System Demo: Enable blocked macros

2007 Office System Demo: Apply Your Brand to Office Documents with Themes

Windows Vista and the 2007 Office System Demo: Better Together

Excel

Excel 2007 Demo: Analyze product sales with a PivotTable report

Excel 2007 Demo: Freeze or unfreeze rows and columns

Excel 2007 Demo: Hide or unhide rows and columns

Excel 2007 Demo: Data Takes Shape with Conditional Formatting

Excel 2007 Demo: Create Charts in Excel 2007

Word

Word 2007 Demo: Word 2007 — Work with Documents Created in Earlier Versions

Word 2007 Demo: Make Documents Look Great

Word 2007 Demo: Up to Speed with Word 2007

Word 2007 Demo (set of 2): Let Word manage your table of contents

Word 2007 Demo (set of 4): Create a set of labels with mail merge

Outlook

Outlook 2007 Demo: Create and use an e-mail signature

Outlook 2007 Demo: Customize your calendar

OneNote

OneNote 2007 Demo: What is OneNote?

OneNote 2007 Demo: Organize, Search, and Find Information in a OneNote Notebook

OneNote 2007 Demo: Keep It Together with OneNote 2007

InfoPath

InfoPath 2007 Demo: View the Business Logic in an InfoPath 2007 Form Template

InfoPath 2007 Demo: Create reusable template parts

Sharepoint

Windows SharePoint Services 3.0 Demo: Tour a Windows SharePoint Services 3.0 Site

Forms Server 2007 Demo: Deploy an Administrator-Approved Form Template

SharePoint Server 2007 Demo: Add a Library to a Records Center Site

Powerpoint

PowerPoint 2007 Demo: Up to Speed with PowerPoint 2007

PowerPoint 2007 Demo: Add animation and sound to text and objects

Project 2007 Demo: Add, hide, and show columns

Project

Publisher

Publisher 2007 Demo: Personalize Newsletters with E-Mail Merge

Visio

Visio 2007 Demo: Get a New Perspective on Data with PivotDiagrams

Help Microsoft Office videos

Outlook Business Contact Manager and detached network user

Strange to find someone wanting to remove a server from their network these days but in our times of downsizing it does happen. Everything was going swimmingly, I had removed all the workstations except for the last one which had Outlook Business Contact Manager installed. I didn’t expect any issues but received a nasty surprise when the user tried to fire up Outlook Business Contact Manager as a stand alone user.

When Outlook loaded it said that the login to the Business Contact Manager database was incorrect and that I had to attach to an existing database or create a new database. Hmmm…ok so I’ll try and attached to the existing database – no go, so I elect to create a new database. Problem is that the client uses Business Contact Manager extensively so they needed the old database back. With a new Business Contact Database Outlook loads but there is no Contact Manager data.

Thinking, thinking, thinking….why would the login details be wrong? Ah ha, because the previous login was on the network (ie domain\user) and the login now is just user (ie localmachine\user). This would still be the case even if the user names and passwords were identical – different privileges between a domain and a workgroup. So now I knew why the login was failing, trick was how do I fix it?

The first thing was to check that the original Business Contact Manager database files were still on the system. By default the database is installed in c:\documents and settings\\local settings\application data\microsoft\business contact manager. The database is probably called msbusinesscontactmanager.ldf and msbusinesscontactmanager.mdf. In this directory I clearly had 2 sets of databases an old (prior to removal from network) and a new (after removal from network).

Next step was to go into services.msc and locate the local SQL service called MSSQL$MICROSOFTSMLBIZ and right mouse click on it and select stop. With that done I returned to the directory and renamed the existing business contact manager out and the old database to what the name of the existing database had been. so existing -> save then old -> existing. I then returned to the services.msc screen and started the MSSQL$MICROSOFTSMLBIZ service, then I restarted Outlook.

When Outlook started I saw a dialogue box saying that the Business Contact Manager was initialising after which Outlook loaded. When the client checked all the information he had stored using Business Contact Manager was back. Phew.

It would have been nice if Business Contact Manager would have warned me that I might have an issue logging into the database if I detached from the network but you can’t cover every eventuality can you? At least it wasn’t too hard to fix but I certainly had to do some testing beforehand since I couldn’t find much on the web. Sometimes it is quicker to run up a Virtual machine and try it for yourself.