mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Update configure.md
Resolving comments from feature team review.
This commit is contained in:
parent
02efdb6783
commit
8b2f448d2a
@ -9,16 +9,19 @@ ms.topic: how-to
|
||||
|
||||
This article describes how to configure Credential Guard using Microsoft Intune, Group Policy, or the registry.
|
||||
|
||||
## Default Enablement
|
||||
> [!IMPORTANT]
|
||||
> Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
|
||||
|
||||
## Default enablement
|
||||
|
||||
Starting in Windows 11, 22H2 and Windows Server 2025 (preview), Credential Guard is [enabled by default on devices which meet the requirements](index.md#default-enablement).
|
||||
|
||||
System administrators can still explicitly [enable](#enable-credential-guard) or [disable](#disable-credential-guard) Credential Guard using one of the methods described in this article. Explicitly configured values will overwrite default enablement state, typically after reboot.
|
||||
|
||||
### How to Prevent Default Enablement
|
||||
System administrators can explicitly [enable](#enable-credential-guard) or [disable](#disable-credential-guard) Credential Guard using one of the methods described in this article. Explicitly configured values will overwrite default enablement state after reboot.
|
||||
|
||||
Devices that have had Credential Guard explicitly disabled *prior* to updating to a version of Windows that comes with default enablement will NOT have Credential Guard enabled upon update. In this case Credential Guard will continue to be disabled even after updating to a version of Windows that enables Credential Guard by default.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> For information about known issues related to default enablement, see [Credential Guard: known issues](considerations-known-issues.md).
|
||||
|
||||
## Enable Credential Guard
|
||||
|
||||
@ -394,9 +397,6 @@ bcdedit /set {0cb3b571-2f2e-4343-a879-d86a476d7215} loadoptions DISABLE-LSA-ISO,
|
||||
bcdedit /set vsmlaunchtype off
|
||||
```
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Windows Server 2025 is in PREVIEW. This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
|
||||
|
||||
## Next steps
|
||||
|
||||
- Review the advice and sample code for making your environment more secure and robust with Credential Guard in the [Additional mitigations](additional-mitigations.md) article
|
||||
|
Loading…
x
Reference in New Issue
Block a user