I wish I could. Everything gets flagged as spam on TechNet.
SQL Server Data Tools - BI installation failure with vague error
I'm trying to install SQL Server Data Tools - Business Intelligence, and SNAC_SDK via the SSDTBI_x86_ENU.exe installer (VS2013) with PowerShell.
try
{
Write-Host "Lauching SQL Server Data Tools install ..."
& "\\mynetworkpath\SSDTBI_x86_ENU.exe" /ACTION=INSTALL /FEATURES=SSDTBI,SNAC_SDK /Q /IACCEPTSQLSERVERLICENSETERMS
Write-Host "Installer launched ..."
}
catch
{
Write-Host "SQL Server Data Tools installation failed"
exit
}
I choose the check boxes for BI Tools and SNAC_SDK (via arguments), get a bit into the install progress bar, and get this error:
The following error has occurred:
VS Shell installation has failed with exit code -2147205120.
I should note that I am installing SQL Server SP1 beforehand, which is required.
Windows for home | Previous Windows versions | Apps
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
2 answers
Sort by: Most helpful
-
Anonymous
2017-05-16T13:34:30+00:00 -
Anonymous
2017-05-15T22:03:13+00:00 Hi,
Your question is outside the scope of this Community.
Kindly repost your question in the TechNet SQL Server Forums.
https://social.technet.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver
"MSDN SQL Server Forums"
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?category=sqlserver
TechNet Forums:
https://social.technet.microsoft.com/Forums/en-US/home
MSDN Forums:
https://social.msdn.microsoft.com/Forums/en-US/home
Cheers.