d27362a747
Update self-deploying.md
...
typo
2019-02-14 10:46:31 -06:00
186f50abf7
Merged PR 14284: New reg key and some changes to upgrade paths
...
a few small changs
2019-02-14 14:40:44 +00:00
7d2e76cb26
Merged PR 14276: Incorp PM input, add LTSC support and other small fixes
...
Incorp PM input, add LTSC support and other small fixes
2019-02-13 23:07:50 +00:00
78eee4ceea
added Server SKUs to Applies To
2019-02-13 14:33:07 -08:00
378c1c30f9
Merge pull request #2671 from mtniehaus/patch-16
...
Update self-deploying.md
2019-02-13 13:20:26 -08:00
ba30985354
Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs
2019-02-12 17:33:52 -08:00
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
6e038a31e6
Update self-deploying.md
...
Fixed a typo (proess should be process).
2019-02-12 09:01:45 -08:00
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
ec61b52c8d
Merge pull request #2650 from kemiyaza/patch-1
...
Fix "## When are they released?".
2019-02-08 14:30:59 -08:00
ff41c52428
Merge pull request #2628 from heatherpoulsen/patch-7
...
Update Champs Corner w/latest content
2019-02-08 05:25:51 -08:00
07821361b7
Merge pull request #2604 from mtniehaus/patch-15
...
Update windows-autopilot-requirements-licensing.md
2019-02-08 05:15:07 -08:00
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
8252dccd48
changed adjust to access in the last note on the page
2019-02-07 12:43:41 -08:00
5008dfa00a
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert
2019-02-06 13:41:29 -08:00
cf48fbf79d
incorp of suggestions from Sara
2019-02-06 13:41:04 -08:00
ec39bf5fac
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into UCAVendpoints
2019-02-06 09:20:33 -08:00
2276b9af05
added AV reports to UC mentions in edit
2019-02-06 09:20:06 -08:00
bf132c6b37
removed references to UC AV in description of certain endpoints per Albert Serrano
2019-02-06 08:57:29 -08:00
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
0fb93168e1
updated/new exit code
2019-02-05 13:31:56 -08:00
7b706e2793
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into educonvert
2019-02-04 13:04:00 -08:00
797edec3d0
adjusted table
2019-02-04 13:03:28 -08:00
77154750ca
a couple more corrections
2019-02-01 13:29:13 -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
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
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
f0594a8fbd
Removed "" around policy name.
2019-01-31 13:34:45 -08: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
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
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
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
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
6dd6e267ce
Merged PR 14041: Fix typo
...
Small typo
2019-01-29 22:56:44 +00:00
8c9201a95d
Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs
2019-01-28 14:23:57 -08:00
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
a9c68db9c6
Merge pull request #2550 from andreiztm/patch-10
...
Incorrect information about deferral on Win10 1703
2019-01-28 14:16:19 -08:00
770db18210
Merged PR 14019: Add whats new in deployment stuff
...
Some additions to the existing page
2019-01-28 21:47:21 +00:00
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
deb5d814c5
Merged PR 14004: Added link in FAQ
...
Added link in FAQ
2019-01-25 23:49:38 +00:00
e7612c5c6a
Merged PR 13998: Consent doc
...
Added a new doc to the library
2019-01-25 22:24:36 +00:00
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
801979ab30
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into WAfaqprivacylink
2019-01-25 10:39:17 -08:00
a3bb22ed2a
different link format
2019-01-25 10:15:17 -08:00
dff3ac83d3
trying to fix link to privacy topic
2019-01-25 09:43:42 -08:00
00a6692bfe
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo
2019-01-24 15:46:28 -08:00