With 24 logging options to choose from its difficult to keep track of them. We already have the data in a ash table so lets just display it function get-logsettingoptions {
PROCESS {
1 .. $logtype . Count |
foreach {
$logtype [ "$_" ] … Read the full text.