Welcome to TechNet Blogs
Sign in
|
Join
|
Help
The Soul of a Virtual Machine
Things to know about running a virtual machine under Virtual Server
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
About the Blog/Blogger
Deployment
Development and test
Fault Tolerance
Learning
Migration (P2V)
Performance
Planning
Product roadmap
Remote Access & Mgmt
Scripting
Scripts
Tips and Tricks
Upgrades
Virtual Disks
Virtual Networking
Virtual PC versus Virtual Server
What's in the Toolbox
News
Hi, my name is Megan Davis. I'm a technical writer at Microsoft. Welcome to my blog. The standard disclaimer applies here: "This posting is provided 'as is' with no warranties, and confers no rights. You assume all risk for your use." Also, the opinions expressed are my own, not Microsoft's. That said, I hope you find some helpful information, and that you'll also share some of your own knowledge with me and other readers. Thanks for stopping by.
Archives
June 2005 (4)
May 2005 (9)
April 2005 (22)
March 2005 (3)
January 2005 (10)
December 2004 (12)
November 2004 (7)
Links
Virtual Server 2005 Administrator's Guide
Virtual Server Home Page
IBM Redpaper on Virtual Server
Virtual Server Frequently Asked Questions
Virtual Server Training and Events
Virtual PC 2004 SP1 download page
VirtualStrategy Magazine
NEC High-Availability Fault Tolerant-Virtual Server Solution whitepaper
Knowledge Base articles on Virtual Server 2005
Blogcast on using VSMT
Virtual Server case studies
Program Customized Testing Environments Without Trashing Your Machine
Newsgroups
Microsoft.public.virtualserver
Microsoft.public.virtualpc
Toolbox
Virtual Server 2005 Migration Toolkit
Running Domain Controllers in Virtual Server 2005
Solution Accelerator for Consolidating and Migrating LOB Applications
Using Virtual Server 2005 to Create and Configure a Two-node Cluster
PlateSpin PowerP2V
Leostream Virtual Machine Controller
Virtual Machine Management Pack from HP
Solution Accelerator: Patch Management Using SMS 2003
Virtual Server script repository
Surgient virtualization solutions
Virtual Server Management Pack for MOM 2005
Platespin PowerRecon
Virtual Server Deployment Manager
Branch Office Infrastructure Solution
Virtual Machine Blogs
Ben Armstrong's Virtual PC Blog
John Howard's WebLog
Virtualization Technology Blog
Paul's Virtual PC Weblog
Nelson Araujo's WebLog
Paul's Digital Lounge and Cigar Bar
VirtualServer.tv
Browse by Tags
All Tags
»
Tips and Tricks
(RSS)
Sorry, but there are no more tags available to filter with.
Wednesday, May 25, 2005 2:32 PM
Displaying a virtual machine in a PowerPoint presentation
Did you know that you can display your virtual machine from within a Microsoft Powerpoint presentation? Here's how: On a computer with Virtual Server installed, open Microsoft Powerpoint. On a PowerPoint slide, click "Insert," and then click "Object."
Posted by
megand
|
9 Comments
Filed under:
Tips and Tricks
Wednesday, May 11, 2005 4:14 PM
Tip: Accessing remote resources via UNC
If you have a virtual machine configured on one computer and want to access a resource (such as an ISO or a VHD) on a different physical computer via a UNC path, you have three choices, listed below. The first two are covered in the documentation. The
Posted by
megand
|
1 Comments
Filed under:
Tips and Tricks
Friday, April 29, 2005 11:46 AM
Tip: Opening the Administration Website over a remote connection
If you're connected to Virtual Server over a Terminal Services or Remote Desktop connection, you'll get a "Page cannot be displayed" error if you try to launch the Administration Website from the shortcut on the Start menu. Instead, you can provide this
Posted by
megand
|
4 Comments
Filed under:
Tips and Tricks
Friday, April 29, 2005 10:55 AM
Tip: Turning off the virtual machine beep
If you want to turn off the beep that sounds when you turn on a virtual machine, you can run the following two commands. The first stops the BEEP service and the second disables it on subsequent reboots. net stop beep sc config beep start= disabled (Be
Posted by
megand
|
4 Comments
Filed under:
Tips and Tricks
Friday, April 29, 2005 9:04 AM
Tip: Speeding up application installation
If you want your applications to install more quickly in a virtual machine, do this: After you install the guest operating system, install Virtual Machine Additions, restart the virtual machine, and then install the applications.
Posted by
megand
|
183 Comments
Filed under:
Tips and Tricks
Thursday, April 28, 2005 7:21 PM
Tip: How an app can discover it's running in a virtual machine
Here's a tip from Paul Adare (author of Paul's Digital Lounge and Cigar Bar ). If you want an application to discover it's running in a virtual machine, you can do the following: You could query the registry for the existence of the HKLM\SOFTWARE\Microsoft\Virtual
Posted by
megand
|
532 Comments
Filed under:
Tips and Tricks
Thursday, April 28, 2005 7:09 PM
Tip: Changing a VHD from IDE to SCSI
You can easily change your virtual hard disk (VHD) attachment from IDE to SCSI: Shut down the guest operating system. Add a SCSI adapter to the virtual machine, if one isn't already available (under "Virtual Machine" Configuration, click SCSI adapters
Posted by
megand
|
5 Comments
Filed under:
Tips and Tricks