-
Notifications
You must be signed in to change notification settings - Fork 225
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
Uninstall-SqlDscServer
: Does not support argument SuppressPrivacyStatementNotice
#1809
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Comments
johlju
added
enhancement
The issue is an enhancement request.
help wanted
The issue is up for grabs for anyone in the community.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
labels
Nov 29, 2022
@johlju can you please also assign this task to me ? |
Done. Looking forward to a PR. 😊 |
@bleakprestiger are you still on this? |
Yes |
@bleakprestiger I have not seen and PR for this for over a month. I will remove the assignment within a week unless I see a PR, so someone else can work on this. |
9 tasks
johlju
removed
the
help wanted
The issue is up for grabs for anyone in the community.
label
Feb 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
Problem description
When using the cmmand
Uninstall-SqlDscServer
it is not possible to suppress the privacy statement notice.Verbose logs
How to reproduce
On every run with the command, for example:
Expected behavior
Should have an option to suppress the privacy statement notice.
Current behavior
No option to suppress the privacy statement notice.
Suggested solution
Add the parameter
SuppressPrivacyStatementNotice
to the commandUninstall-SqlDscServer
and add the parameter to the Uninstall parameter set in the commandInvoke-Setup
.Operating system the target node is running
PowerShell version and build the target node is running
Module version used
The text was updated successfully, but these errors were encountered: