-
Notifications
You must be signed in to change notification settings - Fork 96
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
Multicopypowershellmove #212
Conversation
Created a new powershell command to replaced the cmd command
I rewrote the multicopy.cmd into a powershell script. Please test.
1. Moved the Multicopy.ps1 to pristine folder. 2. Fixed Named Instance bug and parsed out he instance name for the file name. 3. Updated Custom Diag for SQLDIAG
1. Fixed Named instance parsing 2. Added Multi copy to AG base group 3. Added Multi copy to Polybase group
…o multicopypowershellmove
@@ -0,0 +1,22 @@ | |||
param( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You really don't need this file. You should remove it from project. The one in Pristine folder covers all Custom Collectors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made some suggestions, please let me know if you have questions.
…o multicopypowershellmove
1.Removed comments from Custom Diag 2. updated error message write out.
Removed comments.
…t/DiagManager into multicopypowershellmove
Co-Authored-By: Kenny <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Tests are successful
Co-Authored-By: Kenny <[email protected]>
Fixes # .
Changes proposed in this pull request:
How to test this code:
Has been tested on (remove any that don't apply):