Tips and Tricks

Exchange 2007 Import SSL Certificate

0

Well written article on how to import an SSL certificate into Exchange 2007, IIS , SMTP, POP3, IMAP etc.

Clearing your Windows Printer Queue

0

Ever had problems with your Windows printers suddenly disappearing? Generally this has to do with a print job that has become corrupted. Follow these directions and you should be up and running in no time!

If you have a long list of hung print jobs in Windows 7 or Vista, you can clear the print queue easily by using these steps.

1. Click Start.

2. Type Command.

3. Right-click Command Prompt and select Run as administrator.

4. Type net stop spooler then press Enter.

5. Type del %systemroot%\System32\spool\printers\* /Q then press Enter.

6. Type net start spooler then press Enter.

The print queue on your Windows 7/Vista system should now be cleared. Type exit and press Enter to exit the command window.

WordPress MU multiple domains

1

Today I have been working with multiple domains and wordpress mu. I setup a site admin to control the new blogs that were created.
Example:
domain1.com (main)
domain2.com
domain3.com

I could login to domain1 just fine but every time I would l log on to domain2 or domain3 I would keep getting a redirect back to the login page.
I found this on the wordpress forum that worked like a charm.

I had a similar problem which occured when I changed a sub-blogs domainname.
Wordpress MU: domain1.com
Blog: domain2.com

I had to make a change in wp-settings.php to make it work:

around line 261:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $current_site->domain);

changed to:
if ( !defined(‘COOKIE_DOMAIN’) )
define(‘COOKIE_DOMAIN’, ‘.’ . $_SERVER['HTTP_HOST']);

which seems to have solved the problem.

This post was from Raymond.

Twitter Updates for 2010-04-02

0

Powered by Twitter Tools

Why use Vmware Converter?

0

I downloaded this (vmare converter) free product during a baremetal conversion to a virtual machine. For small business servers out there this application is a life send. It has the ability to create virtual drives as well the .vmx file from the machine that you are wanting to convert from. This can be done while the server is running! After which, download Vmware Server, another free download, configure it and you are virtualized! Amazing product.

Messages may be stuck in the Outbox when you use Windows Mail on a computer that is running Windows Vista

0

When you use Windows Mail on a computer that is running Windows Vista, some messages may become stuck in the Outbox. You cannot send or delete these messages. Every time that you close Windows Mail, you are prompted that there are unsent messages in your Outbox. There might also be messages that are stuck in other folders, such as the Inbox or Deleted folders, that you cannot remove.

Resolution can be found here:
Windows Mail Bug

Office 2010 Beta – Microsoft Word to WordPress blog

0

Microsoft 2010 has an interesting feature. Blog directly from Word to WordPress. To try this feature, click new in the Office Menu then click ‘New blog post’. From there you can setup your account to match your desired blogging engine.

Adding Internet Calendar via Internet Explorer

3

Here are the steps to follow to get your Internet Calendar setup:

    Open your Google Calendar.
    Under Settings > Calendars, click on the calendar you would like to add to Outlook.
    Scroll down to the Private Address section, and click ICAL.
    Copy the private calendar address.
    Open Internet Explorer.
    Paste the private calendar address into the IE address bar, and replace the https:// with webcals:// and press the “Enter” key on your keyboard.
    You may get a dialog that says “Do you want to allow this website to open a program on your computer?”, click Allow.
    Microsoft Office Outlook will open, and ask you “Add this Internet Calendar to Outlook and subscribe to updates?”, click Advanced.
    Make sure the calendar name is correct, or type in the name you want to give it. Click OK.
    Click Yes in the add calendar dialog box. (If the calendar doesn’t have any appointments yet, you’ll get a warning, just click Yes to add it anyway.)

Source

Trying linking from facebook p…

0

Trying linking from facebook page to twitter? http://bit.ly/cA1iEi

I posted 4 photos on Facebook …

0

I posted 4 photos on Facebook in the album “Logos” http://bit.ly/9sor3B

Go to Top