Commit Graph

27650 Commits

Author SHA1 Message Date
4ed6d3f177 Merged PR 14081: mcee licenses
add content for O365 A3 / A5 access to mcee licenses
2019-01-31 21:39:25 +00:00
8074cb7608 Merge pull request #2573 from piaudonn/patch-2
Update hello-how-it-works-provisioning.md
2019-01-31 13:39:07 -08:00
211912b0b0 Merge pull request #2574 from piaudonn/patch-3
Update hello-how-it-works-device-registration.md
2019-01-31 13:38:39 -08:00
327e5450ed Merge pull request #2592 from andreiztm/patch-11
Update information on the DCAT service & documenting known issue for feature updates
2019-01-31 13:38:05 -08:00
2f484e8e6a Merge pull request #2596 from andreiztm/patch-15
Document known issue for disabling the MSA service
2019-01-31 13:37:40 -08:00
cc5a5cc020 Merge pull request #2595 from andreiztm/patch-14
Document known issue for disabling the MSA service
2019-01-31 13:37:28 -08:00
0cc9982099 Merge pull request #2594 from andreiztm/patch-13
Document known issue for disabling the MSA service
2019-01-31 13:37:04 -08:00
1a6b11bf70 Merge pull request #2593 from andreiztm/patch-12
Document known issue for disabling the MSA service
2019-01-31 13:36:27 -08:00
f9c1b0014c Merge pull request #2587 from skycommand/patch-1
Fixed obvious technical errors
2019-01-31 13:35:51 -08:00
f0594a8fbd Removed "" around policy name. 2019-01-31 13:34:45 -08:00
5e329aa5c6 Merge pull request #2583 from CoveMiner/patch-6
Update windows-autopilot-and-surface-devices.md
2019-01-31 13:31:34 -08:00
4fadad9981 Document known issue for disabling the MSA service
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:47:12 +02:00
c72713f640 Document known issue for disabling the MSA service
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:44:21 +02:00
24faf7a9c1 Document known issue for disabling the MSA service
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:40:02 +02:00
572c3675b8 Document known issue for disabling the MSA service
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:35:46 +02:00
75a46dea00 Added known issue for feature updates
This new section will be linked to from other docs pages that document the MSA service, for example:
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-accounts#accounts-allowmicrosoftaccountsigninassistant
or
https://docs.microsoft.com/en-us/windows/deployment/upgrade/upgrade-readiness-deployment-script (entry 54)
or
https://docs.microsoft.com/en-us/windows/privacy/manage-connections-from-windows-operating-system-components-to-microsoft-services#bkmk-microsoft-account
2019-01-31 21:48:51 +02:00
643f3d3863 also known as Windows 10 October 2018 Update is not an OS 2019-01-31 11:42:48 -08:00
549fc668e1 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into minorchange 2019-01-31 11:39:48 -08:00
15a3871155 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client 2019-01-31 11:09:30 -08:00
e07387c200 Merge pull request #2591 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-01-31 10:33:52 -08:00
feef94954a Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-01-31 10:39:52 -08:00
a8aee5019f Update information on the DCAT service
Since 1709, the DCAT service offers Windows Update as well:

PS C:\WINDOWS\system32> $SM = New-Object -ComObject Microsoft.Update.ServiceManager
PS C:\WINDOWS\system32> $SM.Services
Name                  : DCat Flighting Prod
ContentValidationCert : {}
ExpirationDate        :
IsManaged             : False
IsRegisteredWithAU    : False
IssueDate             : 01/01/1601 12:00:00 AM
OffersWindowsUpdates  : True
RedirectUrls          : System.__ComObject
ServiceID             : 8b24b027-1dee-babb-9a95-3517dfb9c552
IsScanPackageService  : False
CanRegisterWithAU     : False
ServiceUrl            : https://fe3.delivery.mp.microsoft.com/
SetupPrefix           : wu
IsDefaultAUService    : False
2019-01-31 20:33:36 +02:00
06bae94fb0 Merged PR 14074: 1/31 AM Publish 2019-01-31 18:31:22 +00:00
72584dc92b Merged PR 14068: Changed signature and definition to Security intelligence where it made sense.
Changed signature and definition to Security intelligence where it made sense.
2019-01-31 18:26:40 +00:00
a9ffd321ca Fixed obvious technical errors
The article had some errors, including incorrect use of "\" (backslash) instead of "/" (slash), incorrect use of the word "environment", but most importantly, its incorrect use of the "feature and quality updates" phrase defeated the purpose of an entire paragraph. You see, the paragraph was trying to reassure the reader that WSUS and SCCM continue to work as intended, but these two distribute much more than just quality and feature updates. They distribute device drivers, definition updates, security updates, feature packs (e.g. .NET Framework) and service packs. The "feature and quality updates" phrase unnecessarily restricted the scope of reassurance. Wordiness is bad.
2019-01-31 09:48:13 +03:30
194c8b0642 Changed signature and definition to Security intelligence where it made sense. 2019-01-30 17:08:41 -08:00
b894152c85 Merged PR 14067: typo 2019-01-31 00:55:30 +00:00
44938228d2 Merged PR 14066: Public repo merges
Adding public repo merges
2019-01-31 00:55:05 +00:00
187fb06164 Updated information-protection-in-windows-overview.md 2019-01-31 00:40:01 +00:00
90031ad7ab Updated information-protection-in-windows-config.md 2019-01-31 00:39:32 +00:00
1f5e1cf4c4 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-01-30 16:29:49 -08:00
0b067323d3 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client 2019-01-30 16:29:11 -08:00
bf8e3bbc2d Merged PR 14065: Updated manage-windows-1809-endpoints.md
Updated manage-windows-1809-endpoints.md
2019-01-30 23:56:18 +00:00
e578d903f8 Merge pull request #2584 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-01-30 15:40:17 -08:00
3ea3f73769 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-01-30 15:46:32 -08:00
9a3e3c7d56 Merge pull request #2577 from brentkendall/patch-5
Added more detail about removing Delegated Admin Permissions
2019-01-30 15:36:21 -08:00
230eca6d3c Merged PR 14062: 1/30 PM Publish 2019-01-30 23:31:18 +00:00
1880c062d3 Update windows-autopilot-and-surface-devices.md 2019-01-30 14:51:57 -08:00
6a0514fc88 Merged PR 14059: add link to blog
add link to blog
2019-01-30 22:49:19 +00:00
f1c4d576fe add link to blog 2019-01-30 14:01:53 -08:00
6beb8c7dbc Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client 2019-01-30 10:25:13 -08:00
9f543b20ba Added more detail about removing Delegated Admin Permissions
Added more detail about removing Delegated Admin Permissions
2019-01-29 16:34:41 -08:00
4bd1fac74e Replaced the apostrophes 2019-01-30 00:29:24 +00:00
5b4078f1ab Merge pull request #2576 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-01-29 15:33:43 -08:00
f12ea117b2 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-01-29 15:39:36 -08:00
7292a95c33 Merged PR 14046: 1/29 PM Publish 2019-01-29 23:29:21 +00:00
a9b0c80407 space 2019-01-29 15:20:02 -08:00
83af9a0afc add related topic 2019-01-29 15:19:45 -08:00
5b55d299aa bold 2019-01-29 15:17:43 -08:00
e78445f115 add more content 2019-01-29 15:16:02 -08:00