MS Exchange 2010 RC Download available today!

MS published Exchange 2010 today. They have the preconfigured VHD so get your Hyper-V lab servers ready!

Exchange 2010 Download Page

Virtualization Resources

If you attended my Virtualization session at the CCH User Conference then you know I cited numerous resources online. You may not have had time to write them all down so I thought I would through them up on the blog for you. If you didn’t attend the conference that’s okay too . I’ll  be adding more as time allows but this is a nice list to start with! You can subscribe to the blog or follow me on twitter for up to the minute updates.

Free Virtualization Software: I would have loved to thoroughly reviewed and written articles on each piece of software… unfortunately that didn’t happen but maybe one day. So, I’ll just include a few things about each.

I mention the hypervisor type for each software which you’re going to need to understand when implementing a virtualization solution. In my class we talked about the hypervisor tpyes (Bare-Metal Type 1 and Hosted Type 2) so if you’ve forgotten or just want to know more just click on the word Hypervisor and you’ll be directed to WikiPedia for some e-learning.

  1. Sun VirtualBox: Its a great free alternative to fusion if you’re using a Mac and want to run Windows.
  2. Citrix XenServer: A type 1 Hypervisor and is way under estimated in my opinion. XenServer include a robust feature set right out of the box.
  3. MS Virtual Server 2005 & MS Virtual PC 2007: Are both type 2 hosted Hypervisor’s, They’re a good starting point for Windows virtualization. As well one of the things I love about the MS products in general is the pre-made virtual machines available for download from MS! Just take a gander (Run IT on a Virtual Hard Disk)
  4. Windows Virtual PC: Have Windows 7? Heard of XPMode? Yeah that's Windows Virtual PC doing the behind the scenes work. Virtual PC is used to install an run applications that are incompatible with with W7. However, it has many uses outside XPMode and a number of advantages over MS Virtual PC 2007 like USB support and clipboard sharing.
  5. MS Hyper-V Server 2008 R2: Hyper-V server is a Type 1 hypervisor and provides all the essentials for server virtualization. Hyper-V server is a great way to start vitalizing your servers with support for up to 8 proc’s, Large Memory Support, and Live Migration for free you’ll be creating VM’s in no time.
  6. VMWare Server 2 & VMPlayer: Type 2 Hypervisor and VMWare’s hosted virtualization software for Windows and Linux virtualization. VMWare Server and Play can run and create 64bit guest operating systems. On the VMware side they have something call Virtual Applications which you can check out at the Virtual Appliance Market Place. As well with the new release of VMPlayer you can now create virtual machines as well before this required VM Workstation.
  7. VMWare ESXi 4.0 -  A type 1 hypervisor with a robust feature set. Probably one of the best options for vitalizing your servers. VMWare ESXi packs a powerful punch supporting up to 64 Logical Processors, 256’s virtual cpu’s, and 1TB of RAM per host.

Virtualization Planning Assistance:

  1. Microsoft Assessment and Planning Toolkit
  2. Windows Server Virtualization Calculators
  3. VMWare - Capacity Planner (You have to contact a reseller..)
  4. VMWare - Green Calculator

Information on Virtualizing SQL:

  1. SQL Server Performance in VI3 - VMWare
  2. Simple, Efficient Microsoft SQL Consolidation -VMWare
  3. TechNet Webcast: Microsoft Virtualization Best Practices for SQL Server (Level 300)
  4. Microsoft Running SQL Server 08 in Hyper-V Best Practices and Performance Considerations

Information on Virtualizing Exchange:

  1. Simple, Efficient Microsoft SQL Consolidation – VMWare
  2. Support Policies and Recommendations for Exchange Servers
  3. Should You Virtualize Your Exchange 2007 SP1 Environment? - MSExchange Team

 


Blogger Labels: Virtualization,Resources,Bare-Metal,Hypervisor,VirtualBox,VMWare Fusion,XenServer,Virtual Server,XPMode,Hyper-V,VMWare,VMPlayer,ESXi,Microsoft Assessment Toolkit,Virtualization Planning,Exchange Virtualization,SQL Virtualization

Wow I placed 4th

Woot! 4th in my age group. I also won the Tat of the month at Columbus Running Club!

Lost in RDP Windows

Ever been lost in a RDP of an RDP of RDP? I think I found quite possibly the best RDP application ever! Best of all its Free! The application is called Terminals you can download it by clicking here. The developer is Rob Chartier and he has done an exceptional job on this application so lets take a look!

Application Description:

“Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll).
The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client.”  “www.codeplex.com”

image

What I Love about it!

First off and most importantly is the ability to have tabbed RDP sessions in one Window.Terminals makes it nice and easy to be able to browse thru the RDP windows. You can also set the tabs to show the user name in the tab as well. You have the ability to name the RDP connection anything you want which is normal but I like to point out that it doesn’t have to be the machine name.

image

image

The next feature I love is the ability to tag your RDP computers which essentially organizes (groups) everything nice and easy. Simply double click on on PC’s label and boom another tab is opening in Terminals and if you’ve saved your connection information its automatically logging you in. Worried about security? Terminals allows you to create a master password to access the application. The latest version 1.8 even includes a separate credentials management utility. Terminals also stores a history of your sessions as well.

The developer also includes some nice tools for you to use as well such as; Ping Trace, Port Scanner, Terminal Services Administration, and a host of others. It also  has a nice screen capture application built in as well. Pretty basic but again its right at your fingertips. Outside of RDP Terminals also supports ICA, VNC, TelNet, RAS, and VMRC connections. All in all terminals is a great little utility and now I can’t image life without it. However, don’t take my word for it check it out for yourself!

 

How To: Add Folders to SaveAs Dialog

Do you have a folder that your users need to use all the time? Are your users supposed to save everything to their network folder? Well in this tutorial we’ll look at how to make this folder easily accessible from virtually everywhere within Windows.

To start lets by opening Notepad++ Click File Save As. See those Folders on the left of this Dialog box (see figure 1)? So, this is where we are going to store our shortcut. Awesome right! Next let’s start searching Google for ”Windows Common Dialog SaveAs, Add Folder Location” and you can find multiple tutorials on doing this via registry editing there are even multiple tools out there that can do this easily and with a GUI. However, most of them are geared towards a single user and our goal is to create a common shortcut for everyone and standardize it throughout the office. I’ve posted the VB script for download which has all the instruction and information inside.

 

image

Download Script Here: Add Folder To Windows Common Dialog

CPA Social Media

Attended Tom Hood's Social Media class I learned about the impact of social media on the CPA industries. It is pretty interesting to see how effective social networking can be for companies and individuals. I really enjoyed this class and learned a lot.

How to Open a Command Window




1. From Start.

2. Type “cmd”

3. Click “cmd.exe” or just hit enter
image

4. The command window should open


image