- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jan 28 2021 03:26 AM
Hi all,
currently trying to learn how to implement WDAC on a windows 10 machine. I've run the following command to create a code integrity policy and get a number of errors. I am running this as administrator through PowerShell. Any thoughts on where I'm going wrong?
New-CIPolicy -Level PCACertificate -UserPEs -FilePath C:\Windows\System32\CodeIntegrity\Initial.xml
Thanks in advance!