Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Dynamic collection based on domain's group user membership

Hello,

We have a group domain and an application. We want a collection based on their members's computers to automate deployment of this application. I didn't manage to achieve this. Is it possible ?

Thanks.

Gabriel

1

Comments

2 comments
Date Votes
  • Hi Gabriel,

    It doesn't look like this was answered. If you've not found a solution, you could you provide and example of what you're looking for? Are you looking to compare users or machines or both? Are you looking at users' group membership to see whether the application should be deployed to their machine?

    Thanks,
    Brigg

    0
  • Hello Brigg,

     

    Yes, we found other solutions machine based with AD (not validated today by infrastructure) and kind of deployment on demand launch by user with txt file on server's share and powershell script to execute pdqdeploy silently. 

    Some questions :

    - Any way to use dynamic variable in package ? like retrieving %COMPUTERNAME% ?

    - Any way or plan to add computer to collection in command line ? Without having to write directly to database in SQL ?

    - What about executing some steps in package if previous step failed ? like message to user and dynamic variable like error description.

    - Custom email notification in package's step would also be nice.

    - We have DNS issue but don't have on DNS server. How could we handle this with just free hands on computers and PDQ Server ?

     

    Thanks for your nice tool and hope you'll keep on improving it !

    0