Private/Test-SqlCertDbatoolsAvailable.ps1
|
# ============================================================================= # Script : Private/Test-SqlCertDbatools.ps1 # Author : Keith Ramsey # Created : 2026-05-15 # ============================================================================= # Change Log # ----------------------------------------------------------------------------- # 2026-05-15 Keith Ramsey Initial: dbatools availability probe (DR-003). # 2026-06-06 Keith Ramsey Retired: dbatools dependency removed from all # public functions. File kept as tombstone. # ============================================================================= |