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:
- 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.
- 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.
- 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.
- 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".
- Check the installation logs for more detailed error messages or clues. The logs can usually be found in the