Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING client security settings in SCCM

  • Thread starter Thread starter krekas
  • Start date Start date
  • Replies Replies 3
  • Views Views 2K

krekas

New Member
Messages
2
Reaction score
0
Points
1
We have created two different client settings. One with priority 1 is with full remote access and other with priority 2 is with view only permissions. Those two settings applied to one device collection. The problem is we can only connect with one group. If we set view only settings to priority 1 then we can connect to computers but only with view permissions. We want to let some users to have only view permissions and admins to have full control.
 
If you want customize permissions, you have to create new security role and specify what you want.

For the Remote control client settings, they are applied to the device collection, not for users.
 
In security role there is option to set remote control only to view? Maybe you can post image where it is?
 
I don't think if there is an option in the security role that responds to your need, but in the client settings, you can specify the Access level allowed in the remote control, and this option will be applied to the device collection, you cannot specify that user A has Full control to the Machine 1 and user B has only view access to the same machine.

More details about the Remote Control settings: https://docs.microsoft.com/en-us/sccm/core/clients/deploy/about-client-settings#remote-tools
 
Back
Top