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

xSQLServerSetup: Get-TargetResource does not detect clustered SSAS instances #334

Closed
nabrond opened this issue Jan 23, 2017 · 1 comment
Closed
Labels
enhancement The issue is an enhancement request.

Comments

@nabrond
Copy link
Contributor

nabrond commented Jan 23, 2017

Details of the scenario you try and problem that is occurring:
After PR #326 is merged, Get-TargetResource will not collection information about a clustered Analysis Services instance. Currently, only clustered SQL Server instances are supported.

The DSC configuration that is using the resource (as detailed as possible):
None.

Version of the Operating System, SQL Server and PowerShell the DSC Target Node is running:
Any

Version of the DSC module you're using, or 'dev' if you're using current dev branch:
dev

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Jan 23, 2017
@johlju
Copy link
Member

johlju commented Mar 11, 2017

If think this one got solve by PR #404. I can now install SSAS and Get-TargetResource successfully recognizes that analysis services is installed. Minor issues with the helper function Connect-SQLAnalysis that was submitted in issue #436 (work in progress).

Since the Get-TargetResource successfully detects SSAS instance in a cluster I will close this issue.

@johlju johlju closed this as completed Mar 11, 2017
@vors vors removed the help wanted The issue is up for grabs for anyone in the community. label Mar 11, 2017
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.
Projects
None yet
Development

No branches or pull requests

3 participants