TONYSO
Tonyso Credo: "Look for a pattern, and solve it for everything"
Hyper-V How To (Not): Snapshot FAQ with Ben Amrstrong
Some customers are having trouble with snapshots in Hyper-V. I recently had the opportunity to...
Author: tonysoper_MSFT Date: 08/20/2009
Hyper-V How To: Create a Virtual Switch using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a virtual switch:...
Author: tonysoper_MSFT Date: 08/20/2009
Hyper-V How To: Find the right Hyper-V Cmdlet
Jamesone’s excellent PowerShell Management Library for Hyper-V includes a Hyper-V cmdlet...
Author: tonysoper_MSFT Date: 08/20/2009
Hyper-V How To: Create a VM using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a VM: # Create a...
Author: tonysoper_MSFT Date: 08/20/2009
Hyper-V How To: Detect if you are inside a VM
Sometimes, when troubleshooting or for forensic reasons, you may have to determine if an application...
Author: tonysoper_MSFT Date: 08/20/2009
Hyper-V How To: Create a Fixed VHD using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a fixed VHD for...
Author: tonysoper_MSFT Date: 08/19/2009
Hyper-V How To: Create a Dynamic VHD using Script?
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a dynamic VHD for...
Author: tonysoper_MSFT Date: 08/19/2009
Hyper-V How To: Create a Differencing VHD using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for creating a diff VHD for...
Author: tonysoper_MSFT Date: 08/19/2009
Hyper-V How To: Find RSAT Tools for Win 7
For some reason, the search engines are not yet pulling up the download location of the newly...
Author: tonysoper_MSFT Date: 08/19/2009
Hyper-V How To: Modify VM VLAN IDs for Server Core using Script
Need to remotely set the VLAN IDs on your server core installation? Some friends on the Hyper-V team...
Author: tonysoper_MSFT Date: 08/19/2009
Hyper-V How To: Copy-VM
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for copying a VM:...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Convert a VHD using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for converting your VHDs: #...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Connect a Virtual Switch to a VM using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for connecting a virtual switch...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Connect a Virtual Switch to Physical NIC using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for connecting a virtual switch...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Connect Virtual Switch to Host using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for connecting your virtual...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Compact a VHD using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for compacting your VHDs: #...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Clear All Virtual Networking using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for clearing all the VM’s...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Reset VM MAC address range using a script
A friend has shared a script for resetting MAC address ranges on the NIC in your VMs if you are...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Change VM State using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for changing the VM state: #...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Change VHD using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for changing the VHD in a VM: #...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Change ISO in VM Virtual DVD Drive using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for changing the ISO in a VM...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Apply VM Snapshot with Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for applying a virtual machine...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Add a Virtual NIC to a VM using Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for adding a virtual NIC to a...
Author: tonysoper_MSFT Date: 08/18/2009
Must See Hyper-V TV: Virtual PC Guy #1 W/a Bullet
Ben Armstr0ng, who blogs as Virtual PC Guy, recorded a 4 minute animation video that shows Hyper-V...
Author: tonysoper_MSFT Date: 08/18/2009
Hyper-V How To: Add a PT Disk to A VM with a Script
Some friends here on the Hyper-V team shared a PowerShell 2.0 script for adding a pass-through disk...
Author: tonysoper_MSFT Date: 08/18/2009
Remote Server Administration Tools for Windows 7 Released
Hyper-V R2 users have been waiting for the remote tools, released today as RSAT Tools for Windows 7...
Author: tonysoper_MSFT Date: 08/12/2009
Hyper-V Common Criteria Certification
Q: Is Hyper-V Common Criteria Certified (Common Criteria level EAL4 augmented by ALC_FLR.3)?...
Author: tonysoper_MSFT Date: 08/07/2009
Hyper-V R2 How To: Check CSV Free Disk Space
- Open CluAdmin.msc 2. Click “Cluster Shared Volumes 4. Click the Volume (Cluster Disk also...
Author: tonysoper_MSFT Date: 08/06/2009
Hyper-V R2 How To: Move a VM + storage + snapshots
Want to move a VM from server A to server B along with its associated storage and snapshots in R2?...
Author: tonysoper_MSFT Date: 08/04/2009
Hyper-V Podcast: John Cortez on How Microsoft IT Does Branch Office Virtualization
I recently had the opportunity at TR9 to chat for 5 minutes with John Cortez in Microsoft IT about...
Author: tonysoper_MSFT Date: 08/04/2009
Hyper-V How To: Set Up Multi-site Clustering
Courtesy of a colleague, here are some handy resources for reading up on how to set up a multi-site...
Author: tonysoper_MSFT Date: 08/04/2009
Forum Greatest Hits: Call Now, Operators Are On Duty
Markus, the moderator over on the ILM forum, has created an interesting new content form: Forum...
Author: tonysoper_MSFT Date: 08/03/2009
Hyper-V How To: Build a Virtualized Test Infrastructure
I recently had the opportunity to chat with Rodney Fournier, Senior PFE at Microsoft, about building...
Author: tonysoper_MSFT Date: 08/03/2009
Better Living Through Twitterment
Microsoft has a search engine for twitter. You can find some interesting results and new...
Author: tonysoper_MSFT Date: 08/01/2009
Hyper-V Podcast: TR9 Vijay Tewari on Windows Server 2008 R2 Hyper-V
I recently had the opportunity to talk with Vijay Tewari, Principal Program Manager at Microsoft for...
Author: tonysoper_MSFT Date: 07/31/2009
Hyper-V Podcast: TR9 with Jeff Woolsey on Windows Server 2008 R2 Hyper-V
I recently had the opportunity to talk with Jeff Woolsey, Principal Group Program Manager for...
Author: tonysoper_MSFT Date: 07/31/2009
Hyper-V Podcast: TR9 - Bryon Surace on Hyper-V Server 2008
I recently had an opportunity for a 7.5 minute discussion at TR9 with Bryon Surace, Senior Program...
Author: tonysoper_MSFT Date: 07/31/2009
How To: Prevent E-mail Bankruptcy
It just gets harder and harder to filter e-mail and get things done. I took a step today you can...
Author: tonysoper_MSFT Date: 07/29/2009
IT Pros, Meet Your New BFF – PSR!
There is a new free-as-in-beer utility in Win7 that will make your life easier, both in supporting...
Author: tonysoper_MSFT Date: 07/29/2009
Hyper-V How To: Learn to Deploy Virtual Desktop Pools
If you are one of those customers that doesn’t manage desktops, and are interested in VDI, here are...
Author: tonysoper_MSFT Date: 07/29/2009
IT Insider Hyper-V Information
Check out the Insider’s Guide to Microsoft’s Hyper-V. Truth in advertising for once, you can’t get a...
Author: tonysoper_MSFT Date: 07/24/2009
Hyper-V How To: Fall In Love with With Hyper-V
I guess, just follow the jhiggins twitter feed…
Author: tonysoper_MSFT Date: 07/24/2009
What if They Gave an Ad Campaign, and Nobody Came?
TechNet and MSDN have recently added ads to some pages up on the top right rail and in the page...
Author: tonysoper_MSFT Date: 07/24/2009
Hyper-V R2 How To: Find What’s New in R2
Jeff's blog post explains what's new in R2 Hyper-V. Kudos to the Hyper-V team for rolling out R2,...
Author: tonysoper_MSFT Date: 07/22/2009
Open Source Linux Driver for Hyper-V
Today PressPass announces that we have released the Hyper-V Linux Drivers as open source mover at...
Author: tonysoper_MSFT Date: 07/20/2009
Magnificent Desolation
Job I would not want – the person who must make the potentially career-limiting-decision each and...
Author: tonysoper_MSFT Date: 07/20/2009
Surely You Must Be Joking, Mr. Gates!
Bill Gates is offering you the Feynman lecture series “The Character of Physical Law” for...
Author: tonysoper_MSFT Date: 07/15/2009
The Real Reason Office 2010 Will Be Successful
Mark this down: https://www.microsoft.com/video/en/us/search?phrase=office%20casual Doug and pals...
Author: tonysoper_MSFT Date: 07/14/2009