Scritto da: Nat in Senza categoria
After converting a physical machine to a virtual machine, it is considered a best practice to remove unneeded applications, software, services, and device drivers which were tied to the physical machine but no longer applicable to the present day virtual machine. Performing this task from time to time manually isn’t too bad but at large scale, a manual process becomes inefficient. There are tools available which will automate the process of removing unneeded device drivers (sometimes referred to as ghost hardware). A former colleage put together a scripted solution for Windows VMs which I’m sharing here.
Copy the .zip file to the virtual machine local hard drive, extract it, and follow the instructions in the readme.txt file. I have not thoroughly tested the tool. No warranties – use at your own risk. I would suggest using it on a test machine first to become comfortable with the process before using it on production machines or using on a large scale basis.
Download: remnonpresent.zip (719KB)
Post from: boche.net - VMware Virtualization Evangelist
Copyright (c) 2010 Jason Boche. The contents of this post may not be reproduced or republished on another web page or web site without prior written permission.
Scripted Removal Of Non-present Hardware After A P2V
Related Posts
- May 7, 2011 -- StarWind/Mellanox Add Datacenter Storage Efficiency
- May 4, 2011 -- VMTurbo Free Performance and Efficiency Reporter
- April 21, 2011 -- Product Review: Veeam Backup & Replication v5
- April 3, 2011 -- HDS and VAAI Integration
- February 28, 2011 -- Tiny Core Linux and Operational Readiness
- February 18, 2011 -- VMTurbo Introduces Real-time Management Suite for Virtualized Data Centers
- February 14, 2011 -- vSphere Integration With EMC Unisphere
- November 29, 2010 -- Flow Control
- August 16, 2010 -- Veeam Reporter 4.0 Free Edition
- May 19, 2010 -- Top 10 Free vSphere ESX Tools and Utilities by KendrickColeman.com
Tag:
vmware
Nessun Commento »
Scritto da: Nat in Senza categoria

Advertise here with BSA
Inserting Google Maps into web pages is already easy with the simplicity Google offers in all of their products.
However, things can get easier with GMAP3 jQuery plugin if you are planning to use maps with advanced features (like overlays or callbacks).

There are simplified functions provided for the popular uses of Google Maps API that would normally require much more coding like:
getAddress – which returns a google.maps.GeocoderResult from a google.maps.LatLng
getRoute – which returns a google.maps.DirectionsResult from a google.maps.DirectionsRequest
It is also possible to use the native Google maps functions within the plugin for maximum flexibility.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Nessun Commento »
Scritto da: Nat in Senza categoria

Advertise here with BSA
Inserting Google Maps into web pages is already easy with the simplicity Google offers in all of their products.
However, things can get easier with GMAP3 jQuery plugin if you are planning to use maps with advanced features (like overlays or callbacks).

There are simplified functions provided for the popular uses of Google Maps API that would normally require much more coding like:
getAddress – which returns a google.maps.GeocoderResult from a google.maps.LatLng
getRoute – which returns a google.maps.DirectionsResult from a google.maps.DirectionsRequest
It is also possible to use the native Google maps functions within the plugin for maximum flexibility.
Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets
Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)
Nessun Commento »