Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jan 25, 2018 · 1 revision

sql-01-sql-version (Disabled)

Checks that the SQL version is up-to-date and supported. Note: The PowerShell module for SQL (SQLPS) is required for this check.


Input Values

  • None

Example

None

Input Descriptions

  • None

Result And Messages

  • PASS
    SQL Server version and patch level are supported

  • WARNING
    SQL Server version is supported, patch level is out of date

  • FAIL
    SQL Server version and patch level is out of support

  • MANUAL

  • NA


Applies To

  • SQL Servers

Required Functions

  • Check-Software
Clone this wiki locally