Only applies to Enterprise addition

As suggested by the user, the DG readiness is only applied to the enterprise edition of Windows 10. Added this info

Problem:  https://github.com/MicrosoftDocs/windows-itpro-docs/issues/7901
This commit is contained in:
ImranHabib
2020-12-27 23:05:41 +05:00
committed by GitHub
parent 5591b5ac78
commit 25ba72713b

View File

@ -17,6 +17,9 @@ ms.reviewer:
# Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool # Windows Defender Device Guard and Windows Defender Credential Guard hardware readiness tool
**Applies to**
- Windows 10 Enterprise Edition
```powershell ```powershell
# Script to find out if a machine is Device Guard compliant. # Script to find out if a machine is Device Guard compliant.
# The script requires a driver verifier present on the system. # The script requires a driver verifier present on the system.