From b5f929508ec7f02a5d69781492d19b2bd047d19c Mon Sep 17 00:00:00 2001 From: James Stringer <38541878+jamesstringerparsec@users.noreply.github.com> Date: Wed, 17 Nov 2021 14:35:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048d228..3bc08ec 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,4 @@ 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: -VM password is CoolPassword!:) but you can change it inside the autounattend.xml file for now, it's in two areas, so make sure to replace it in both. +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.