Skip to content

Commit 4e14535

Browse files
authored
Fix Win11 version naming
Approved client OS versioning terminology requires the format of "Windows 11, version XXHX".
1 parent c8a2bec commit 4e14535

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

WindowsServerDocs/identity/laps/laps-management-policy-settings.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ If not specified, this setting defaults to 6 words.
149149
The `PassphraseLength` setting is ignored unless `PasswordComplexity` is configured to one of the passphrase options.
150150

151151
> [!IMPORTANT]
152-
> `PassphraseLength` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
152+
> `PassphraseLength` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
153153
154154
### PasswordComplexity
155155

@@ -175,7 +175,7 @@ If not specified, this setting defaults to *4*.
175175
> Don't configure `PasswordComplexity` to a setting that's incompatible with the managed device's local password policy. Doing so results in Windows LAPS failing to create a new compatible password. (Look for a 10027 event in the Windows LAPS event log.)
176176
177177
> [!IMPORTANT]
178-
> `PasswordComplexity` values 5 through 8 are only supported in Windows 11 24H2, Windows Server 2025, and later releases.
178+
> `PasswordComplexity` values 5 through 8 are only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
179179
180180
### PasswordExpirationProtectionEnabled
181181

@@ -277,7 +277,7 @@ If not specified, this setting defaults to *3*.
277277
> From a security perspective, a malicious user who acquires administrative privileges on a device using a valid Windows LAPS password does have the ultimate ability to prevent or circumvent these mechanisms.
278278
279279
> [!IMPORTANT]
280-
> `PostAuthenticationActions` value 11 is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
280+
> `PostAuthenticationActions` value 11 is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
281281
282282
### AutomaticAccountManagementEnabled
283283

@@ -288,7 +288,7 @@ Supported values are either *1* (True) or *0* (False).
288288
This setting defaults to *0* (False).
289289

290290
> [!IMPORTANT]
291-
> `AutomaticAccountManagementEnabled` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
291+
> `AutomaticAccountManagementEnabled` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
292292
293293
### AutomaticAccountManagementTarget
294294

@@ -304,7 +304,7 @@ This setting defaults to *1*.
304304
This setting is ignored unless `AutomaticAccountManagementEnabled` is enabled.
305305

306306
> [!IMPORTANT]
307-
> `AutomaticAccountManagementTarget` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
307+
> `AutomaticAccountManagementTarget` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
308308
309309
### AutomaticAccountManagementNameOrPrefix
310310

@@ -319,7 +319,7 @@ This setting is treated as a name prefix if `AutomaticAccountManagementRandomize
319319
This setting is ignored unless `AutomaticAccountManagementEnabled` is enabled.
320320

321321
> [!IMPORTANT]
322-
> `AutomaticAccountManagementNameOrPrefix` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
322+
> `AutomaticAccountManagementNameOrPrefix` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
323323
324324
### AutomaticAccountManagementEnableAccount
325325

@@ -335,7 +335,7 @@ This setting defaults to *0*.
335335
This setting is ignored unless `AutomaticAccountManagementEnabled` is enabled.
336336

337337
> [!IMPORTANT]
338-
> `AutomaticAccountManagementEnableAccount` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
338+
> `AutomaticAccountManagementEnableAccount` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
339339
340340
### AutomaticAccountManagementRandomizeName
341341

@@ -355,7 +355,7 @@ This setting defaults to *0*.
355355
This setting is ignored unless `AutomaticAccountManagementEnabled` is enabled.
356356

357357
> [!IMPORTANT]
358-
> `AutomaticAccountManagementRandomizeName` is only supported in Windows 11 24H2, Windows Server 2025, and later releases.
358+
> `AutomaticAccountManagementRandomizeName` is only supported in Windows 11, version 24H2, Windows Server 2025, and later releases.
359359
360360
## Windows LAPS default policy values
361361

0 commit comments

Comments
 (0)