11 Commits

Author SHA1 Message Date
Jeanie Decker
c5d8b8fb5f Merged PR 14774: restore fixes from public PRs 2884 and 2886 that got lost yesterday 2019-03-12 14:28:05 +00: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
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
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
andreiztm
48ab901c48
Correcting typos 2019-01-22 19:48:42 +02:00
andreiztm
0fb7ba7a7c
Typos 2018-12-05 17:34:27 +02:00
andreiztm
00a1f23f15
Corrected typos 2018-12-05 17:33:53 +02:00
andreiztm
d8648eb4fe
Document more information on GPOs
Added more information from my internal KB on which this section was based on.
2018-12-03 11:28:31 +02:00
Liza Poggemeyer
183af3b873 Merged PR 11421: New Windows Update overview content from CSS
Author = kaushika
2018-09-19 18:27:59 +00:00