494 Commits

Author SHA1 Message Date
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
Liza Poggemeyer
48ac03a179 Merged PR 13476: new more news article
new more news article
2018-12-20 00:15:10 +00:00
Liza Poggemeyer
3545db834f
Added new link 2018-12-19 10:54:14 -08:00
Liza Poggemeyer
e8592666fa
Added new podcast link 2018-12-19 10:40:47 -08:00
Liza Poggemeyer
92e4a58768 Merged PR 13404: Added new blog post
Added new blog post
2018-12-14 18:28:40 +00:00
Liza Poggemeyer
2727942b8a Merged PR 13403: reverting a DO file
reverting a DO file - removing erroneously published changes.
2018-12-14 17:55:10 +00:00
jaimeo
e65b7ff009 fixing links to privacy event lists 2018-12-11 15:14:23 -08:00
Brian Lich
fbaf274312 Merged PR 13285: Minor edits 2018-12-10 18:01:35 +00:00
Liza Poggemeyer
2e13bc04b5 Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs 2018-12-05 20:54:07 -08:00
Liza Poggemeyer
f0a50cb832 Merged PR 13212: WaaS landing page (move from microsoft.com) 2018-12-06 04:02:59 +00: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
huaping yu
e9a0d51703 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2018-11-29 10:40:07 -08:00
Liza Poggemeyer
157db5dcd1 Merged PR 13067: Updated servicing stack update article 2018-11-29 17:50:13 +00:00
Zach Dvorak
acd358f4b7
Update windows-analytics-get-started.md
Adding note about installing the latest monthly rollup
2018-11-27 10:33:36 -08:00
dhellstern
3b7ea1af46
typo: aa -> a 2018-11-22 14:29:39 -08:00
jaimeo
507b6d8ecc writing around the link issue 2018-11-16 15:13:02 -08:00
jaimeo
0c8d6c2973 putting the .md in the right place 2018-11-16 14:37:38 -08:00
jaimeo
ae38f8b215 still fixing links 2018-11-16 14:18:03 -08:00
jaimeo
f5266e6639 fixing some link issues 2018-11-16 13:59:13 -08:00
jaimeo
e33d8611cf swapping in edited files from screwed up branch 2018-11-16 13:26:22 -08:00
Jeanie Decker
11de3ce76f Merged PR 12888: fix typos reported by customers 2018-11-16 15:29:55 +00:00
Dani Halfin
1ab10ad697
Merge pull request #2119 from kaushika-msft/patch-32
Update to add a note
2018-11-15 01:02:11 -08:00
Kaushik Ainapure
db357f1983
Update to add a note
Note added to the beginning of article informing customers that they need to install the relevant ADMX files.
2018-11-14 23:54:25 +05:30
jaimeo
c5695fda60 added link to SSUs 2018-11-13 13:20:56 -08:00
Liza Poggemeyer
a4da9500d3 Updated waas-servicing-differences.md - removed statement 2018-11-10 00:22:25 +00:00
Liza Poggemeyer
ec1d8ca0e6 Merged PR 12741: WaaS servicing white paper from marcom 2018-11-10 00:06:25 +00:00
jaimeo
6d7dd373f4 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into waasupdate 2018-11-02 09:53:16 -07:00
jaimeo
89f6ddf835 added link to more info about GP management 2018-11-02 09:53:04 -07:00
jaimeo
82ed1d61a2 still tweaking 2018-11-01 13:32:31 -07:00
jaimeo
644859ce6f more tweaks 2018-11-01 11:09:51 -07:00