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

Uninstall-SqlDscReportingServices: New command proposal #2012

Open
johlju opened this issue May 4, 2024 · 0 comments
Open

Uninstall-SqlDscReportingServices: New command proposal #2012

johlju opened this issue May 4, 2024 · 0 comments
Labels
command proposal The issue is proposing to add a new command to the module. help wanted The issue is up for grabs for anyone in the community.

Comments

@johlju
Copy link
Member

johlju commented May 4, 2024

Command proposal

Uninstalls an instance of SQL Server Reporting Services.

Proposed parameters

Parameter Mandatory DataType Description Default Value Allowed Values
SourcePath Yes String The path to the installation media file to be used for installation, e.g an UNC path to a shared resource. Environment variables can be used in the path. None
LogPath No String Specifies the setup log file location, e.g. log.txt. By default log files are created under %TEMP%. None
Timeout No UInt32 The timeout, in seconds, to wait for the setup process to finish. Default value is 7200 seconds (2 hours). If the setup process does not finish before this time an error will be thrown. None

Special considerations or limitations

Should have an additional command that uninstalls Power BI Report Server, e.g Uninstall-SqlDscPowerBiReportServer.

@johlju johlju added help wanted The issue is up for grabs for anyone in the community. command proposal The issue is proposing to add a new command to the module. labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command proposal The issue is proposing to add a new command to the module. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

No branches or pull requests

1 participant