SCCM SMS Provider Install Permissions Issue

GDKAB 0 Reputation points
2023-07-22T21:32:55.4566667+00:00

Hello,

 

I have two 2019 Datacenter servers that are clustered with 2019 MSSQL. I am attempting to install SCCM on one of the nodes.

 

During the install you have to provide a SMS server you want the SMS provider to be installed on.

 

It cannot be a server in a SQL cluster. So I built a third server just for SMS.

 

When I provide the SMS server I want the SMS provider installed on - I get a permissions error. It states I must have local administrator privileges on the SMS server in order to install SMS provider.

 

The account I used is a domain admin account and the domain admin group is in the administrators group on the SMS server. I even added the account directly to the administrators group.

 

I tried running the installer as administrator and the domain admin account.

Below is a screenshot.

2023-07-22_12-57.png

Any guidance would be greatly appreciated. I am at a lose.

Microsoft Security | Intune | Configuration Manager | Other
Microsoft System Center | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. XinGuo-MSFT 22,231 Reputation points
    2023-07-24T02:00:54.0766667+00:00

    Hi,

    From the information you provided, it seems that you are encountering a permissions issue when trying to install the SMS Provider for SCCM on the dedicated SMS server. Let's go through some troubleshooting steps to resolve this problem:

    1. Run Installer with Elevated Privileges:
      • Even if you are logged in as a domain admin, right-click on the SCCM installer executable and select "Run as administrator" to ensure the installation process runs with elevated privileges.
    2. UAC (User Account Control):
      • Sometimes, User Account Control (UAC) settings can interfere with installation processes. Disable UAC temporarily before running the SCCM installer. After the installation is complete, you can re-enable it.
    3. Review SCCM Documentation:
      • Double-check the SCCM documentation for any specific requirements or considerations when installing the SMS Provider. There might be certain prerequisites or configurations that need to be in place before the installation can proceed.
    4. Review Installation Logs:
      • Check the installation logs for more detailed error messages or clues. The logs can usually be found in the %TEMP% directory with filenames starting with "ConfigMgr" and ending with ".log".

  2. GDKAB 0 Reputation points
    2023-07-24T19:59:48.12+00:00

    Needed to enable File and Printer Sharing (SMB-IN) in the firewall. This is solved


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.