Commit Graph

68 Commits

Author SHA1 Message Date
0b6ae89c96 Removed (Windows) from the tiles across all articles in the security docset 2023-05-24 10:34:49 -04:00
1fecca2118 Fixed CiTool docs and added another example 2023-03-02 11:56:04 -05:00
a9b089c4eb Addressed feedback 2023-01-24 08:25:30 -08:00
840bfd2885 Fixed links 2023-01-23 16:33:01 -08:00
32ac215c1f Added warnings for deploying signed base policies to HVCI. Clarified support for root level rules. 2023-01-23 16:23:30 -08:00
45315ca476 add ms.topic as needed 2022-12-08 17:09:09 -05:00
2eae16f36f remove certain values from ms.collection 2022-12-08 16:56:46 -05:00
9557bff4f5 Minor changes to deploying WDAC with script related topics 2022-12-07 07:39:33 -08:00
a20e6c7196 Update windows/security/threat-protection/windows-defender-application-control/deployment/deploy-windows-defender-application-control-policies-using-intune.md
Pushed Suggested changes. :)

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2022-11-23 08:58:31 +01:00
2b46bfd251 Clarification changing .cip to .bin
Just a little clarification what to do with the .cip file.
You first need to change it to .bin.
This is not stated on the page.
2022-11-22 08:12:05 +01:00
26d2e775ce endpoint configuration manager rebrand 2022-11-03 13:39:13 -04:00
781287b67e endpoint manager rebrand 2022-11-03 13:00:56 -04:00
2aed888d60 metasecurity18 2022-10-25 15:20:28 -04:00
e5d1354588 Update deploy-wdac-policies-with-script.md 2022-10-18 12:52:09 -04:00
05523a9f67 Merge pull request #10904 from Harvester57/Harvester57-patch-1
[WDAC] Ensure that destination folders are present (script deployment method)
2022-10-18 11:25:54 -04:00
78b4c6d449 Merge pull request #10909 from wdormann/public
Clarify EFI partition instructions to indicate that they only apply to signed WDAC policies
2022-10-18 11:21:55 -04:00
5c9cfc361d Merge branch 'main' into vp-meta2 2022-10-10 10:38:52 -04:00
7d606111d2 Clarified vulnerable driver blocklist behaviors and fixed gaps in deployment instructions for some scenarios 2022-10-06 10:53:08 -07:00
33a102ed43 Clarify EFI partition instructions to indicate that they only apply to signed WDAC policies. 2022-09-30 10:26:51 -04:00
303822485c [WDAC] Ensure that destination folders are present
If not, we create them.
2022-09-30 14:58:58 +02:00
f36fa0a98d Metadata Changes 2022-09-27 10:52:21 -04:00
e7ab0308fe update metadata 2022-09-14 08:37:20 -07:00
0400fe5cdc fix links 2022-09-14 08:17:24 -07:00
725184189b Update deploy-windows-defender-application-control-policies-using-intune.md
Linked to the ConvertFrom-CIPolicy cmdlet for convenience
Updated the "Data type" to reflect the name in Intune which is "Base64 (file)"
2022-09-14 10:15:13 +02:00
e4b0e4b7ae Merge pull request #6832 from valemieux/v-alemieux-working
Add .pdf to memcm
2022-07-26 08:45:08 -07:00
d8d608165c revise link text 2022-07-25 20:38:48 -04:00
1424c60e2e Update deploy-wdac-policies-with-memcm.md 2022-07-25 09:58:03 -07:00
65a5a2be2b Add .pdf to memcm 2022-07-22 18:26:35 -07:00
d943c3e362 Merge branch 'main' into v-smandalika-5694287-B22 2022-07-18 17:25:10 +05:30
ce56a2f150 Acrolinx Enhancement effort 2022-07-04 17:49:31 +05:30
7faadae175 editorial cleanup 2022-06-30 14:16:14 -07:00
882d3050b3 Updated instances of MEMCM to Configuration Manager and click to select 2022-06-29 15:08:14 -04:00
86205d49f0 Update deploy-windows-defender-application-control-policies-using-intune.md 2022-06-27 16:52:19 -07:00
d36a6bf97b Update deploy-windows-defender-application-control-policies-using-group-policy.md 2022-06-27 16:51:54 -07:00
571f9195a6 Update deploy-wdac-policies-with-memcm.md 2022-06-27 16:49:24 -07:00
f2b5a66ea1 Update deploy-windows-defender-application-control-policies-using-intune.md 2022-06-27 16:38:56 -07:00
608b24ade4 Update deploy-windows-defender-application-control-policies-using-group-policy.md 2022-06-27 16:37:24 -07:00
a252a0ecce Update deploy-wdac-policies-with-memcm.md 2022-06-27 16:35:12 -07:00
155c9fb048 Merge branch 'main' into pr/6758 2022-06-27 16:24:09 -07:00
6038a000bc Initial commit of MEMCM doc supplement work 2022-06-23 15:06:05 -04:00
2208287b4b MEM updates 2022-06-13 12:25:56 +05:30
dd4b16cba7 Updated as per feedback 2022-06-13 11:44:46 +05:30
426955319f Improper acronyms review update-04
The updates here are made for acronym :WDAC as per the task 6027362. Thanks!
2022-06-09 12:41:59 +05:30
45e0643b0f Fix incorrect EFI mount code
The $EFIDestinationFolder needs a top-level \EFI folder in the path, which was not present in that line.  To avoid potential confusion by having a C:\EFI\EFI\... structure in $MountPoint, I also changed $MountPoint from C:\EFI to C:\EFIMount for clarity.
2022-04-04 13:30:02 -05:00
1c4cbd6da5 Update deploy-wdac-policies-with-script.md 2022-03-08 11:20:19 -08:00
7ee0c447d1 [WDAC] Fix instructions order for UEFI deployment
Fix https://github.com/MicrosoftDocs/windows-itpro-docs/issues/10403
2022-03-08 18:24:05 +01:00
4b6794ec3e Update windows/security/threat-protection/windows-defender-application-control/deployment/deploy-wdac-policies-with-script.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2021-11-10 10:32:51 +05:00
9615c49dde Update deploy-wdac-policies-with-script.md 2021-11-06 10:20:31 +05:00
c20d41c2d0 Corrected indentation of code block in a list item 2021-10-28 17:30:58 -07:00
351ff77bb8 Added missing period 2021-10-28 17:28:10 -07:00