Liza Poggemeyer
8074cb7608
Merge pull request #2573 from piaudonn/patch-2
...
Update hello-how-it-works-provisioning.md
2019-01-31 13:39:07 -08:00
Liza Poggemeyer
211912b0b0
Merge pull request #2574 from piaudonn/patch-3
...
Update hello-how-it-works-device-registration.md
2019-01-31 13:38:39 -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
2f484e8e6a
Merge pull request #2596 from andreiztm/patch-15
...
Document known issue for disabling the MSA service
2019-01-31 13:37:40 -08:00
Liza Poggemeyer
cc5a5cc020
Merge pull request #2595 from andreiztm/patch-14
...
Document known issue for disabling the MSA service
2019-01-31 13:37:28 -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
1a6b11bf70
Merge pull request #2593 from andreiztm/patch-12
...
Document known issue for disabling the MSA service
2019-01-31 13:36:27 -08:00
Liza Poggemeyer
f9c1b0014c
Merge pull request #2587 from skycommand/patch-1
...
Fixed obvious technical errors
2019-01-31 13:35:51 -08:00
Liza Poggemeyer
f0594a8fbd
Removed "" around policy name.
2019-01-31 13:34:45 -08:00
Liza Poggemeyer
5e329aa5c6
Merge pull request #2583 from CoveMiner/patch-6
...
Update windows-autopilot-and-surface-devices.md
2019-01-31 13:31:34 -08:00
andreiztm
4fadad9981
Document known issue for disabling the MSA service
...
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:47:12 +02:00
andreiztm
c72713f640
Document known issue for disabling the MSA service
...
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:44:21 +02: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
572c3675b8
Document known issue for disabling the MSA service
...
More details: https://github.com/MicrosoftDocs/windows-itpro-docs/pull/2592
2019-01-31 22:35:46 +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
huypub
e07387c200
Merge pull request #2591 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-01-31 10:33:52 -08:00
huaping yu
feef94954a
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo
2019-01-31 10:39:52 -08: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
Andrea Bichsel (Aquent LLC)
72584dc92b
Merged PR 14068: Changed signature and definition to Security intelligence where it made sense.
...
Changed signature and definition to Security intelligence where it made sense.
2019-01-31 18:26:40 +00: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
Andrea Bichsel
194c8b0642
Changed signature and definition to Security intelligence where it made sense.
2019-01-30 17:08:41 -08:00
Joey Caparas
b894152c85
Merged PR 14067: typo
2019-01-31 00:55:30 +00:00
Greg Lindsay
44938228d2
Merged PR 14066: Public repo merges
...
Adding public repo merges
2019-01-31 00:55:05 +00:00
Joey Caparas
187fb06164
Updated information-protection-in-windows-overview.md
2019-01-31 00:40:01 +00:00
Joey Caparas
90031ad7ab
Updated information-protection-in-windows-config.md
2019-01-31 00:39:32 +00:00
Brian Lich
bf8e3bbc2d
Merged PR 14065: Updated manage-windows-1809-endpoints.md
...
Updated manage-windows-1809-endpoints.md
2019-01-30 23:56:18 +00:00
huypub
e578d903f8
Merge pull request #2584 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-01-30 15:40:17 -08:00
huaping yu
3ea3f73769
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo
2019-01-30 15:46:32 -08:00
Greg Lindsay
9a3e3c7d56
Merge pull request #2577 from brentkendall/patch-5
...
Added more detail about removing Delegated Admin Permissions
2019-01-30 15:36:21 -08:00
John Kaiser
1880c062d3
Update windows-autopilot-and-surface-devices.md
2019-01-30 14:51:57 -08:00
Joey Caparas
6a0514fc88
Merged PR 14059: add link to blog
...
add link to blog
2019-01-30 22:49:19 +00:00
Joey Caparas
f1c4d576fe
add link to blog
2019-01-30 14:01:53 -08:00
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
Dolcita Montemayor
4bd1fac74e
Replaced the apostrophes
2019-01-30 00:29:24 +00:00
huypub
5b4078f1ab
Merge pull request #2576 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-01-29 15:33:43 -08:00
huaping yu
f12ea117b2
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo
2019-01-29 15:39:36 -08:00
Joey Caparas
a9b0c80407
space
2019-01-29 15:20:02 -08:00
Joey Caparas
83af9a0afc
add related topic
2019-01-29 15:19:45 -08:00
Joey Caparas
5b55d299aa
bold
2019-01-29 15:17:43 -08:00
Joey Caparas
e78445f115
add more content
2019-01-29 15:16:02 -08:00
Greg Lindsay
6dd6e267ce
Merged PR 14041: Fix typo
...
Small typo
2019-01-29 22:56:44 +00:00
Joey Caparas
d3c912f4f7
remove pre-release blurbs for incident topics
2019-01-29 14:38:02 -08:00
Joey Caparas
0ec2e2a1f5
move incident from preview, update alerts list
2019-01-29 14:31:46 -08:00
John Kaiser
dde16a42f7
Add files via upload
2019-01-29 13:19:34 -08:00
John Kaiser
5f4b373a4b
Update assettag.md
2019-01-29 13:10:24 -08:00
John Kaiser
d0dbeb6964
Update assettag.md
2019-01-29 13:04:52 -08:00
John Kaiser
6493e1f8e4
Update assettag.md
2019-01-29 13:03:22 -08:00
John Kaiser
555fd113f7
Update assettag.md
2019-01-29 13:02:48 -08:00
John Kaiser
9a409d6c4b
Update assettag.md
2019-01-29 13:01:34 -08:00
John Kaiser
4614b7c621
Update assettag.md
2019-01-29 12:51:25 -08:00