Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Get the settings parameter from powershell

$
0
0

As of now if I were to use

Select-String I am able to get
Code:
From File: Policies.txt IPsec Driver                            Success and Failure

It will be best if I can just get

Code:
From File: Policies.txt Success and Failure
Code:
Category/Subcategory                 Setting
System
  Security System Extension      Success and Failure
  System Integrity                      Success and Failure
  IPsec Driver                            Success and Failure
  Other System Events              No Auditing
  Security State Change              Success and Failure

Viewing all articles
Browse latest Browse all 6937

Trending Articles