-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# hyper-v-gadget | ||
Fork of CodePlex Hyper-V Monitor Gadget | ||
|
||
With CodePlex shutting down I decided to take a copy of the very useful Hyper-V monitoring gadget originally created by Torre Levik (tore85) from https://hypervmonitor.codeplex.com/ and start a fork here on GitHub. | ||
|
||
I have applied the patch that fixed it for Windows 2012-R2+ where Microsoft changed the WMI paths. This should work for 2008 and up at this point. | ||
|
||
There are some useful patches that _require_ 2012-R2, those have not yet been applied as I still have some 2008R2 servers. :-) | ||
|
||
I welcome pull requests, contributions. | ||
|
||
-Walden |