Showing related tags and posts accross the entire site.
-
Take an inside look at Hyper-V and System Center Virtual Machine Manager from an architectural and experience a real world view. See how SCVMM and PowerShell can help you manage your virtualized environment seamlessly. The session comes complete with live demos of real life scenarios, and even a look...
-
Or view online at source
-
Hyper-V has a WMI API that will allow you to create a thumbnail image of any running or paused virtual machine. You can create any sized thumbnail you want (640x480, 800x600, 1024x768 etc…). Creating the image is pretty easy, you just call GetVirtualSystemThumbnailImage passing a reference to...
-
I have been working with Volume GUIDs more and more in our Hyper-V implementation and there has been a little bit of a learning curve in viewing, modifying, deleting etc... the files that now live on this volume without a drive letter. I haven't seen much out there on how to manage Volume GUIDs so...
-
Jeffrey Snover [MSFT]: In V1, we had a problem which caused our assemblies to not get ngen'ed during installation. If you don't know what "ngen" is, don't worry - you don't need to. All you need to know is that we didn't do the step that makes things go fast on your machine...
-
Technet Edge: Today wraps up our Hyper-V launch coverage with this interview I did at TechEd with John Kelbly and Alex Lash. These guys show us a heap of great tricks for managing your Hyper-V machines using Powershell, and introduce us to a bunch of shortcuts that allow even a non-coder to put together...
-
James O'Neill: I've decided to go ahead and post the PowerShell library I have been working on to Codeplex . I wanted to explain various bits of it here before pulling it all together, but that is taking more time than I wanted. I've provided early copies to a few people - John Kelbley used...