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

0.9.710 #4773

Merged
merged 15 commits into from
Dec 5, 2018
Merged

0.9.710 #4773

merged 15 commits into from
Dec 5, 2018

Conversation

potatoqualitee
Copy link
Member

dbatools.io/changelog

potatoqualitee and others added 15 commits December 4, 2018 10:33
* added clarification

* remove trailing spaces
* Update Copy-DbaDbQueryStoreOption.ps1

Fixing parameter names to match what they are in $SourceQSConfig which came from Get-DbaDbQueryStoreOption, and splatting the parameters to get rid of the back-tick/grave accent syntax.

* Update Copy-DbaDbQueryStoreOption.ps1

Applied Invoke-DbatoolsFormatter to comply with OTSB formatting request

* Update Remove-DbaOrphanUser.ps1

Updating Remove-Orphan logic to determine users who are orphaned to be -eq 0 for the top, then else is that users are present.  This functionality now matches Repair-Orphan, which was properly determining the orphans.  Basically the if condition was inverted.

* Update Remove-DbaOrphanUser.ps1 fix

Updating Remove-Orphan logic to determine users who are orphaned to be -eq 0 for the top, then else is that users are present. This functionality now matches Repair-Orphan, which was properly determining the orphans. Basically the if condition was inverted.
Uploaded due to GitHub desktop and VSCode failing authentication to push the change

* Accidentially checked in here

Didn't want the file here, trying to update in functions, but failed due to connectivity issues.

* dropping improperly placed file
Added an example to export jobs of a specific category to file.
* Added example to copy only SSRS subscription jobs

Added example to get all SSRS jobs (category Report Server) from an instance and copy across the jobs to another instance (AlwaysOn secondary instance)

* Corrected new example per Simon's feedback
* add InputObject / enable pipes in Test-DbaDbOwner

* add InputObject / enable pipes in Test-DbaDbOwner

* fixed test

* fixed test for real
* Rename Job to AgentJob

#4735

* full rename
@potatoqualitee potatoqualitee merged commit 564fb56 into master Dec 5, 2018
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.

3 participants