Commit Graph

28211 Commits

Author SHA1 Message Date
e68f16628e Merged PR 14120: add aumid methods 2019-02-01 21:45:54 +00:00
bde2c56cbf Initialize open publishing repository: https://cpubwin.visualstudio.com/DefaultCollection/it-client/_git/it-client of branch master 2019-02-01 21:42:49 +00:00
77154750ca a couple more corrections 2019-02-01 13:29:13 -08:00
2e2fabbddf Merge remote-tracking branch 'refs/remotes/origin/master' into jdsb 2019-02-01 12:45:27 -08:00
4581d46ed4 add new methods 2019-02-01 12:44:05 -08:00
b2125b250b fixed link and typo 2019-02-01 11:07:55 -08:00
74701833b5 cleaning up remaining references to OMS 2019-02-01 10:35:44 -08:00
2c73c18baa Update windows-autopilot-requirements-licensing.md
Add Intune for Education to the list of licenses
2019-02-01 09:40:58 -08:00
c79847d60b Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert 2019-02-01 09:36:03 -08:00
12c5a87ad6 incorp of feedback from review 2019-02-01 09:34:52 -08:00
13d71da491 Merge remote-tracking branch 'refs/remotes/origin/master' into jdsb 2019-02-01 06:02:49 -08:00
c2dbb4c386 Merge pull request #2598 from MicrosoftDocs/FromPrivateRepo
From private repo
2019-01-31 15:35:32 -08:00
6ac37896ac Merged PR 14096: 1/31 PM Publish 2019-01-31 23:31:02 +00:00
7b5434e4d7 Merged PR 14086: update from master 2019-01-31 21:43:27 +00:00
ac3909bf7f Merged PR 14082: Removed descriptive text from version number specification
This isn't appropriate text for "Applies to"
2019-01-31 21:40:40 +00:00
8a0992fc69 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-01-31 13:39:54 -08:00
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