DG Readiness command was old

A new version that is 3.6 has been released and because of this, the command DG Readiness command should be updated. I have checked the module and found that the new version of DCG is 3.6 and PowerShell command has been updated to DG_Readiness_Tool_v3.6.ps1 -Disable -AutoReboot
This commit is contained in:
ImranHabib 2019-02-22 20:03:26 +05:00 committed by GitHub
parent 9d99c21bc3
commit 9a6d5036c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@ For more info on virtualization-based security and Windows Defender Device Guard
You can also disable Windows Defender Credential Guard by using the [Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool](https://www.microsoft.com/download/details.aspx?id=53337).
```
DG_Readiness_Tool_v3.5.ps1 -Disable -AutoReboot
DG_Readiness_Tool_v3.6.ps1 -Disable -AutoReboot
```
#### Disable Windows Defender Credential Guard for a virtual machine