;INI File for Dashboard Script ;Custom Page Title PageTitle= ;Run Script Every ??? Minutes RunEvery=5 ;Domain List in DN format, surrounded in quotes and separated by spaces. ;Example: "DC=my,DC=domain,DC=com" "DC=your,DC=domain,DC=com" DomainList= ;Check if servers are VMWare nodes CheckVM=no ;Use credentials to authenticate for WMIC when doing VM Check WMIAuth=no ;User name to use for WMIC authentication when doing VM check (just user, no domain) WMIUser= ;Use hashed password for WMIC authentication when doing VM check PWHash= ;Custom Report file ReportFile= ;Custom Filter to use Filter= ;Copy report to web server? CopyToWeb=no ;UNC path to folder on web server WebUNC=\\mywebserver\webroot ;User to authenticate as for web server (leave blank if using same account as script) WebUser= ;Use hashed password for Web server authentication WebPWHash=