Commit Graph

1538 Commits

Author SHA1 Message Date
cd1dc2e1b5 Merge branch 'master' into Issue3984 2019-07-28 08:42:02 -05:00
282d4913f8 Merge pull request #4519 from ojrb/Issue3395
Updating GPO requeriments for WIndows Hello
2019-07-26 10:55:54 -07:00
48d0240d8d Fixes typo issue in line 47
Closes #4557
2019-07-26 23:42:29 +08:00
5cccb47f89 updated on-premises MFA title 2019-07-25 17:24:13 -07:00
5ad7318a5e updated on-premises MFA guidance 2019-07-25 17:19:49 -07:00
90f133ee41 Update windows/security/identity-protection/hello-for-business/hello-key-trust-policy-settings.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-24 15:31:59 -05:00
f2037f69e6 Update windows/security/identity-protection/hello-for-business/hello-key-trust-policy-settings.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-24 15:31:48 -05:00
c0deea95a1 Update windows/security/identity-protection/hello-for-business/hello-planning-guide.md
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com>
2019-07-24 15:16:44 -05:00
83a4ca75c9 Merge pull request #4436 from joinimran/patch-46
Updated script line
2019-07-24 16:08:45 -04:00
874aa44ae9 Update index.md
Corrected typo: 'annd' to 'and'
2019-07-24 18:29:09 +01:00
334089507e Merge pull request #3973 from illfated/password-less_strategy
Windows/Security: update passwordless-strategy.md
2019-07-24 08:51:03 -07:00
c09c13b759 Merge pull request #4383 from TokyoScarab/patch-4
Adding Note Of Recent Changes
2019-07-24 08:42:43 -07:00
e668d976ea Merge pull request #4535 from TokyoScarab/patch-9
Emphasize Device Sync
2019-07-24 08:39:34 -07:00
e1cec77d99 Merge pull request #4513 from sckissel/patch-1
Update hello-hybrid-cert-whfb-settings-policy.md
2019-07-23 15:41:15 -07:00
e9be7e6584 Emphasize Device Sync
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/4401
2019-07-23 17:39:09 -04:00
497a5d2b80 Merge pull request #4496 from nschonni/chore--Replace-tab-after-unorderd-list-marker
chore: Replace tab after unorderd list marker
2019-07-23 13:55:27 -07:00
3053c4f4ef Merge pull request #4422 from nschonni/fix--MD037/no-space-in-emphasis
fix: MD037/no-space-in-emphasis
2019-07-23 13:54:17 -07:00
9cb8892ac9 Merge pull request #4477 from nschonni/fix--Replace-syntax-with-langauge-code-2
fix: Replace syntax with langauge code 2
2019-07-23 13:53:06 -07:00
97c45fe2a8 resolves #3775
Issue #3375, The following line does not flow with the following lines, as the 'Add' button should be pressed, not the OK (which closes the the properties window).

> The line; 'From the Add Superseded Template dialog, select the Domain Controller Authentication certificate template and click OK.' should be prefixed with 'Add' not 'OK'
> #7 just below this has the same error, as the descriptive text still describes completion/observation of the 'Domain Controller Authentication (Kerberos) Properties' window, and this window is not closed until the configuration is completed in step 9 which DESCRIBES clicking the OK button verbosely.
2019-07-23 12:40:21 -04:00
c249e6fe1a removed in-page link to deleted section
commit 9213bb2 had removed the section, "Hybrid Azure AD joined provisioning in a Certificate Trust deployment in a Federated environment", but they forgot to remove the link
2019-07-23 11:30:26 -04:00
4667238faf Merge pull request #4454 from lindspea/patch-27
Update hello-hybrid-cert-trust-prereqs.md
2019-07-22 15:00:25 -07:00
c65e8947c8 Update hello-key-trust-policy-settings.md 2019-07-22 16:37:14 -05:00
5a6dab3293 Copy edit: grammar fixes to headers 2019-07-22 16:01:49 -04:00
0725bf71d6 resolves #3987; typo fix in commands
Issue #3987, Wrong Powershell commands to install the Active Directory Certificate Services

> In this original document, The Powershell commands is "Add-WindowsFeature Adcs-Cert-Authority -IncludeManageTools" and "Install-AdcsCertificateAuthority". But they don't work as they are not correct.
>
> The correct Powershell commands should be "add-windowsfeature adcs-cert-authority -IncludeManagementTools" and "Install-AdcsCertificationAuthority". Please kindly revise it .
2019-07-22 13:29:25 -04:00
5efcadb176 Update hello-planning-guide.md 2019-07-22 12:21:09 -05:00
e988615451 Update hello-hybrid-cert-whfb-settings-policy.md
removing extra "want"
2019-07-22 08:33:21 -05:00
195819dff6 HTML Tag fix
There was issue with HTML tag in live 203 and has been fixed.
2019-07-22 10:06:00 +05:00
1787a09c0a markdown syntex issue
There was a syntex issue with formating. It has been fixed.
2019-07-21 07:53:06 +05:00
84cb9b95e1 Update windows/security/identity-protection/credential-guard/credential-guard-manage.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-07-21 07:45:25 +05:00
7584742302 chore: Replace tab after unorderd list marker 2019-07-19 17:59:27 -04:00
e2da308383 Merge pull request #4501 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-07-19 09:12:19 -07:00
d3ad459b46 resolve the conflict 2019-07-19 09:24:23 -07:00
f1a4df41e9 resolves #4486
#4486 Acronym for group manages service accounts is incorrect in a section of this document

Find & replace fixed this readily
2019-07-19 11:32:23 -04:00
a4db7e4ce3 Merge pull request #4307 from RAJU2529/patch-17
added  location of windows fingerprint data
2019-07-18 12:46:56 -07:00
ae0fb89541 Merge branch 'master' into fix--MD037/no-space-in-emphasis 2019-07-18 14:49:08 -04:00
51515d6cce Merge pull request #4481 from isjwuk/patch-3
Removed typo/unnecessary text from local-accounts.md
2019-07-18 11:25:25 -07:00
60986122d4 Merge pull request #4460 from ElizabethGreene/patch-1
Add Log file location per #2184
2019-07-18 09:48:10 -07:00
a2b2556305 Merge branch 'master' into patch-5 2019-07-18 09:22:32 -07:00
c8d416f990 Removed typo/unnecessary text from local-accounts.md 2019-07-18 11:12:41 +01:00
f418730793 fix: Replace tab after ordered list marker
Find: `\.\t`
Replace: `. `
2019-07-18 01:31:57 -04:00
4af3d5650c fix: Replace syntax with langauge code 2 2019-07-18 01:24:10 -04:00
eaf0fa28c1 Merge pull request #4263 from m33x/patch-1
Update of weak PIN algorithm description
2019-07-17 17:49:32 -07:00
b9e417fb0c Merge pull request #4421 from nschonni/fix--MD038/no-space-in-code
fix: MD038/no-space-in-code
2019-07-17 17:24:56 -07:00
15cac5b223 Merge pull request #4461 from get-itips/master
Changed author to mapalko
2019-07-17 08:24:29 -07:00
cf0990e859 removed "@" from the author metadata 2019-07-17 19:04:23 +08:00
077088017f removed "@" from the author metadata
Related to PR #4461
2019-07-17 18:59:18 +08:00
38652b2bf4 Merge pull request #4386 from joinimran/patch-44
User can use convenience PIN with Azure AD
2019-07-16 13:03:03 -07:00
c110456220 Changed author to mapalko 2019-07-16 12:56:19 -06:00
a64032caf2 Update windows/security/identity-protection/hello-for-business/hello-faq.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-07-16 23:45:10 +05:00
6cab2580cf * was mistakenly there in the command
Made a correction as * was mistakenly shown in the command.
2019-07-16 23:42:05 +05:00