Forum Discussion
Dean_Gross
Dec 20, 2020Silver Contributor
Existing Policy report
How can we create a report that shows all of the configuration settings for the existing policies? I would like to be able to review them without having to click through each screen. Is this possible...
danbenj
Dec 22, 2020Former Employee
Dean_Gross you can use the PowerShell module to extract a list of all policies currently in MCAS using the Get-MCASPolicy function. Do notice that the MCAS PowerShell is not officially supported and any undocumented API it exposes might change.