Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Maintenance Solution to module #8878

Merged
merged 6 commits into from
Apr 27, 2023
Merged

Add Maintenance Solution to module #8878

merged 6 commits into from
Apr 27, 2023

Conversation

potatoqualitee
Copy link
Member

It's MIT so 👍🏼 Include local copy for offline servers and/or if there's an issue downloading the latest copy.

Adding this to deployer

Remove-Item -EA SilentlyContinue -Path C:\github\dbatools\bin\maintenancesolution\*
Save-DbaCommunitySoftware -Software MaintenanceSolution -LocalDirectory C:\temp
Copy-Item -Recurse C:\temp\*maintenance-solution*\*.sql C:\github\dbatools\bin\maintenancesolution

@potatoqualitee potatoqualitee merged commit 9ada728 into development Apr 27, 2023
@potatoqualitee potatoqualitee deleted the localola branch April 27, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant