Author Archive for KW – Page 44

Virtual CD/DVD Drive

In today’s world of high speed downloads, burning physical CDs or DVDs is becoming as antiquated as the floppy drive. After downloading an .iso file, I much prefer to copy the contents of the iso file to a bootable USB drive.

To access the contents of that iso file, you need a tool like Slysoft’s free Virtual CloneDrive that allows you to mount and access the .iso file as if it was a physical CD/DVD. They posted version 5.4.5.0 on Mar-6-2011.
Once installed, right click on your .iso file, click ‘Open with…’, and then select ‘Mount Files with Virtual CloneDrive’.

For instructions on creating a bootable USB drive and copying the contents of your iso file to the usb drive, see Charlie Russel’s blog post on the subject.

Microsoft MVP Summit

One of the highlights of being a Microsoft MVP is attending the annual Microsoft MVP Global Summit. More than 2,000 MVP’s worldwide will gather to meet with each other and to spend time with their designated Microsoft product and development teams.

This year’s conference starts today, Sun Feb 27, 2011, and concludes on Thurs Mar 3rd.

Microsoft Web Platform

A hidden gem in Microsoft’s solution set is the Microsoft Web Platform. It’s quite amazing. With a click of your mouse button, it can install a complete Wordoress setup (or Drupal, or DotNetNuke, or Sharepoint Foundation, or SugarCrm) – along with whatever additional system software is necessary to make that product run, such as IIS, SQL, MySQL, PHP, ASP, etc.

In the past two weeks alone, I installed a complete SugarCRM solution and a Sharepoint Foundation 2010 solution on HP Microservers for customer evaluation and testing.

Homeward Bound

I’m sitting here babysitting an SBS 2003 server with Exchange issues, and started singing this song from Simon & Garfunkel:

Homeward Bound
http://www.youtube.com/watch?v=Ex8YNIhXydE

I’m sitting at my desktop station
Remoted into my destination
On a tour of error logs,
The server runs like a worn-out dog
And ev’ry boot is neatly planned
For this tech is a one-man band

Ready for bed, I wish I was,
Ready for bed,
No! for the server’s not booting,
No! for the defrag is crashing,
No! ’cause my backup lies waiting
Silently for me.

Ev’ry patch is an endless stream
Of error codes and hopeless dreams.
And each file looks the same to me,
Permissions and the password keys
And ev’ry error dump I see
Reminds me that I long to be,

Ready for bed, I wish I was,
Ready for bed,
No! for the server’s not booting,
No! for the defrag is crashing,
No! ’cause my backup lies waiting
Silently for me.

Tonight we’ll try to boot again,
I’ll play the game and pretend.
And all my work comes back to me
In posts I sent to the MVPs
One more boot, I’m on my knees
I need someone to encourage me!

Ready for bed, I think I am,
Ready for bed,
Yes! the server is booting,
Yes! The email is flowing,
Yes! ‘The backup is running
Silently for me.
Silently for me.

SBS 2008 Stop Exchange

On all my SBS 2008 servers, I install the following script (batch) file to stop Exchange and add it as a shortcut to my SBS console desktop .

Why?

Because when you need to reboot your SBS server, we have seen that stopping Exchange manually cause your server shutdown and restart process to run faster than if you do not first stop Exchange. Philip Elder’s blog post on the subject shows some timings that he did.

Here’s the script. Simply copy and paste it into Notepad and save it as a .bat file. One note: to run this batch file, you must right click on it and select ‘Run as Administrator’. even if you are logged on with admnistrator access.

net stop msexchangeadtopology /y
net stop msftesql-exchange /y
net stop msexchangeis /y
net stop msexchangesa /y
net stop iisadmin /y

 

 

Creating a Bootable USB FLash Drive

Let’s say you want to install Microsoft Windows on a computer, but the computer has no CD/DVD drive. Can you say “Netbook”?

Or, in the case of SBS 2011, the downloadable .iso file is +6GB in size, which means you are not going to burn this to a standard DVD drive; you will need a newer double layer DVD drive, and double layer media!

A better alternative is to put your iso image onto a bootable USB drive. Most newer workstaitons and servers all support booting from a USB drive. On Dell computers, you can usually press F12 at power up time to select the device you wish to boot from. I’m sure there are tons of web sites telling you how to do this, but I’m posting it here so I can find it in the future. (And a tip of the hat to Mikael Nystrom from the instructions!)

One note before you being: if your target system is 64 bit, then you need to do these instructions from a 64 bit computer; likewise you need to do these steps from a 32 bit computer if your target system is 32 bit.

How to create a bootable USB Stick

  1. Insert USB stick in Win7/2008R2 box
  2. Start – Run – CMD 
  3. DISKPART 
  4. List Disk (notice the number of the your USB stick) 
  5. Sel Disk 5 (if the number was 5) 
  6. Clean (will erase the disk) 
  7. Cre Part Pri (will create a primary partition) 
  8. Sel Part 1 (select the partition just created)
  9. Active (will make it active) 
  10. Format FS=NTFS QUICK (will format the drive) 
  11. Assign (will give it a drive letter) 
  12. Exit (will close Diskpart)

Now you have a bootable USB stick, the only thing you need to is a bootmgr and a OS, easiest way is to insert the normal OS install DVD and xcopy DVD:\ to USB:\ /s Done

 

Microsoft MVP Renewal!

Hurrah! I just received an email from Microsoft indicating that I have been reselected as a Microsoft Most Valuable Professional for 2011. This is the 8th straight year that I have been honored to be selected as an MVP for the Microsoft Small Business Server platform. 

 

 

“Dear Kevin Weilbacher,

Congratulations! We are pleased to present you with the 2011 Microsoft® MVP Award! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others. We appreciate your outstanding contributions in Small Business Server technical communities during the past year.”

 

Selected to SMB Top 150 for 2010

clip_image001What a surprise I had tonight when I discovered that I had been selected by my peers from around the world to the inaugural “Top 150” list of influential people by SMBNation magazine.  This is a company that serves the Small & Medium Business (SMB) marketplace worldwide through conferences and workshops they conduct and various printed and online publications. I have spoken at several of their conferences in past years.

I thought I would share my surprise and joy with all of you – my customers, business partners, family and friends. Attached is a PDF file with an excerpt from the magazine with the full list of the 150 people who were selected.

Need a Web Site?

My primary business focus is installing solutions for small businesses. However, I am finding that many small businesses have a need for a professional web site, but do not want to spend the $1,000 or more price tage to get a site developed.

Beginning in 2003, I have developed web sites for several of my business clients.

I tried various web development tools (FrontPage, Dreamweaver, Trellix, CuteSite Builder, Joomla and WordPress) over the years. But since 2008, I have decided to use WordPress exclusively.

Why?

First, it’s free. Second, it’s supported by nearly all web hosting companies. Third, a WordPress website can be eaily moved to a new server. Fourth, their are almost 12,000 WordPress apps (both free and paid apps) available to enhance your web site.

So, please contact me if you are in need of a new web site!

Kaspersky Rescue Disk

I recently encountered an infected computer that was so bad that ComboFix, MalwareBytes and SuperAntySpyware could not clean it.

So I decided to try the free Kaspersky Rescue Disk 10. It’s a downloadable, bootable ISO image. Burn it to a CD and then go to the infected PC and boot from the CD.

Give it a try!