Skip to content

Instantly share code, notes, and snippets.

@adbertram
Created September 13, 2014 00:51
Show Gist options
  • Save adbertram/f0c0b4ea819a8beded4e to your computer and use it in GitHub Desktop.
Save adbertram/f0c0b4ea819a8beded4e to your computer and use it in GitHub Desktop.
<?xml version= "1.0"?>
<functions>
<ActiveDirectory>
<FGPP>
<function name="Validate-IsFgppLinkedToAdminGroup" status="enabled" description="" description="" severity="1" category="BestPractice" />
<function name="Validate-IsFgppLinkedToNonGlobalGroup" status="enabled" description="" severity="1" category="BestPractice" />
</FGPP>
<GPO>
</GPO>
<LDAP>
</LDAP>
<AccountMaintenace>
</AccountMaintenace>
<BestPractice>
</BestPractice>
<Performance>
</Performance>
<Replication>
</Replication>
</ActiveDirectory>
<ADARAP>
<function name="Validate-IsAdstAccountInAdministratorsGroup" status="enabled" description="" severity="1" category="Information" />
</ADARAP>
<Backups>
<function name="Validate-IsNameContextBackupCurrent" status="enabled" description="" severity="1" category="Information" />
</Backups>
<DNS>
<function name="Validate-DoesDnsServerHaveOnlyOneForwarder" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-DoesAdIntegratedZoneExist" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsGlobalNamesZoneEnabled" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsNsRecordCountConsistent" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsGlobalNamesZoneAdIntegatedInForestDnsZones" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsDnsScavengingIntervalLow" status="enabled" description="" severity="1" category="Information" />
</DNS>
<Exchange>
<function name="Validate-IsExchangeUsingManuallySpecifiedDc" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsExchangeUsingDcOutOfSite" status="enabled" description="" severity="1" category="Information" />
<function name="Validate-IsExchangeUsingFailedSuitabilityDc" status="enabled" description="" severity="1" category="Information" />
</Exchange>
<GeneralInformation>
<function name="Validate-DoesDcDiagOutputOutputWarningOrError" status="enabled" description="" severity="1" category="Problem" />
</GeneralInformation>
<NameResolution>
<WINS>
<function name="Validate-IsDcHostnameResolvable" status="enabled" description="" severity="1" category="Problem" />
</WINS>
<DNS>
<function name="Validate-IsDcFqdnResolvable" status="enabled" description="" severity="1" category="Problem" />
</DNS>
</NameResolution>
<NetworkConnectivity>
</NetworkConnectivity>
<PatchManagement>
</PatchManagement>
<RemoteManagement>
<function name="Validate-IsRpcManagementForDnsDisabled" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-IsRemoteRegistryAvailable" status="enabled" description="" severity="2" category="Information" />
</RemoteManagement>
<PerformanceCounters>
<function name="Validate-IsPerformanceCountersDisabled" status="enabled" description="" severity="2" category="Problem" />
</PerformanceCounters>
<PortConnectivity>
<function name="Validate-IsCommonDcPortsOpen" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-IsFrsPortOpen" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-IsDfsrPortOpen" status="enabled" description="" severity="2" category="Problem" />
</PortConnectivity>
<ServerResources>
<Disk>
<DiskSpace>
<function name="Validate-IsDiskSpaceOnDbPathVolumeLow" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-IsDiskSpaceOnDbLogVolumeLow" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-IsTotalDiskSpaceOnDbLogAndDbPathVolumeLow" status="enabled" description="" severity="2" category="Problem" />
</DiskSpace>
</Disk>
<Memory>
</Memory>
<Processor>
</Processor>
</ServerResources>
<ServerConfiguration>
<function name="Validate-IsSnpComponentsEnabled" status="enabled" description="" severity="2" category="Problem" />
<function name="Validate-DcIpAddressDhcp" status="enabled" description="" severity="2" category="Problem" />
</ServerConfiguration>
<Services>
<function name="Validate-IsCommonDcServiceStarted" status="enabled" description="" severity="1" category="Problem" />
<function name="Validate-IsClusterServiceStartedOrAutomatic" status="enabled" description="" severity="1" category="Problem" />
<function name="Validate-IsDfsServiceStoppedOrNotAutomatic" status="enabled" description="" severity="1" category="Problem" />
<function name="Validate-IsTimeServiceStoppedOrNotAutomatic" status="enabled" description="" severity="1" category="Problem" />
<function name="Validate-IsDnsServerServiceStopped" status="enabled" description="" severity="1" category="Problem" />
</Services>
<Shares>
<function name="Validate-IsAdminShareAccessible" status="enabled" description="" severity="2" category="Problem" />
</Shares>
<WMI>
<function name="Validate-IsRemoteWmiAvailable" status="enabled" description="" severity="2" category="Information" />
</WMI>
</functions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment