The Benefits of Windows Intune

Last month I had the opportunity to sit down with Robert Crane, the host of the Need to Know Podcast, about Windows Intune.  These podcasts are great for keeping IT professionals up to date on technologies that they may not know a great deal about, and Windows Intune is certainly one of those.  Dubbed by some as System Center in the Cloud, it is a cloud-based management tool for client devices from desktops and laptops to tablets and phones. 

Listen in to hear all about Windows Intune, and how it can help you to make money for your business!

TUNE IN BY CLICKING HERE!

One man’s blame is another man’s credit?

Andy Borowirz of The New Yorker, tongue in cheek, posted an article on his blog this morning that states that North Korean President Kim Jong Un had to delay their missile launch because of Microsoft.  While it is of course bogus, the article is quite amusing! Smile  Check it out here: http://www.newyorker.com/online/blogs/borowitzreport/2013/04/north-korean-missile-test-delayed-by-windows-8.html

Video Conversion Software Giveaway

Welcome to Spring!  As you know, from time to time software vendors contact me with promotions and giveaways for you, my readers.  I like to pass along the ones that are really appealing, so when Digiarty Software told me that they are giving away copies of the WinX HD Video Converter Deluxe (the latest and greatest) I knew I had to get it out to you so that you don’t miss it.

We all get videos in all sorts of file formats, and some do work for us while others do not.  Why take a chance?  Even if you are only going to use it occasionally why not just download it and install it (the free part means you have to install it before April 9th) and have it for when you need it?  I did!

There are also a couple of other great offers on their site so don’t forget to check them out… you will thank me for it!

To access Digiarty’s Easter giveaway visit: http://www.winxdvd.com/giveaway/software-deals-easter.htm

 

Converting VHDs to VHDX and other questions…

Many of the articles I write for both The World According to Mitch and the Canadian IT Pro Connection come directly from people I meet through my travels.  They send me questions about technology by e-mail and rather than simply replying to them, if I feel the questions are relevant, I write them up as articles.  So if you meet me at one of my sessions and you ask me a question, do not be surprised if I ask you to e-mail it to me… oftentimes I will need to research the answer, but sometimes it is because I think that it would make for an interesting write-up.

I have known Betty for as long as I have been going to her home town, and while she loves to give me grief I know that she is always attentive and learns from my presentations.  She recently sent me an e-mail with two very good questions on Hyper-V following my IT Camp on Windows Server 2012.

QUESTION 1:

I have several virtual machines that were created on Server 2008R2, and I would like to convert them to VHDX to take advantage of all the new features on Windows 2012. Is this possible?

The process for exporting the virtual machine from Hyper-V on Windows Server 2008 R2 and then importing it as a virtual machine onto a host running Windows Server 2012 is fairly simple: Export, then Import.  However as I am sure you realize this does not convert the disk file format… ViVo in this case stands for VHD in, VHD out.  However the Edit Disk Wizard in the new Hyper-V is your friend here.

  1. Ensure that your virtual machine is powered down (or better yet disconnected).
  2. From the Actions Pane of the Hyper-V Manager click Edit Disk…
  3. On the Before You Begin page click Next.
  4. On the Locate Virtual Hard Disk page navigate to the location of our VHD file (use Browse if you like!).  Click Next.
  5. On the Choose Action page select the radio marked Convert and click Next.
  6. On the Convert Virtual Hard Disk page select the radio marked VHDX and click Next.
  7. On the second Convert Virtual Hard Disk page select the disk format you prefer (Fixed or Dynamically Expanding) and click Next.
  8. On the third Convert Virtual Hard Disk page enter the name and location of your new VHDX file and click Finish.
    Depending on the size of your source disk it may take a few minutes to create the new file; for larger disks you might want to run the Edit Disk Wizard to compact it before proceeding.  However once you are done you will have both the Source and the Destination disks, and all you have to do is edit the settings of your VM and attach the new drive, and you are ready to rock!image
  • Notice that your new file is about 145 MB larger than the original.  That is perfectly normal and nothing to be concerned about.

      PowerShell: I’ve Got The Power!!
      Thanks to folks like Ed Wilson and our very own Sean Kearney it is once again cool to use the command line… or rather, the cmdlet.   Nearly anything that you can do in the GUI can also be done in PowerShell, hence allowing us to create scripts to use at various clients or sites.  If you want to convert your VHD to VHDX in PowerShell here’s how:

    Convert-VHD -Path C:\ClusterStorage\Volume1\VHDsVM-1.vhd -DestinationPath C:\ClusterStorage\Volume1\VHDsVM-1.vhdx

    SNAGHTML6c7c42

    Again, it is important to remember that a) Your hard drive be off-line (or disconnected), and b) that once you have created the new VHDX file you must attach it to the VM before spinning it back up.  As well you will notice the difference in file size.  Nothing to be concerned by.

    (This cmdlet can also be used to convert VHDX files back to VHD files)

    QUESTION 2:

    Do the virtual machines have to be Server 2012 for me to take advantage of the new features of Hyper-V in Windows Server 2012, and especially the new .VHDX file format?

    Of course not.  Remember that the host and the guest have no real conception that the other is there; as long as you can install it on x86 hardware, you can install it in a Hyper-V virtual machine.  With that being said, there is a difference between can and is supported.  Remember that your Windows NT, 2000, DOS 3.3 and OS/2 Warp VMs are not supported by Microsoft… even though they will work just fine Winking smile 

    For Bonus Points:

    What is possible technologically is not always allowed legally.  It is important to make sure that all of the operating systems in your VMs are licensed on that host.  I have seen too many companies perform P2V migrations of physical servers that had OEM licenses attached to them, only to discover during an audit that they were out of compliance.  Make sure you have verified all of your licensing so that nobody will get their nose out of joint Smile

  • Windows 8: Client Hyper-V and Why It Matters

    Recently I sat down with Kevin Remde from Microsoft’s US DPE team to discuss virtualization in Windows 8.  We had a great discussion about VDI, client-side Hyper-V, and a lot of other interesting options.  Let us know what you think! -M

    http://aka.ms/fe3epl

    Converting an SD Card to Permanent Storage in Windows Devices

    So as you know I was all excited to buy the very first Microsoft Surface Pro.  I bought the 128 GB model because I knew that despite the fact that I have all sorts of external hard drives I was even likely to ax out 128 GB pretty quick.  Fortunately between Cloud-based storage (SkyDrive for my personal stuff, SkyDrive Pro for my business files) and the ability to add a micro-SD card I would be fine.

    I arrived at my hotel in Redmond and the package from my Amazon.com seller was there; I excitedly ripped it open and inserted the 64 GB card into the Surface Pro, reformatted it with NTFS, and installed the SkyDrive Desktop Client on Windows 8 (which allows me to synchronize my SkyDrive files onto my device’s hard drive or, in this case, its SD card.

    imageWow… ‘Your SkyDrive folder cannot be created in the location you selected.’ This was really disappointing, because that was exactly what I wanted to use my SD Card for… along with my Document, Picture, and Music Libraries.  I will be honest, it never occurred to me that I could not map these to external drives, although it does make sense.  However I was planning on making this SD Card a permanent drive in my Surface Pro, so I needed to find a way to do it.

    \I did a little research and discovered that indeed there was a way… or rather a workaround that would work perfectly.  Here’s what I did:

    1) I created a directory on my C Drive called c:\SD Card.

    2) I opened Disk Manager in Windows – you can either do that by right-clicking on the bottom-left corner of your screen and selecting Disk Management. If you are on a tablet and have no mouse, you could alternately pull up that menu by clicking Winkey-X.

    3) Right-click on your SD Card and click Change Drive Letter and Paths…

    4) Click Add…

    5) In the Add a new drive letter or path for X: (Where X is the drive letter represented by your SD Card) select the radio Mount in the following empty NTFS folder:

    6) Click Browse…and navigate to the directory that you created.  Click OK.

    You should now be ready to proceed.  To be sure, right-click on your SD card again and click Change Drive Letter and Paths… Your window should look like this:

    image

    The SD Card has both a drive letter and the mount point on the C drive.  If this is what you see then you are ready to proceed.  Cancel out of this window and close the Disk Management console.

    I started the SkyDrive desktop app again and instead of mapping my SkyDrive folder to D: I mapped it to C:\SD Card\.

    image

    That looked a lot better.  I was able to proceed and my SkyDrive files are now synchronizing properly.

    imageNow that my SkyDrive was done I decided to go the next step and map some of my Libraries to the SD Card as well.  This was easy at this point… I simply opened the File Explorer and created a new directory on the SD Card called d:\Pictures. I then right-clicked on the Pictures library that I wanted to redirect (in the Navigation Pane) and clicked Properties.  I clicked Add… and in the Browse window I selected the new directory (c:\SD Card) and clicked Include.  Back in the Properties box I clicked Set save location.  I also dragged it to the top of the list.  So now my Properties window looks like this:

    Notice that the Pictures (C:\SD Card) is at the top of the list, and has a check mark next to it.  That means that when I start saving pictures (or decide to import them from another profile) they will go onto the SD card and not onto the internal drive.

    All of these steps will work for tablets but also for hybrids, laptops, and even desktops.  It is a simple mechanism to convert external storage to internal storage.  The mount point on the C drive is used as a hard link to the SD card, and nothing stored in that directory is actually on the C drive… it just looks that way to ‘fool’ Windows into doing what you want to do.

    Good luck!

    How Surface changed my thinking… and helped my shoulder

    I travel heavy.  When going through airport security it is not uncommon for me to pull three or four laptops out of two laptop bags.  In addition to that I will have external hard drives, a plethora of cables, and all sorts of other junk.  It has resulted in very strong – albeit often aching – shoulders to be sure.  It is a habit I have been in for a couple of years because of the way I work.  When touring for IT Camps I often have to add two seventeen inch laptops weighing in at over ten pounds each (plus the power bricks for same, a network switch and such), that I take with me in a roller-board suitcase.

    I never gave much thought to how heavy my laptop bag really was because I didn’t really have a choice.  It’s just the way things were – a reality of life.

    Last week I wrote that I picked up my new Surface Pro tablet.  I was excited that I would be taking it with me for my first business trip of the year – a couple of days in Edmonton for an IT Camp followed by a week in Redmond for MVP Summit.  As I prepared for the trip I grabbed my backpack, filled it with my usual kit PLUS my two Surfaces.  As usual I decided I needed a second laptop bag; I transferred my HP EliteBook tablet to that bag, and added whatever else I needed.  I then thought to myself that my Surface Pro was almost as powerful as the EliteBook, and with my recent back and shoulder issues (resulting from a recent motor vehicle accident) I decided to leave the EliteBook (plus its cables) behind.  I saved nearly nine pounds when you count the cables and docking station that I always take for trips of over three nights.

    On the way to Edmonton I started writing a review of the Surface Pro, but had a lot of trouble doing so.  Why?  Over the course of my career in IT I have gone through a series of laptops of increasing power and performance as my needs increased and the prices dropped.  Although I have always had and used a number of them simultaneously I have always had one that was my primary – the most recent of which was my HP EliteBook 2740p.  It has 8GB RAM, an Intel Core i7 CPU, and a 256GB solid state drive.  The best compliment that I can give the Surface Pro is that it has thus far adequately replaced that device for all but my most intensive needs – tasks for which I need more than 4GB RAM.  The device is comfortable and easy to use.  For a hardcore user like myself the greatest compliment I can give it is that it is adequate to my needs, thank you very much.  So much of the failed piece I wrote was about the size, and how it lightened my load… somewhat.

    Sitting in my hotel room that night I looked at the two bags as I rubbed analgesic gel into my shoulder.  One of my bags was lighter… I decided to try an experiment.  I emptied both laptop bags onto the desk, making sure all that was left in either of them was a pile of business cards.  I examined the contents, and then went to work.  I started by putting the Surface Pro into its individual case and stopped… the case has weight, and the Surface is well protected in the bag anyways.  Of course the power adapter went with it, followed by a 4-port USB hub, an external hard drive (1.5TB – I could have saved a few ounces by downsizing to a 500GB… a thought for when I get home).  I then put in my video dongles – DV to VGA, DV to HDMI – and my Jabra Puck (because I watch a lot of movies in hotels).  An external mouse – not necessary but certainly makes life more comfortable, but I removed the wireless notebook presenter mouse and replaced it with a lighter Microsoft Arc Mouse Touch which folds flat.  I will only use it when I have the USB hub plugged in because if the dongle – I wish it was Bluetooth!  My sunglasses, an eyeglass cloth (great for glasses AND touch screens!) and that was it.  I put everything else (including the Surface RT in the case) into my backpack, which I left in the hotel when I went into the office the next day.

    At the airport check-in counter this morning I decided to weigh the two bags.

    Brenthaven briefcase with the essentials: 7lbs.

    Ogio backpack with the extraneous: 14lbs.

    Could I really cut my travel load by 20lbs by swapping out my HP for the Surface and then eliminating the extras? I was shocked… and thrilled!  The Surface might really save my shoulders and back.

    Of course there will still be times when I will have to take my heavier laptops with me… I am not retiring the roller board just yet because sometimes it really is needed.  However by cutting the waste I will have an easier time getting to – and through and from – the airport, office, and so on.

    A few years ago I wrote an article detailing what I carried in my laptop bag at the time (http://garvis.ca/2009/07/20/what%e2%80%99s-in-your-laptop-bag/).  Looking back at what I carried then versus what I carry today is amazing.  I only wish I had weighed that bag so I could see a real comparison with my new lightened load.  I never realized it, but I was carrying a load equivalent to a toddler everywhere I went.  Now my bag weighs the same as a newborn… only nowhere near as cute Smile

    The Surface made me sit down and evaluate needs versus wants and nice-to-haves.  It is probably a good idea to do that every few months – you never know how much you can save!

    A Tour of the Surface Pro with Tom’s Hardware

    On the day that Microsoft released the Surface Pro I sat down with Alex Davies from Tom’s Hardware (www.tomshardware.com) and gave him a little tour of the device.  He recorded it and that recording went live on Monday.  Check it out and let me know what you think! –MDG

    http://www.tomshardware.com/news/Microsoft-Surface-Pro-Hands-on-Demo,21030.html

    Microsoft Surface with Windows 8 Pro: It’s Here!

    For most of the months of October through December, while I was on tour talking about Windows 8, the new Office 2013 & Office 365, and Windows Server 2012 the most common question I heard was not about any of these products… it was something like ‘So where’s your Surface? Why don’t you have a Surface? When will you have a Surface?’ It was grinding… not because I didn’t want one… I did, and badly.  However I knew that if I bought myself a Surface with Windows RT in November my wife would never let me go back in February to buy myself a Surface with Windows Pro.  So I waited… patiently.

    Of course, as a Virtual Evangelist for Microsoft Canada there was speculation that they would give me one… but that didn’t happen.  In December I watched with envy as all of my friends and colleagues got theirs – every Microsoft employee got one, but alas, I am a contractor so I didn’t.

    Earlier at the beginning of summer I had promised my son that he could have one when they came out, and so in November I asked him if he wanted the RT version, or if he wanted to wait for the Pro version.  Of course he opted for the RT version, and so he got one as a late middle-school graduation present.  I took my wife with me to buy his device, and she was so enamoured with it that we bought two that day – hers being an early Christmas present.  Still and all, I could look, but unless they needed technical support I could not touch.

    And then a few weeks ago the general availability date was announced: February 9th.

    I called my main contact at the Microsoft Store in Yorkdale Mall (Toronto) and confirmed that they would be going on sale on that day.  I asked if he could put one aside for me, and his response was ‘yes… but I can only hold it until the end of the day on the 9th so make sure you come that day!’  I was willing to do him one better… since the shipment was obviously arriving well in advance of that day, why not simply let me come pick it up a few days early and we’ll keep it between us?  ‘Not a chance… not even one minute before the 9th!’ (And of course no, they were not planning a midnight event, so I would have to wait until morning!)

    Then I had an idea. ‘Friend, what if I were to come in early the morning of February 9th, buy the very first Surface sold in Canada, and record it for my blog in the store before you even open?’  He thought that was not only doable, but was a great idea.  I put it in my calendar, and remembered to confirm with him on the 8th to make sure he hadn’t forgotten me… which I feel bad about because he never would!

    Mother Nature decided to test Mitch…

    February 8th, for those of you who were not paying attention, recorded the largest single-day snowfall in southern Ontario in nearly a decade.  Everyone on every media from Television to Twitter was saying that if you didn’t have to go out… don’t.  The road crews would be out in full force, but it would likely take them throughout the weekend to clear the minor arteries and possibly into next week for crescents, circles, and such (in one of which I happen to live).  Knowing that I needed to drive out the following morning I bribed my teenaged son to shovel the driveway in the early evening.  He did enough to make sure that I would be able to get my car out.

    Of course, what are the chances that the tiny little circle, an off-shoot of a crescent off a tertiary road in Oakville, was going to be ploughed in time?  Fortunately Mayor Rob Burton follows me on Twitter and knew that I was planning to head out this morning, and made sure that our little ‘Griffith Place’ was cleared.  Okay, he did no such thing, but HUGE kudos to the road crews of Oakville, Ontario that cleared the street late last night! 

    At 6:15 on Saturday morning I headed out; I brushed 35 centimetres of heavy snow off my car and headed out, all the while listening to the reports on the radio of accidents along the way (I witnessed three of them and passed seven others on the 403 and 401).  I was not to be stopped!  I drove the treacherous highways ‘low and slow’ as I was taught for these conditions, and as I will teach my son next year.  It took me nearly an hour to get there and park, but I did so safely.

    Almost there…

    I was surprised that I got to the store at 7:15am, and there were already people waiting in both lines (one line for people with the ‘golden ticket’ and one for people without)!  I got my gear set up in the ‘theatre’ area.  I set up my video camera on my tripod, only to realize that the battery was dead.  No problem, I had plenty of time to go, so I plugged it in and let it charge.  I set up my Surface with Windows RT (ironic that after all that waiting a colleague at Microsoft actually did get me one!) and several of the available accessories on the table where I would shoot.  All I needed now was the Surface Pro…

    At 8:15 Friend brought out two devices – one for me, and one for another VIP customer named Mike who already has a Surface with Windows RT, but really wanted the Pro and was glad to be getting it this morning before he heads off to Europe.  Friend ran my credit card through, and once the POS system told him the sale was approved he e-mailed me my invoice and I was off to the races.

    The following videos were filmed in the Microsoft Store Theatre in Yorkdale Mall, Toronto.  I want to thank Alison (the store manager), Friend (who knows who he is, and Emily (who is the Community Development Specialist, and therefor in charge of the theatre area and all of the presentations and parties held there.  They were filmed on February 9th, 2013 between 8:30 and 9:00 in the morning.  The only edits that were done to the video were for the sake of time and flow.  All opinions, mistakes, errors, and omissions are mine and mine alone, and I have made no effort to alter the video to hide them.

    Opening the FIRST Surface Pro sold in Canada!
    Turning on and setting up my Surface Pro.

    Windows 8: Client Hyper-V and Why It Matters

    In December I sat down with Kevin Remde, Technical Evangelist with Microsoft USA, to discuss how Windows 8 now includes Microsoft Hyper-V.  It is a great conversation about why you might want to use the power of Hyper-V virtualization on the desktop, what is required, and how to get started.  I invite you to watch and listen in, and comment! -M

    http://channel9.msdn.com/Series/Reimagining-Windows-An-In-Depth-Look-at-Windows-8-for-the-Enterprise/Episode-6-Windows-8-Client-Hyper-V-and-Why-It-Matters

    A Quick Tip for Hyper-V Users: Product Keys

    I keep telling people that the best way to activate your servers and desktops is to have a Key Management Server (KMS) in your environment.  However not everyone has volume license keys, and when an IT Pro (or Dev) builds a lot of lab environments using their TechNet, MSDN, or MAPS licenses that is not an option.

    If you hate typing and retyping product keys, here’s a trick that will make your life a little easier:

    1) Navigate to the Subscriber Downloads page on your TechNet Plus, MSDN, or other site and find the operating system that you are looking for, then click Product Keys next to the desired product.

    image

    2) Once you have the key available (you may have to click Get a Key first) click on the clipboard icon next to that key. (you may have to allow Internet Explorer to access your clipboard).

    3) Now bring up the Hyper-V Virtual Machine Connection for your virtual machine and begin installing the OS.  When you get to the screen where you would have to type in the product key, select the Clipboard option in the menu and click Type clipboard text.

    image

    You should see the product key being typed into the appropriate location.

    image

    I use this technique whenever I have lab environments to build, but it would work just as well for copying any text  from your desktop (or server) into your Hyper-V virtual machine.  It is simple and effective… just like Hyper-V!

    Getting Started With Hyper-V in Server 2012 and Windows 8

    You all know by now that I am a huge Hyper-V fan… I have been using it since 2008, but with the latest release I am unabashedly loving Microsoft’s Layer 1 hypervisor.  The fact that it has been included in Windows 8  – as in, no different from the virtualization platform I use in my servers – is just the icing on the cake.

    It is true that almost any IT Pro would be able to install and use Hyper-V on either the server or client platform without much guidance.  However when you do start out – either with Hyper-V in general, or on a new system – there are a few things that you should know before you go.  Here are some of my tips, in no particular order of importance.

    1) Change the default file locations!

    The default file locations for virtual hard disks and virtual machines are a bit obscure.  I like to change them right out of the gate.  Depending on which drive I want to store them on (in Windows 8 it is usually the C drive, while on proper servers it will usually not be) I will store them both right off the root… x:\VHDs and x:\VMs.  That way I do not have to navigate to the defaults whenever I want to copy a file.  I find x:\VHDs much easier than c:\Users\Public\Documents\Hyper-V\Virtual Hard Disks and c:\ProgramData\Microsoft\Windows\Hyper-V.

    If I am going to use Failover Clustering with Cluster Shared Volumes the defaults will be different, but for standalone servers these defaults suit me fine.

    STEPS:

    1. In Hyper-V Manager click on Hyper-V Settings… in the Actions Pane.
    2. Under the Server context, click on Virtual Hard Disks and change the default location.  You will have to create the directory before going ahead.
    3. Still under the Server context, click on Virtual Machines and change the default location.  Again, you will have to create the directory first.

    It’s as easy as that.  Of course, VMs that are already there will not be moved, but going forward all VMs will be placed in the proper directory.

    2) Create your Virtual Switch!

    When you start creating virtual machines there will be nowhere for them to go and nobody for them to talk to… that is, unless you create a virtual switch (previously called virtual network) to connect them to.  Depending on your server and your environment this might be simple or complex, and may require more planning.  However the long and the short of it is you have to make three decisions when creating a virtual switch:

    • Is the network going to be External (can communicate beyond the physical host), Internal (can only communicate with other VMs on the same host, plus with the host), or Private (can only communicate with other VMs on the same host)?
    • If External, what physical NIC (uplink) will it be bound to?
    • Can the Management OS (on the host) use the same NIC?

    STEPS:

    1. In the Action Pane of Hyper-V Manager click Virtual Switch Manager…
    2. In the navigation pane click New virtual switch
    3. In the right screen select External, Internal, or Private and click Create Virtual Switch
    4. In the Virtual Switch Properties window delete New Virtual Switch and name the switch something that you will understand (i.e.: CorpNet).
    5. Click OK to close the Virtual Switch Manager.

    Again, this is all there is to it.  Plain and easy, no fuss, no muss.

    3) Configure Dynamic Memory

    When you create a virtual machine there are a few defaults that Hyper-V thinks is a good idea… which I don’t.  The main one that comes to mind is the Dynamic Memory option (per VM).  When you configure Dynamic Memory the defaults are going to be:

    Startup RAM: 512 MB

    Minimum RAM: 512 MB

    Maximum RAM: 1048576 MB

    Ok, for a lot of our virtual machines 512MB may be a fine minimum… but unless you are driving a BAWL (Big @$$ Work Load) server on the VM you will nearly never need a terabyte of RAM.  Granted it is nice that we have that ability, it is not going to be the norm.  On the other hand, not setting a realistic maximum would mean that if your VM were to place a huge memory demand – say, because of an unchecked memory leak or a compromised server, or even something as simple as an Exchange Server grabbing as much physical (ahem… virtual) RAM as it can – then this would necessarily be at the expense of contention resources, which would no longer be available to other virtual machines on the same host.

    My recommended best practice is to pick minimums and maximums that are reasonable to you for each server (and those will be different from VM to VM, depending on the load expectations).  You will be able to tweak these up or down as needed, but the point is you will have reasonable limits.  For many of my servers I set limits such as these:

    Startup RAM: 512 MB

    Minimum RAM: 512 MB

    Maximum RAM: 4096 MB

    These settings allow the VM to consume up to 4 GB of RAM when needed and available, but no more than that.  If I discover the VM workload needs more then I will tweak it up incrementally.  I am not letting resources go to waste, and I am making sure that my VMs work within their means – i.e.: as efficiently as they can.

    STEPS:

    1. imageWithin Hyper-V Manager click on the VM in question and then in the Action Pane (VM Name) click Settings…
    2. In the Navigation Pane click Memory
    3. In the Memory window change the Minimum and Maximum RAM as needed.
    4. Click OK.

    4) …and Hard Disks!

    By default the virtual hard disks that are created for us in the New Virtual Machine Wizard will be 127 GB.  But do they really need to be that big?  Actually, in a lot of cases they do.  In many cases they should be bigger.  Sometimes they should be smaller.  If you are creating your disks this way then you should right-size them in the wizard.

    With that being said, the one question that the wizard does not ask you is ‘what type of disk would you like to create?’  In Server 2012 there are actually three questions that you should be asked that are only asked when creating your disks using the New Virtual Hard Disk Wizard:

    a) Would you like to create a VHD file (with backward-compatibility, and limited to 2 TB in size) or a VHDX file (which adds resilience to consistency issues that might occur from power failures, and are limited to 64 TB in size but offer no backward compatibility)

    b) Would you like the disk to be Fixed size (pre-provisioned storage), Dynamically expanding (storage on demand), or Differencing disk (associated with a parent-child relationship with another disk)?

    c) Would you like to create the new VHD(X) file based on the contents of an attached physical drive?

    The solution is to pre-create your VHD(X) files to spec, and then point to them from the New Virtual Machine Wizard.  While dynamically expanding disks are fine for labs and offer greater portability, I never recommend them in a production environment.  Also if you think you might need to port your VMs back to Server 2008 (or Windows 7) then VHD will be required.

    STEPS:

      1. From the Hyper-V Manager console in the Actions Pane click New > Hard Disk…
      2. Go through the wizard and select the options you choose.
      3. From the New Virtual Machine Wizard click the radio button Use an existing virtual hard disk and point to the right file.
      4. Click Finish.

    image

    Alternately, you could select the radio Attach a virtual hard disk later and create your VMs, then create your VHD(X) files, and then attach them.  It seems like more work to me though…

    5) …and CPUs!

    There are a few new settings in the Processor tab of Hyper-V VMs than there used to be.  Not only can you set the number of virtual processors (to the lesser of either a maximum of 64, or the number of physical cores in your computer), but you can also set the VM reserve, the percent of total system resources, the VM limit, and the relative weight.  These are all set in the main screen of the Processor Settings page.

    imageWhat a lot of people do not realize is that there are two subsections to the Processor tab: Compatibility and NUMA.  In order to access these you need to expand the + next to Processor in the navigation pane.

    NUMA stands for Non-Uniform Memory Architecture, and essentially means that a single VM can use memory that is assigned to different physical CPUs.

    Compatibility in this context refers to CPU families, and is a very handy option indeed.  In virtualization there is no way to live-migrate a VM from a host running on AMD CPUs to a host running on Intel CPUs.  This is not a limitation of Hyper-V, rather of the architecture of CPUs, and is identical in VMware.  However CPU family is not the only limiting factor to allow live migrations; CPU properties are a factor too, and because of advancements in the technology it would generally not be possible to live migrate a VM from a host with an older CPU to a host with a newer CPU.

    A few years ago VMware saw this as an issue, and along with Intel developed a technology called EVC, or Enhanced vMotion Compatibility.  What EVC does is it masks the newer chipset features (generally multimedia signatures and things like that) from the VM, so that all of a sudden you can migrate between older and newer hosts (say, an Intel i7 to an Intel Core Duo).  In VMware this is assigned at the Cluster level.

    Of course the technology is simple enough, but the intellectual property is not.  EVC has the word vMotion (a trademark) in the title.  Microsoft cannot use the term vMotion.  As such their compatibility mechanism (which works the same way) is called Migrate to a physical computer with a different processor version (MTPCWDPV).  The name is not nearly as sexy as EVC, but they compensated by assigning it to the VM instead of the cluster.  It is a simple checkbox that you check (or uncheck) under the Compatibility Configuration screen.

    If you are going to be using Live Migration between hosts with potentially incompatible CPU then follow these steps:

    STEPS:

        1. imageWithin Hyper-V Manager click on the VM in question and then in the Action Pane (VM Name) click Settings…
        2. In the Navigation Pane click Processor, then click the + next to Processor to expand the tree.
        3. Click on Compatibility
        4. Click the checkbox Migrate to a physical computer with a different processor version.
        5. Click OK.

    Following these simple best practices will not make you an expert in Hyper-V by any means, but it is a good start… what they will allow you to do is get started comfortably and play with the technology without hitting some of the more common stumbling blocks that beginners seem to run into.  As your needs grow you will be comfortable enough with the technology to try new things, explore new possibilities.  Before long you will be as virtualization expert, ready to tackle concepts such as Shared Nothing Live Migration, Failover Clustering, Cluster Shared Volumes, and much much more.

    In the meantime dip your toes into the virtualization waters… it’s warm and inviting, the hazards are not too dangerous, and the rewards are incredible.  In no time you will be ready to get certified… but even if that is not your goal you have already taken the first steps to becoming a virtual wiz!

    Managing Wireless Networks in Windows 8

    Many of us take our laptops all over the place, and it is not uncommon for us to connect to several wireless networks on an ongoing basis.  In Windows 7 there was a simple way to manage the wireless networks that you connect to, but it seems to be missing from Windows 8.  This doesn’t mean that you can’t manage your networks, but it has to be done in different ways.

    There is a third-party tool that seems to makes this task easy.  The WiFi Profile Manager 8 (developed by Lee Whittington for The Windows Club) lets you view preferred networks, change the order, export and import the list to XML, and remove wireless profiles.  If you are familiar with the old tool from Windows 7 then you will not have any trouble using this tool.  It can be downloaded from TWC by clicking here.

    If you are wary of third-party tools and are pretty handy with the command line, then you can manage your wireless networks from the command line.

    (To open a Command Prompt either type cmd from the Start Menu, or from the desktop press Win-R and then type cmd)

    List all stored wireless profiles: netsh wlan show profiles |more

    Show the profile information (profile, connectivity, security, and cost settings): netsh wlan show profiles name=<profile name> key=clear

    Delete a profile: netsh wlan delete profile name=<profile name>

    The netsh command is not new, and any IT Pro with some command line experience will recognize it.  Of course the GUI has made us lazy… you probably already knew about this, and just needed to be reminded of it.  As for me… let’s just say that Bing is my friend too Smile

    An Introduction to Windows 8: Mitch on Halton Tech TV

    I am surprised that with all the hype and talk I have been doing about Windows 8, I have not blogged about this yet.  Halton Tech TV is a show on our regional cable network in the Oakville/Burlington/Milton area that focuses on different technologies.  Hosted by Robert Duvall of RDC Networks, it brings the newest and most interesting technologies to life.

    In mid-August I was invited onto the show to discuss Windows 8 which, at the time, was still in the late preview stages.  Robert and I had a great discussion of the value of Windows 8, and I did a bunch of demos from my HP EliteBook laptop which, although it is still a Windows 7 device, runs Windows 8 beautifully.  HP Canada invited us to film on location in their Canadian Centre of Excellence, where they had a great 40” touch screen for us to use.

    It was a great experience, and for IT Pros who are not able to come out and see our sessions live, this TV show is a great way to see what’s new and exciting in Windows 8.

    You can watch the show in three parts here:

    As always I welcome your comments, and hope that you enjoy the show! –MDG

    A Truly Energized Post: Sean’s experience buying his Microsoft Surface

    This post was sent to me by the original Energized Tech and former Friday Funny Guy.  Sean Kearney is not only a Microsoft MVP (PowerShell), he is a good friend and certainly among the most passionate technology enthusiasts and Microsoft fans I have ever had the pleasure of knowing.  Sean will be assisting me at the official opening of the first international Microsoft Store in the Yorkdale Mall (Toronto) on November 16th.

    Occasionally he does release the krakken (as he puts it) and on October 26th – the day the Microsoft Pop-Up Store opened at Toronto’s Eaton Centre, the day that the Microsoft Surface was released – he did just that; he was near the front of the line and as such one of the first Canadians (and indeed first people anywhere) to own a Surface tablet running Windows RT.  Here is the experience of getting there in his own (largely unedited) words. –MDG

    (The original post can be viewed on Sean’s personal blog at http://ye110wbeard.wordpress.com/2012/11/04/2298/)

    Microsoft Rises Above With Microsoft Surface and Windows RT.

    Microsoft PopupSo what was the morning like? On October 26th I had a crazy day.

    The Microsoft Surface PC was being released, and I NEEDED and WANTED one for a presentation I was doing that week.

    Hopping on the first train from my home to the Eaton Centre in Toronto, I rushed to find the Kiosk.

    Oh and I did, the logo stood out calling to me….

    “Sean! Run here!” Run I did thinking there would be a limited supply. I was all prepped up in my nerdiest of gear! MVP Scarf at the ready!

    But Microsoft ensured stock was APLENTY.

    “Do you have any Surfaces?!” I burst out at one of the first reps in line, almost knocking him down with my vocals (Those of you who know me, know that can happen)

    “Surfaces? Absolutely sir! We have plenty! Tons! Which would you like?”

    “32GigabyteWithAKeyboardIfYouPleaseButIfYou-Don’tThat’sOkCuzIJustNeedOne” the words burst out of my mouth in a rapid blast of syllables.

    Do you remember the Squirrel from “Hoodwinked?” *I* was the Squirrel.(MDG Note: I do not know this reference)

    I stood in line and looked.

    With about two hours to go, a line was building. A hundred strong and growing by the minute.

    It was a line full of executives, enthusiasts and even a few Mac users! I was blown away!  I was shaking like a leaf.

    I kept thinking in my head “Faster! Faster! I need one of these in my hands NOW! Surface! Surface! Surface!”

    There was some hooting and hollering along the way and oddly enough there were wagons full of candy bars.

    But I wouldn’t move a micrometre from the line. I wanted my Surface and would not allow my own grumbly stomach to delay that. We nerds have our priorities don’t ya know ;) (MDG Note: Although Sean was born in the USA, this is a very common down-to-earth Canadianism, often heard in Saskatchewan and Nova Scotia).

    After about FORTY minutes I found myself staring at the counter moments away from the Surface.  Live production models were on display, sexily toying with my emotions.

    But in a very short while I would be standing in front of the Register, a dream being realized; I would own a real Microsoft tablet PC.

    The transaction occurred.

    One 32gb Microsoft Surface with keyboard combo and a VGA extension to run off projectors.

    “I own a Microsoft Surface.” The words barely left my lips moments before a large “W0000000TTT!!!!” shattered the air.

    I think some of the staff in the kiosk fell back from the shockwave.

    I DID warn them I was the Energized Tech…

    I do believe I scared most of the people at the Microsoft Kiosk, marketing people and possibly a few mice running about as I stood proudly at the top of the stairs and announced

    “Ladies and gentleman! I hold in my hands, THE FUTURE! I HAVE THE POWER! W000000ttt!”

    There was applause over that. The Microsoft people seemed to enjoy getting a bit of praise. It’s nice to feel a job well done.

    I hold it in my hands now and realize I am holding something truly different.

    It is a device that is as portable as a current tablet device and yet just a bit more.

    It’s Windows 8 computer that is slim, powerful and capable of running my presentations, allowing me to blog and have a little fun at once.

    But best of all, a system with the same user experience as my full-fledged desktop version of Windows 8.

    I can finally have a portable device that works the SAME as my desktop with very few differences.

    I can attach data from my BitLocker-encrypted USB memory kit, pull files of my MicroSD, and print if needed.

    I can leverage the power of Microsoft Word, PowerPoint and Excel because they are built right in!

    I can (and am doing so at this very moment) attach a full sized display and USB keyboard/mouse to my Surface and use it just as if it were a real PC.

    Because when you get right down to it? That’s just what it is.

    This entire blog post was composed and edited with Microsoft Word 2013 on my Microsoft Surface RT…

    and I personally LOVE IT!

    Sean The Energized Tech MCTS, MVP Windows Powershell Charter Member Springboard Technical Experts Program

    %d bloggers like this: