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

Get-DbaRegServer.ps1: Added Wildcard #9391

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

ReeceGoding
Copy link
Contributor

Type of Change

  • Bug fix (non-breaking change, fixes Get-DbaRegServer - SSMS upgraded from 19.x to 20.1, reading "old" RegisteredServersStore #9347
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (affects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (.\tests\manual.pester.ps1)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/dataplat/appveyor-lab ?
  • Unit test is included
  • Documentation
  • Build system

Purpose

Added a wildcard to the search for the relevant XML file.

Approach

I presume that the relevant XML file was renamed at some point as SSMS's versions changed.

Commands to test

Get-DbaRegServer

Screenshots

No need. It's a one-character change.

Learning

@potatoqualitee potatoqualitee merged commit 9741584 into dataplat:development Jun 14, 2024
3 checks passed
@potatoqualitee
Copy link
Member

Looks good! Thank you so much 🙇🏼

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.

Get-DbaRegServer - SSMS upgraded from 19.x to 20.1, reading "old" RegisteredServersStore
2 participants