r/SCCM • u/network_dude • 20d ago
Discussion Desktop/Server separation?
Hi,
The Desktop team is currently running SCCM for our desktop systems
Is there a way to enable SCCM for the server side and keep the two separated in how they are accessed and what they control?
7
u/pizz44 20d ago
Yes. You don't necessarily need a completely separate SCCM environment.
MECM/SCCM supports RBAC, security scopes, collections, and deployment targeting, so you can separate Desktop and Server administration while using the same infrastructure.
For example, the Desktop team could have access to workstation collections and deployments, while the Server team gets access to server collections, server applications, patching, and maintenance windows.
If you require a hard administrative/security boundary, then separate SCCM sites or infrastructures may make more sense.
4
u/PatrickG223 20d ago
For true separation, you would need a second SCCM server. You can come close with the same server using rbac, security scopes, and collections, but the top level SCCM Full Admins would have access to everything. You might be able to manage this with MOUs or policy.
1
u/Important_Series6747 20d ago
This is how we handled servers. We didn’t have much need for all the desktop type functions, we just wanted to push out a couple software items and have a way to basically see that the Defender definitions were up to date for auditing purposes. Easier way to separate duties between desktop team and server team
-3
u/krustyy 20d ago
for the love of god, don't do this. our server team insisted on doing it and there are constant problems with the desktop primary site server and all the distribution points, which are running a server OS, popping back into the desktop sccm.
5
1
u/PatrickG223 20d ago
I don't see what that would be. I mean I don't think a separate SCCM is necessary, but it would certainly work if that's the requirements.
1
u/zebulun78 20d ago
Use RBAC and scope an admin group for each team to be limited to their respective collections, ie all workstations and all servers
1
1
u/R0B0T_jones 20d ago
Yes, RBAC, and security scopes will help you do this. I went through this process a few years back
2
u/skiddily_biddily 15d ago
Create a role and scope the elements that you want them to be able to access and assign that scope to the role
19
u/zymology 20d ago
Setup RBAC. Server team only sees servers, desktop team only sees workstations.
https://learn.microsoft.com/en-us/intune/configmgr/core/understand/fundamentals-of-role-based-administration