Skip to content

namst0/SQL_Automation

Repository files navigation

#TEMPDBCHECK You have to create sql server jobs and create 3 stored procedures , you have to execute 1 stored procedure which will trigger next 2.

SQL Server Automation Scripts

This repository contains PowerShell scripts designed to automate various SQL Server tasks. These scripts aim to simplify database administration and operations tasks such as backup, migrations of databases etc All Scripts has been made in diffrent time so some functions may not work or can need adjusting.

Prerequisites

Before running these scripts, ensure you have the following:

  • PowerShell 5.1 or higher
  • dbatools
  • importexcel
  • and maybe some about which i forgot

Usage

Each script in the repository is standalone and is executed with specific parameters that tailor its function.

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change. Ensure to update tests as appropriate.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

#TEMPDBCHECK You have to create powe

Make sure to adjust the script names, parameters, and paths according to your actual scripts and project structure. This README template should provide a good starting point for documenting your project effectively on GitHub.

About

Here is the bunch of scripts which atuomate SQL DBA work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published