Skip to content

Instantly share code, notes, and snippets.

@ECHO OFF
TITLE Microsoft Teams Re-Installer
:: Credits
ECHO.
ECHO ::MS Herramienta de Reinstalaci¢n de Microsoft Teams, Copyleft 2020::
:: Global var definition
SET /A item=0
SET scriptTaskInfo[0]=01.-Cerrando aplicaciones...
# All Rights Reserved, 2018
# v2.0.20181210
#
# Description:
# Powershell Script to generate database backups for MS SQL Server (Any Edition) Installation.
#
# Credits:
# December 10, 2018: Edgar Gerardo Chinchilla Mazate, https://www.facebook.com/edgargerardo.chinchillamazate
# Changes:
# - Added a parameter to specify the max-age backup files to
# All Rights Reserved, 2018
# v2.0.20181210
#
# Description:
# Powershell Script to generate database backups for MySQL Server (Any Edition) Installation.
#
# Credits:
# December 10, 2018: Edgar Gerardo Chinchilla Mazate, https://www.facebook.com/edgargerardo.chinchillamazate
# Changes:
# - Made the script params-ready to make it more dynamic and flexible