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 Script or query to check DL in AD

  • Thread starter Thread starter J.o.h.n
  • Start date Start date
  • Replies Replies 4
  • Views Views 2K

J.o.h.n

New Member
Messages
4
Reaction score
0
Points
1
Hi Team,

Hope you all are well.

script or query which checks member of a DL in AD, fetches information through SCCM Db for machines, and then add those machines into an SCCM collection for deployment.

Thanks in advance
John
 
A DL or SG? There is a big difference. for that matter why not sue a SG, instead of the DL?
 
Thanks Garth, for your response.

the current environment is set this way and personal tacking over have to deal with this hence the question. :)

any solution/recommendation would be highly appreciated.

Thanks

John
 
Thanks Garth, for your response.

the current environment is set this way and personal tacking over have to deal with this hence the question. :)

any solution/recommendation would be highly appreciated.

Thanks

John
I know of no PowerShell scripts to do this, but I'm sure with a lot of search BING you will be able to cobble together something.
 
Hi Team,

Hope you all are well.

script or query which checks member of a DL in AD, fetches information through SCCM Db for machines, and then add those machines into an SCCM collection for deployment.

Thanks in advance
John
I think this can better achieved by directly querying the AD rather than taking ConfigMgr DB route.
 
Back
Top