Hello there,
You can create a security group and then allow only members in this group to use the shared printers.
Active Directory has two types of groups:
Security groups: Use to assign permissions to shared resources.
Distribution groups: Use to create email distribution lists.
More info here https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/manage/understand-security-groups
In Windows Server 2008 R2 and Windows Server 2012, you can delegate print management tasks directly to users who are not system administrators. You can also define default printer security settings that are inherited when you add new printers to your print server.
Hope this resolves your Query !!
-------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept it as an answer–