SQL 2016 Integration Services on Win2016 Servers - Access is denied message when connecting (for administrator)

  • I'm installing SQL 2016 Integration Services on Win2016 Servers.  I get the below error when connecting from SSMS on the servers. (Same issue on 3 different servers)
    I've previously installed SQL 2016 Integration Services on Win2012R2 Servers without this issue. 

    I'm server administrator.  
    I've set the SSIS service with a service account with admin permissions on the server, no change.
    UAC was enabled, I disabled it to change the MsDtsSrvr.ini to link it to my named instances.
    UAC disabled did not affect the connection error below, so I reset it back to enabled. 

    Any ideas?  Thanks!  

    Connecting to the Integration Services service on the computer "XXXXXX" failed with the following error: "Access is denied."

    By default, only administrators have access to the Integration Services service. On Windows Vista and later, the process must be running with administrative privileges in order to connect to the Integration Services service. See the help topic for information on how to configure access to the service.

  • JarJar - Monday, July 16, 2018 6:17 AM

    I'm installing SQL 2016 Integration Services on Win2016 Servers.  I get the below error when connecting from SSMS on the servers. (Same issue on 3 different servers)
    I've previously installed SQL 2016 Integration Services on Win2012R2 Servers without this issue. 

    I'm server administrator.  
    I've set the SSIS service with a service account with admin permissions on the server, no change.
    UAC was enabled, I disabled it to change the MsDtsSrvr.ini to link it to my named instances.
    UAC disabled did not affect the connection error below, so I reset it back to enabled. 

    Any ideas?  Thanks!  

    Connecting to the Integration Services service on the computer "XXXXXX" failed with the following error: "Access is denied."

    By default, only administrators have access to the Integration Services service. On Windows Vista and later, the process must be running with administrative privileges in order to connect to the Integration Services service. See the help topic for information on how to configure access to the service.

    On the servers, Try running SSMS as administrator (right click Run As...) . It's not the same as being an administrator on the server.

    Sue

  • Sue_H - Monday, July 16, 2018 7:30 AM

    On the servers, Try running SSMS as administrator (right click Run As...) . It's not the same as being an administrator on the server.

    Sue

    Nope. Same error message.

  • found this link: https://social.msdn.microsoft.com/Forums/en-US/33bf53ca-3986-4adc-99cc-ad4788a73417/ssis-2016-access-denied?forum=sqlintegrationservices

    it says to install an older version of SSMS 16.5.  where can i get a download of an older version test? the MS site only allows 17.8.1 to be downloaded (same version that the SQL 2016 installer links to).  I'm not convinced that an older version would fix anything but willing to test it.

  • JarJar - Monday, July 16, 2018 8:43 AM

    found this link: https://social.msdn.microsoft.com/Forums/en-US/33bf53ca-3986-4adc-99cc-ad4788a73417/ssis-2016-access-denied?forum=sqlintegrationservices

    it says to install an older version of SSMS 16.5.  where can i get a download of an older version test? the MS site only allows 17.8.1 to be downloaded (same version that the SQL 2016 installer links to).  I'm not convinced that an older version would fix anything but willing to test it.

    Try 16.5.3 on this page:
    SQL Server Management Studio - Changelog (SSMS)

    Sue

  • Sue_H - Monday, July 16, 2018 10:34 AM

    JarJar - Monday, July 16, 2018 8:43 AM

    found this link: https://social.msdn.microsoft.com/Forums/en-US/33bf53ca-3986-4adc-99cc-ad4788a73417/ssis-2016-access-denied?forum=sqlintegrationservices

    it says to install an older version of SSMS 16.5.  where can i get a download of an older version test? the MS site only allows 17.8.1 to be downloaded (same version that the SQL 2016 installer links to).  I'm not convinced that an older version would fix anything but willing to test it.

    Try 16.5.3 on this page:
    SQL Server Management Studio - Changelog (SSMS)

    Sue

    It works!  Connects to SSIS just fine. Many thanks!

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply