Action Based on clients that connect to SCCM for the first time

Heimdallr 266 Reputation points
2020-08-20T09:29:37.49+00:00

Hello everyone,

I'm struggling with one thing, we have an old environment from which we are migrating. SCCM is present in both environments and the goal is to deploy user a pop up message on their screen, when their client starts to report to new SCCM. I got the script for pop ups already, but how to determine conditions for this?

What I can use to be sure, that only devices that report for the first time to our new SCCM will get the pop up so users will know that migration from old to new SCCM was successful, while not deploying it to all existing users that already passed the migration?

Thanks

Microsoft Configuration Manager
0 comments No comments
{count} votes

Accepted answer
  1. Garth Jones 2,076 Reputation points
    2020-08-20T12:46:44.74+00:00

    Create a reg key and deploy it to existing computers. Then adjust you popup to only be display the message on computers without that reg key once the popup occurs, add the regkey to the computer. Deploy the popup to all computers. Those with the reg key will see nothing, those without the regkey will see the popup.


0 additional answers

Sort by: Most helpful