How to give SCM manager permission to specific user id ?

Mohd Hafizuddin Esa 1 Reputation point
2022-09-03T03:02:08.777+00:00
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. MotoX80 36,401 Reputation points
    2022-09-03T11:45:12.823+00:00

    Use PSGetSid to get the SID of the user.

    https://learn.microsoft.com/en-us/sysinternals/downloads/psgetsid

    Then follow the instructions on that page.

    0 comments No comments

  2. Limitless Technology 39,926 Reputation points
    2022-09-06T07:43:08.613+00:00

    Hello there,

    Are you using active directory or azure active directory in your organization ?

    If that is the case then you can assign custom permissions rather than standard roles, Some of the custom permissions apply to the entire account, and some can be limited to one or more specific products (or granted to all products, if you prefer).

    Set roles or custom permissions for account users https://learn.microsoft.com/en-us/windows/uwp/publish/set-custom-permissions-for-account-users

    I hope this information helps. If you have any questions please let me know and I will be glad to help you out.

    -------------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

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.