87215e5ea3
Merge pull request #10887 from ThorstenSauter/patch-1
...
Missing markdown link in Windows Hello for Business Planning Guide. Removed (preview) string
2022-10-19 09:34:31 -04:00
0d506dc890
removed #preview
2022-10-19 09:26:54 -04:00
1d29f89dc6
Merge branch 'main' into vp-meta2
2022-10-13 10:29:01 -07:00
35980a0b9c
updates
2022-10-11 18:41:19 -04:00
5c9cfc361d
Merge branch 'main' into vp-meta2
2022-10-10 10:38:52 -04:00
6e5a500c2b
minor changes in OS name
2022-10-06 09:20:35 -04:00
e0735e52aa
Merge branch 'main' into main
2022-10-05 17:03:00 -07:00
89a192f8d0
Clarified Pro downgrade conditions for OBD
2022-10-05 16:41:15 -07:00
18b493e825
Clarified UEFI Lock for VBS disablement
2022-10-05 10:24:17 -07:00
f5c8057379
Minor style change
2022-10-05 10:15:10 -07:00
6e727d1da7
Clarified Pro SKU Issue
...
Added new command to check if a Pro SKU device is in the state where it would have received automatic enablement.
2022-10-05 10:14:17 -07:00
eb215c4af3
Added Note about Pro SKU
2022-10-05 09:24:53 -07:00
c5bc214cb3
Clarified bcdedit section for VBS
...
Also minor grammar edit.
2022-10-05 09:05:05 -07:00
9b891ecb1b
Cut statement about UEFI overwriting registry
2022-10-04 15:02:08 -07:00
87ec4eabfa
Removed erroneous disable prompt
...
The popup confirming you wish to disable CredGuard will only appear in UEFI Lock scenarios.
2022-10-04 14:58:19 -07:00
58f35ea04e
Disablement wording tweaks
...
Changed a couple of minor wording issues, and added a sentence at the beginning of the disablement section directly addressing devices which received the on-by-default change.
2022-10-04 14:51:24 -07:00
cd91384d76
updates
2022-10-03 13:58:49 -04:00
8fffa31475
updates
2022-10-03 13:52:05 -04:00
d5c489b331
migration details added
2022-10-03 12:52:10 -04:00
e44cfc7688
Rewrite of Disable section
2022-09-30 16:24:16 -07:00
7cb1ed5e0f
Added CredGuard GP disabled image
2022-09-30 16:07:53 -07:00
f9feef5edd
Added Win10 Education compatibility
2022-09-29 13:53:47 -07:00
ef03288490
Added Education license for Default Enablement
...
Included Windows 11 Education 22H2 as eligible for the default enablement change
2022-09-29 13:39:02 -07:00
d57caea532
Merge branch 'main' into vp-meta2
2022-09-27 14:25:43 -07:00
563a814cd8
Update hello-biometrics-in-enterprise.md
...
windows/security/identity-protection/hello-for-business/hello-biometrics-in-enterprise.md
https://microsoft-ce-csi.acrolinx.cloud/api/v1/checking/scorecards/de7d6ebb-370d-4354-8c2c-9997e4bebeba#CORRECTNESS
Line 44: polices > policies
Line 63: alternative log on option > alternative logon option
2022-09-27 15:18:33 -06:00
95a1f6dda0
Add Iris to Windows Hello docs
2022-09-27 13:07:49 -07:00
f36fa0a98d
Metadata Changes
2022-09-27 10:52:21 -04:00
e2e3e10af4
Fixed broken link in Hello Planning Guide
...
This fixes the broken link in the WHFB Planning Guide. The link text is the title of the page being linked to.
2022-09-25 04:47:48 -07:00
39a7340e1c
Update hello-hybrid-cloud-kerberos-trust.md
2022-09-22 13:44:18 -04:00
5ed9514c39
updated
2022-09-22 13:28:54 -04:00
534cfaa98e
adding additional scenario for line of sight
...
HAADJ devices also require line of sight to access on-premises resources. This is only called out for AADJ devices in the FAQ.
2022-09-21 15:22:59 +01:00
f0fef74a74
Merge branch 'main' into release-win11-22h2
2022-09-20 09:58:46 -07:00
6c5fa4336d
updates
2022-09-20 12:11:54 -04:00
9c9ad8f516
updates
2022-09-20 11:55:23 -04:00
544f7a4d82
updates
2022-09-20 11:45:09 -04:00
af6770d472
bring release even with main (resolve conflict)
2022-09-20 08:31:21 -07:00
095c19068b
updates
2022-09-20 10:56:47 -04:00
08614f08bf
tabbed xp
2022-09-20 10:52:24 -04:00
189363cb38
Update hello-hybrid-cloud-kerberos-trust.md
2022-09-19 18:10:13 -04:00
d85dbde131
updates
2022-09-19 17:57:44 -04:00
8cf930d731
WHFB cloud trust updates
2022-09-19 17:41:58 -04:00
26437ebe88
Merge branch 'main' into release-win11-22h2
2022-09-19 11:47:16 -07:00
45e1aff524
Merge pull request #10868 from rafalfitt/patch-2
...
Update dg-readiness-tool.md
2022-09-19 10:08:06 -07:00
80ffe38609
Update dg-readiness-tool.md
...
https://devblogs.microsoft.com/scripting/enforce-better-script-practices-by-using-set-strictmode/
2022-09-16 23:49:01 +02:00
6a0598fa09
Update dg-readiness-tool.md
...
try+catch is needed to handle "Variable is currently undefined." error on some older computers
Confirm-SecureBootUEFI : Variable is currently undefined: 0xC0000100
At line:1 char:1
+ Confirm-SecureBootUEFI
+ ~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (Microsoft.Secur...BootUefiCommand:ConfirmSecureBootUefiCommand) [C
onfirm-SecureBootUEFI], StatusException
+ FullyQualifiedErrorId : GetFWVarFailed,Microsoft.SecureBoot.Commands.ConfirmSecureBootUefiCommand
https://docs.microsoft.com/en-us/powershell/module/secureboot/get-securebootuefi?view=windowsserver2022-ps
2022-09-16 23:22:37 +02:00
35b777fffd
Merge branch 'main' into release-win11-22h2
2022-09-15 17:52:39 -07:00
99f1bc929e
Merge branch 'main' into patch-5
2022-09-15 14:11:26 -06:00
b0fc645448
Added more Clarity over the AD FS Requirement
...
Added additional clarity around when AD FS is required and when NDES is required. i.e. Not just the Device Identity but also how the policy is managed.
2022-09-15 13:52:22 +01:00
4e1b533abe
Fix typo
2022-09-14 17:05:10 -05:00
34d34de942
Merge branch 'main' into release-win11-22h2
2022-09-12 11:43:42 -07:00