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: When doing cluster install the built-in PsDscRunAsCredential cannot be used #405

Closed
johlju opened this issue Feb 26, 2017 · 1 comment · Fixed by #578
Closed
Assignees
Labels
enhancement The issue is an enhancement request.

Comments

@johlju
Copy link
Member

johlju commented Feb 26, 2017

Details of the scenario you try and problem that is occurring:
Currently when cluster installation setup process is started it is started using the credentials in SetupCredential. That means that the built-in parameter PsDscRunAsCredential cannot be used to run the process.

This has to be taken in account when issue #139 is resolved.

The DSC configuration that is using the resource (as detailed as possible):
n/a

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

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

@johlju
Copy link
Member Author

johlju commented May 28, 2017

I verified this is working with PR #578

@johlju johlju added in progress The issue is being actively worked on by someone. and removed help wanted The issue is up for grabs for anyone in the community. labels May 28, 2017
@johlju johlju self-assigned this May 28, 2017
@johlju johlju removed the in progress The issue is being actively worked on by someone. label Jun 6, 2017
johlju added a commit that referenced this issue Aug 11, 2020
- SqlSetup
  - The example 4-InstallNamedInstanceInFailoverClusterFirstNode.ps1 was
    updated to no longer reference the issue #405 and issue #444 in the
    comment-based help. The issues was fixed a while back and SqlSetup
    now supports the built-in parameter PsDscRunAsCredential (issue #975).
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
1 participant