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
Greg Lindsay
0b26d7b204
Merged PR 13926: Added workaround for MFA
...
Added a note in the requirements section to work around an MFA issue.
2019-01-23 14:53:32 +00: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
Jeanie Decker
13112e3a20
Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs
2019-01-18 05:56:22 -08:00
Jeanie Decker
77d5bab715
Merge pull request #2498 from Still34/patch-1
...
Fix DFM notes and warnings on article
2019-01-18 05:46:59 -08:00
Jeanie Decker
4a6a8636bb
Merge pull request #2505 from keithlab86/patch-1
...
Update deploy-m365.md
2019-01-18 05:46:15 -08:00
Liza Poggemeyer
c6c4021695
Merged PR 13845: New video and blog post for WaaS landing page
2019-01-18 13:45:25 +00:00
Greg Lindsay
f92bbff5ee
Merged PR 13833: Update bitlocker / Autopilot info
...
Some edits and additions
2019-01-17 18:29:44 +00:00
keithlab86
11b06a386e
Update deploy-m365.md
...
Spelling mistake on Line 62 - [Modern Destop Deployment Center](https://docs.microsoft.com/microsoft-365/enterprise/desktop-deployment-center-home )
Proposed change to amend spelling to "Desktop"
2019-01-16 21:07:56 +00:00
Greg Lindsay
b86583031d
Merged PR 13811: Added bitlocker info to Autopilot
...
Added info about BitLocker encryption
2019-01-16 00:47:58 +00:00
Still Hsu
ba387a0646
Fix DFM notes and warnings on article
2019-01-16 06:30:13 +08:00
Greg Lindsay
ef76f245a1
Merged PR 13785: Promote Autopilot in the TOC
...
Moved Autopilot up in the TOC one level
2019-01-15 00:43:13 +00:00
Liza Poggemeyer
d29b95c1dd
Merged PR 13750: Added WaaS overview topic to TOC
2019-01-15 00:07:14 +00:00
Baard Hermansen
3f662258a2
Update deploy-whats-new.md
...
Updated version number under MDT section.
Corrected several old links.
2019-01-14 23:32:39 +01:00
Liza Poggemeyer
e4c0aca6dd
Merge pull request #2477 from Nacimota/patch-2
...
Fix dll typo
2019-01-14 12:47:09 -08:00
Liza Poggemeyer
aef127f60b
Merge pull request #2466 from rramoscabral/patch-1
...
Compliance architecture setps
2019-01-14 12:42:21 -08:00
Lachlan Picking
d20c8fb0db
Fix dll typo
...
Fixed a dll name typo that I believe is the subject of #2041 .
2019-01-14 01:12:37 +10:00