Hi, anonymous user
Thank you for posting in Microsoft Q&A forum.
It seems you need to create a device collection with the query rule like:
select * from SMS_R_System where SMS_R_System.SecurityGroupName = "Domain\\Google_Chrome_96.0.4664.45_x64_EN_R01_Install"
And make sure you have deployed the application to the device collection with "Required" method.
Then when you add a random device to Google_Chrome_96.0.4664.45_x64_EN_R01_Install group, it will be added to the device collection, then when you trigger the Machine policy and retrieval evaluation cycle, it will push the software automatically after running the actions in ConfigMgr client.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.