Hi,
Just installed "SQL Server Data Tools – Business Intelligence for Visual Studio 2012" from here:
http://www.microsoft.com/download/details.aspx?id=36843
To overcome a setup support rule check issue, I had to install the tool with the following switches:
setup.exe /ACTION=Install /FEATURES=SSDTBI_VS2012 /SKIPRULES=HasSecurityBackupAndDebugPrivilegesCheck
The installation seems to be successful, SSDT seems to be functional. (I don't expect that SSDT would deal with auditing or security logs.)
Again, this is NOT a SQL Server 2012 installation. It just comes as a SQL Server 2012 setup package.
Can anyone explain the impact of using this switch value? Or tell what features will be unavailable / not fully functional due to skipping this check?
Thanks in advance,
Zoli