Update README.md

This commit is contained in:
James Stringer 2021-11-17 14:46:34 +01:00 committed by GitHub
parent b5f929508e
commit ec3df0ca36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,4 +55,5 @@ WARNING: A work in progress...
Thanks to [Hyper-ConvertImage](https://github.com/tabs-not-spaces/Hyper-ConvertImage) for creating an updated version of [Convert-WindowsImage](https://github.com/MicrosoftDocs/Virtualization-Documentation/tree/master/hyperv-tools/Convert-WindowsImage) that is compatible with Windows 10 and 11.
### Notes:
This script will fail in newer versions of Powershell due to the add-type function call, but it will work correctly in Windows ISE running as Administrator.
This script will fail in newer versions of Powershell due to the add-type function call, but it will work correctly in Powershell ISE running as Administrator.