This was odd the job didn't error it just ran and never put anything new in the tables. I was wondering why is was green all the time.
This is the line that when I run it manually it fussed about a null value
Invoke-PolicyEvaluation -Policy $Policy -TargetServerName $ServerName -AdHocPolicyEvaluationMode $EvalMode -OutputXML > $OutputFile
I can't find any null value.
This is the line that when I run it manually it fussed about a null value
Invoke-PolicyEvaluation -Policy $Policy -TargetServerName $ServerName -AdHocPolicyEvaluationMode $EvalMode -OutputXML > $OutputFile
I can't find any null value.