725 Commits

Author SHA1 Message Date
Jeanie Decker
ce841f4df5
changed for consistency 2019-03-11 05:34:59 -07:00
andreiztm
1c45b2bc13
Add small clarification for FODs 2019-03-11 12:46:08 +02:00
MatthewMWR
5fd015e503
Add solution remove/re-add to DH troubleshooting steps 2019-03-07 12:27:25 -08:00
Liza Poggemeyer
dc4ab372f5 Merged PR 14658: Added ms.collection and ms.topic metadata, fixed ms.prod 2019-03-05 23:49:56 +00:00
Liza Poggemeyer
5dcb985924 added ms.collection tagging for M365 2019-03-05 12:33:51 -08:00
Oliver Kieselbach
13fa94dc71
fixed MDM OMA-URI for CommercialID
fixed MDM OMA-URI for CommercialID
from Provider/ProviderID/CommercialID to the correct one Provider/MS DM Server/CommercialID
2019-03-05 17:28:20 +01:00
Joseph Hopper
cfd368fc5e
Update how-windows-update-works.md 2019-03-01 04:22:36 -06:00
Dani Halfin 📬🔨
e5fc010ef8 Merged PR 14490: 2nd wave metadata tag fixing 2019-02-25 21:30:28 +00:00
andreiztm
c3ae78127b
Adding missing </li> tags and older article that wasn't listed 2019-02-21 09:40:30 +02:00
Liza Poggemeyer
85c71f5bdc
Merge pull request #2700 from narkissit/patch-3
Update windows-update-troubleshooting.md
2019-02-20 10:56:01 -08:00
jaimeo
d6cb2517e3 added some info about why collecting device names is worth doing 2019-02-19 12:14:28 -08:00
Liza Poggemeyer
702d5b8c84 Merged PR 14329: readded waas differences article from ksimpson
readded waas differences article from ksimpson
2019-02-16 01:51:39 +00:00
Narkis Engler
d3ae6ed75f
Update windows-update-troubleshooting.md
then -> than
2019-02-15 13:40:40 -08:00
Narkis Engler
524ca2cfbb
Update windows-update-troubleshooting.md
It is no longer needed to recommend customers to bypass DO.
DO will fallback internally to perform a full file download if Ranges aren't supported.
2019-02-15 09:58:27 -08:00
andreiztm
0978f56e7e
Adding the latest article for WUfB/WaaS
As seen on: https://twitter.com/johntwilcox/status/1096151895041658880
2019-02-15 09:47:42 +02:00
jaimeo
78eee4ceea added Server SKUs to Applies To 2019-02-13 14:33:07 -08:00
Liza Poggemeyer
ba30985354 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2019-02-12 17:33:52 -08:00
Liza Poggemeyer
da15430e90 Merged PR 14257: removing waas servicing differences article at author request, redirected
removing waas servicing differences article at author request, redirected
2019-02-13 01:16:45 +00: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
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
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
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
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
f0594a8fbd
Removed "" around policy name. 2019-01-31 13:34:45 -08: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
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
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
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
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
Liza Poggemeyer
c2465e3e43 Merged PR 13957: typos/broken links
typos/broken links
2019-01-24 19:31:39 +00:00
jaimeo
7bd6b933d9 corrected strangely worded sentence about MDM in 1709 2019-01-23 13:40:26 -08:00
Jaime Ondrusek
303683be18 Merged PR 13900: cleaning up some stray OMS references
cleaning up some stray OMS references
2019-01-22 18:31:34 +00:00
jaimeo
a7223d7a54 cleaning up some stray OMS references 2019-01-22 09:55:19 -08:00
andreiztm
48ab901c48
Correcting typos 2019-01-22 19:48:42 +02:00
Liza Poggemeyer
c6c4021695 Merged PR 13845: New video and blog post for WaaS landing page 2019-01-18 13:45:25 +00:00
Liza Poggemeyer
aef127f60b
Merge pull request #2466 from rramoscabral/patch-1
Compliance architecture setps
2019-01-14 12:42:21 -08:00
Liza Poggemeyer
22378f1935 Merged PR 13749: added new waas blog post
added new waas blog post
2019-01-11 20:41:17 +00:00
Ricardo Cabral
697221c414
Compliance architecture setps
In the Update Compliance architecture  is defined 4 steps and not five.
2019-01-11 17:53:04 +00:00
jaimeo
50271a2b88 fixing msdate; fixing duplicate running typo 2019-01-09 10:46:33 -08:00
jaimeo
6ea1ff43df fixed lagging paren; removed in-process DO topics 2019-01-09 10:22:28 -08:00
jaimeo
31d4fa9695 corrected 1703 to 1803 in v10c endpoint; removed msdate to use auto-dating 2019-01-09 09:35:52 -08:00