hsbrown2
Results
2
comments of
hsbrown2
JFYI (it looks pretty quiet in here) I believe the "missing 6th type" should be parsed like this: 6 { $Day = [Convert]::ToInt32($binaryRecurrence.Substring(13, 3), 2) $ForNumberOfMonths = [Convert]::ToInt32($binaryRecurrence.Substring(16, 4), 2)...
+1 We've seen this filling up drives on DCs. We use a number of monitoring technologies that use PowerShell to perform monitoring functions (i.e. System Venter Operations Manager) and it...