Tag Archive
Convert a Physical Disk to a Virtual Hard Disk (VHD)
With the new feature of Hyper-V you can duplicate the contents of a physical drive into a new virtual hard disk. But you need to consider several requirements when using this method to migrate the contents of the physical disk into a virtual hard disk. The limitations are as follows: VHD copy is limited to converting... »
How To Monitor System Performance Using Windows PowerShell
A new feature in Windows 7 is the ability to use Windows PowerShell for gathering performance data. Three new Windows PowerShell cmdlets provide functionality as follows: Get-counter Gets real-time performance counter data from local and remote computers. Import-counter Exports PerformanceCounterSampleSet objects as performance counter log (.blg, .csv, .tsv) files. Export-counter Imports performance counter log files and... »


