Commit Graph

5908 Commits

Author SHA1 Message Date
9468a0aab6 updates 2023-01-23 05:18:05 -05:00
fbdc071c62 Update mdm-enrollment-of-windows-devices.md 2023-01-13 13:58:18 -05:00
0f741c2733 Fix format 2023-01-12 17:41:31 -05:00
e1dfd60333 Fix warnings 2023-01-12 17:22:02 -05:00
c3b91b89fa Update system CSP 2023-01-12 17:10:25 -05:00
aba2352e63 Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-20221214-whfb-hybrid 2023-01-11 12:47:52 -05:00
120ecfb6a6 make url https 2023-01-10 17:25:41 -08:00
864a75ec84 Update understanding-admx-backed-policies.md
The tool is supposed to encode and decode (it was written "encoding and encoding")
2023-01-10 17:30:06 +02:00
c65316f0c6 Add missing info about RequirePrivateStoreOnly
ApplicationManagement/RequirePrivateStoreOnly is missing from the list. HoloLens release notes (https://learn.microsoft.com/en-us/hololens/hololens-release-notes#windows-holographic-version-21h2 and https://learn.microsoft.com/en-us/hololens/hololens-release-notes#use-only-private-store-apps-for-microsoft-store) clearly states it's available since 21H2
2023-01-09 17:41:56 +01:00
d99b358a86 Merge branch 'main' into repo_sync_working_branch 2023-01-05 12:00:05 -06:00
dbcdead969 updates 2023-01-05 12:33:39 -05:00
74c1d68441 executed cleanup activities 2023-01-05 11:51:17 -05:00
391495619b Clarify use of Device Credentials for Azure Virtual Desktop
The NOTE section regarding User vs Device credentials and its reference to Azure Virtual Desktop support is misleading.  Updated the note with a link to specify that Device Credential is only supported for MULTI-SESSION host pools, with a link for reference, and User Credential is still supported for personal host pools.
2023-01-04 10:28:20 -08:00
4a1451b58a Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-20221214-whfb-hybrid 2023-01-03 17:19:40 -05:00
1a80214eea Merge pull request #11089 from CatalinFetoiu/patch-1
Doc updates to Firewall CSP
2023-01-03 12:00:08 -05:00
246a073449 updates 2022-12-29 17:41:47 -05:00
f6ea6f001d Merge pull request #11090 from rowanlea/patch-1
Fixed a simple spelling mistake
2022-12-22 19:04:45 -08:00
bd6ff2d3c1 Merge branch 'main' into do_docs_12_22 2022-12-21 13:26:32 -06:00
2afe77242a Update Delivery Optimization docs 2022-12-21 11:13:56 -07:00
3c8bd553b3 updates 2022-12-19 08:49:18 -05:00
6060531601 Fixed simple spelling mistake
It's small but it's in the page description and the first line of text.
2022-12-13 13:35:22 +00:00
81a81b940c Doc updates to Firewall CSP
Add documentation for firewall logging settings, for each of DomainProfile, PrivateProfile, PublicProfile. The settings are:
- EnableLogDroppedPackets
- EnableLogSuccessConnections
- EnableLogIgnoredRules
- LogMaxFileSize
- LogFilePath

Update documentation for FirewallRules/FirewallRuleName/IcmpTypesAndCodes to mention a comma separated list of values can be specified

Update documentation for FirewallRules/FirewallRuleName/InterfaceTypes to add MBB (Mobile Broadband) to allowed values
2022-12-12 11:05:58 -08:00
6e1c8c69ff Merge branch 'vp-csp-update2' of https://github.com/vinaypamnani-msft/windows-docs-pr into vp-csp-update2 2022-12-09 18:49:33 -05:00
2ffa9a76ae Minor update 2022-12-09 18:49:22 -05:00
486b928746 Merge branch 'main' into vp-csp-update2 2022-12-09 16:03:00 -07:00
4e2d62260a Minor changes 2022-12-09 16:25:24 -05:00
17c23d00f9 Update 2 CSPs 2022-12-09 16:11:38 -05:00
1ec4edb54e fix ms date and ms topic 2022-12-08 18:19:38 -05:00
e67087608a add wufbr info as needed 2022-12-05 08:56:06 -08:00
d8a2680c5c Merge pull request #11047 from andrewgiese/patch-1
Updating all ScheduledInstall* policies to be more explicit
2022-11-30 09:09:56 -08:00
0919150d88 Merge branch 'main' into vinaypamnani-msft-patch-6 2022-11-29 14:54:14 -08:00
5f19512340 Update policy-csp-controlpolicyconflict.md 2022-11-29 17:36:30 -05:00
5a1cb35669 Update new-in-windows-mdm-enrollment-management.md 2022-11-29 17:22:55 -05:00
3538d7b7ee Update policy-csp-controlpolicyconflict.md 2022-11-29 15:46:59 -05:00
c6d145f23a Minor updates 2022-11-29 10:52:01 -05:00
b6bf030c85 Merge branch 'main' into vp-csp-pilot 2022-11-29 10:35:43 -05:00
6a3a65072f Add DependencyGroup 2022-11-22 13:31:42 -05:00
17f39f2893 Add 2 CSPs 2022-11-22 12:49:14 -05:00
365ac90589 Merge branch 'main' 2022-11-22 12:31:00 -05:00
59ed9cdfae updates 2022-11-22 12:19:39 -05:00
1bc1d30972 updates 2022-11-22 11:54:22 -05:00
e0e0894b46 Updating all ScheduledInstall* policies to be more explicit
There has been some confusion in the past around why the following policies were not being honored on a device. This update explicitly adds a note to each policy that the AllowAutoUpdate policy must first be configured for scheduled installation before they have any effect.
* ScheduledInstallDay
* ScheduledInstallEveryWeek
* ScheduledInstallFirstWeek
* ScheduledInstallFourthWeek
* ScheduledInstallSecondWeek
* ScheduledInstallThirdWeek
* ScheduledInstallTime
2022-11-21 17:25:04 -08:00
6c380cbba5 Merge branch 'main' into repo_sync_working_branch 2022-11-21 13:41:36 -06:00
ad17d1d75b Merge pull request #11003 from GrischaE1/patch-2
Update DORestrictPeerSelectionBy
2022-11-21 14:31:09 -05:00
70408b9b5a Merge branch 'main' into patch-1 2022-11-21 13:25:40 -06:00
77900effd6 Merge pull request #10997 from msbemba/patch-12
Update policy-csp-internetexplorer.md
2022-11-21 14:17:49 -05:00
537a8e649a Merge pull request #11002 from msbemba/patch-14
Update policy-csp-localusersandgroups.md
2022-11-21 14:16:00 -05:00
60a2c6949a Update policy-csp-kioskbrowser.md
updating delimeter for blocked urls
2022-11-19 22:57:28 -08:00
ba99534871 Merge branch 'public' of https://github.com/MicrosoftDocs/windows-itpro-docs into patch-1 2022-11-17 11:29:13 -08:00
d01cc590c8 Fix private preview disclaimer text. 2022-11-13 06:28:33 -08:00