8475 Commits

Author SHA1 Message Date
Michael Niehaus
3a98b0470c
Update self-deploying.md
Cleaned up the page, added some additional notes to address common customer pain points.
2019-02-12 08:53:45 -08:00
dougkim1
ec61b52c8d
Merge pull request #2650 from kemiyaza/patch-1
Fix "## When are they released?".
2019-02-08 14:30:59 -08:00
Jeanie Decker
ff41c52428
Merge pull request #2628 from heatherpoulsen/patch-7
Update Champs Corner w/latest content
2019-02-08 05:25:51 -08:00
Jeanie Decker
07821361b7
Merge pull request #2604 from mtniehaus/patch-15
Update windows-autopilot-requirements-licensing.md
2019-02-08 05:15:07 -08:00
kemiyaza
0bddd06485
Fix "## When are they released?".
SSU are not released with periodic monthly updates as you can see January updates for 1809. I'll propose a new statement.
2019-02-08 15:25:25 +09:00
jaimeo
8252dccd48 changed adjust to access in the last note on the page 2019-02-07 12:43:41 -08:00
jaimeo
5008dfa00a Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert 2019-02-06 13:41:29 -08:00
jaimeo
cf48fbf79d incorp of suggestions from Sara 2019-02-06 13:41:04 -08:00
jaimeo
ec39bf5fac Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into UCAVendpoints 2019-02-06 09:20:33 -08:00
jaimeo
2276b9af05 added AV reports to UC mentions in edit 2019-02-06 09:20:06 -08:00
jaimeo
bf132c6b37 removed references to UC AV in description of certain endpoints per Albert Serrano 2019-02-06 08:57:29 -08:00
H. Poulsen
76d537eec4
Update Champs Corner w/latest content
Added 2/5 Champs Corner blog post to the top of the list.
2019-02-05 16:48:10 -08:00
jaimeo
0fb93168e1 updated/new exit code 2019-02-05 13:31:56 -08:00
jaimeo
7b706e2793 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert 2019-02-04 13:04:00 -08:00
jaimeo
797edec3d0 adjusted table 2019-02-04 13:03:28 -08:00
jaimeo
77154750ca a couple more corrections 2019-02-01 13:29:13 -08:00
jaimeo
b2125b250b fixed link and typo 2019-02-01 11:07:55 -08:00
jaimeo
74701833b5 cleaning up remaining references to OMS 2019-02-01 10:35:44 -08:00
Michael Niehaus
2c73c18baa
Update windows-autopilot-requirements-licensing.md
Add Intune for Education to the list of licenses
2019-02-01 09:40:58 -08:00
jaimeo
c79847d60b Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert 2019-02-01 09:36:03 -08:00
jaimeo
12c5a87ad6 incorp of feedback from review 2019-02-01 09:34:52 -08:00
Liza Poggemeyer
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
Liza Poggemeyer
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
Liza Poggemeyer
f0594a8fbd
Removed "" around policy name. 2019-01-31 13:34:45 -08:00
andreiztm
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
andreiztm
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
andreiztm
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
skycommand
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
Brent Kendall
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
Greg Lindsay
6dd6e267ce Merged PR 14041: Fix typo
Small typo
2019-01-29 22:56:44 +00:00
Liza Poggemeyer
8c9201a95d Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-01-28 14:23:57 -08:00
Liza Poggemeyer
97f8fffeba
Merge pull request #2563 from illfated/rename_PC0003_to_PC0001
Deployment/Upgrade: rename PC0003 to PC0001 to match figure 1
2019-01-28 14:18:39 -08:00
Liza Poggemeyer
a9c68db9c6
Merge pull request #2550 from andreiztm/patch-10
Incorrect information about deferral on Win10 1703
2019-01-28 14:16:19 -08:00
Greg Lindsay
770db18210 Merged PR 14019: Add whats new in deployment stuff
Some additions to the existing page
2019-01-28 21:47:21 +00:00
illfated
ea53d48c8f Deployment/Upgrade: rename PC0003 to PC0001 to match figure 1
The doc uses the name PC0003 whereas figure 1 uses PC0001.
Cosmetic issue, but to avoid confusion, the doc should be consistent.

* rename PC0003 to PC0001

Closes #2561
2019-01-28 21:23:33 +01:00
Greg Lindsay
deb5d814c5 Merged PR 14004: Added link in FAQ
Added link in FAQ
2019-01-25 23:49:38 +00:00
Greg Lindsay
e7612c5c6a Merged PR 13998: Consent doc
Added a new doc to the library
2019-01-25 22:24:36 +00:00
andreiztm
3db5996dd1
Incorrect information about deferral on Win10 1703
Hi, this was tested internally by multiple engineers and for 1703 the max deferral is 365 days, the MDM CSP documentation is correct:
 Important
The default maximum number of days to defer an update has been increased from 180 (Windows 10, version 1607) to 365 in Windows 10, version 1703.
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-update#update-deferfeatureupdatesperiodindays

Thank you,
Andrei
2019-01-25 21:58:53 +02:00
jaimeo
801979ab30 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into WAfaqprivacylink 2019-01-25 10:39:17 -08:00
jaimeo
a3bb22ed2a different link format 2019-01-25 10:15:17 -08:00
jaimeo
dff3ac83d3 trying to fix link to privacy topic 2019-01-25 09:43:42 -08:00
huaping yu
00a6692bfe Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-01-24 15:46:28 -08:00
Jaime Ondrusek
126810f3db Merged PR 13943: corrected strangely worded sentence about MDM in 1709
corrected strangely worded sentence about MDM in 1709
2019-01-24 21:15:02 +00:00
jaimeo
07a9876fa4 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert 2019-01-24 13:09:13 -08:00
Liza Poggemeyer
c2465e3e43 Merged PR 13957: typos/broken links
typos/broken links
2019-01-24 19:31:39 +00:00
Greg Lindsay
928ab5d0b9
Merge pull request #2486 from baardhermansen/patch-3
Update deploy-whats-new.md
2019-01-24 11:25:14 -08:00
Greg Lindsay
9641e7ce5e
Minor change to grammar
testing the public PR process
2019-01-24 11:13:56 -08:00
jaimeo
10cf231a71 first go at S mode cross-conversion table 2019-01-24 10:00:16 -08:00
Baard Hermansen
266ccd765e
Update setupdiag.md
Corrected spelling error.
2019-01-24 10:19:50 +01:00
jaimeo
7bd6b933d9 corrected strangely worded sentence about MDM in 1709 2019-01-23 13:40:26 -08:00