database-tools

Making Variables Constant

If you need to write more robust scripts, it makes sense to write-protect certain variables. Whenever you want a variable to set its content as...

read more

Assigning Variables

With PowerShell, you can assign values to multiple variables. For example, to initialize three variables to the same default value, use this: $a =...

read more

Monitor Failed

Good evening, I have found an error in my uptime monitor (actually got an alert a bit ago) and the message that I see is as follows: Monitor failed:...

read more

Radar Scan Excludes

Thought I would re-raise a request from last year We would like to be able to exclude some file systems that are deliberately ran at 100% from the...

read more
1 196 197 198