Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.
/ pythian-sqlserver Public archive

Public Repo for Pythian SQL Server initiative

License

Notifications You must be signed in to change notification settings

pythian/pythian-sqlserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This module is written and utilized by Pythian.

Purpose

The purpose of this module is to perform server reviews in an automated fashion. The initial versions of this module will be small and slowly build up to a full solution for performing server reviews.

Support

The focus on the server reviews right now are on Windows Server and SQL Server.

Dependencies

Keeping with the mantra "don't reinvent the wheel" this module will have dependencies on external modules. Those modules are listed below along with the version supported.

If a process or action cannot be performed by the external module it will be added to the module itself. At some point if the added process fits in as a function with the external function, a PR could be submitted to that repository.

Dependency Versions

Module Version
dbatools 0.9.318
PSFramework 0.9.14.37
Pester 4.3.1
ImportExcel 4.0.11

Development

This module/project is solely being developed utilizing Microsoft Visual Studio Code. You will notice a .vscode folder in this repository, this will be where any settings specific to this workspace in Code are kept. So if you utilize Code and clone this repository it will allow you to have the same configuration.

About

Public Repo for Pythian SQL Server initiative

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published