Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

Automated SQL cluster install issue with SSIS

$
0
0

So I have a powershell script that does automated clustered SQL installs and works well sans 1 issue.  Basically on the 1st node I am able to set the /ISSVCACCOUNT and /ISSVCPASSWORD command line parameters and the install works fine and SSIS service is setup and ran with the provided AD accounts.

However, when I go to install on the 2nd node (/ACTION=AddNode) I get an error that states:

The setting 'ISSVCPASSWORD' is not allowed when the value of setting 'ACTION' is 'AddNode'.

If I remove /ISSVCACCOUNT and /ISSVCPASSWORD command line parameters from the install it runs fine and adds the node and installs SSIS just fine.  The problem is now that SSIS on the second node is not running under the same authority as the first node.

My question is why can  /ISSVCACCOUNT and /ISSVCPASSWORD be specified when installing with /ACTION=InstallFailoverCluster but not when adding additional nodes (/ACTION=AddNode)?  Is there anyway around this?  How do I specify the same SSIS service accounts as the initial cluster install on additional nodes?



Viewing all articles
Browse latest Browse all 7696

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>