cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
243
Views
0
Helpful
2
Replies

Is there a way to have devices auto assign to a group?

cotsitnetwork
Level 1
Level 1

Is there a way to have devices auto assign to a group based on a partial name of that device using Cisco Secure Endpoint?

2 Replies 2

Not in the product, but you can do it via API calls.

I would put all machines at build time into one group with an "acceptable" policy.

The on some regular basis run a script to move them.

I can post something tomorrow to get you started.

I posted a script to my Github.  It could use a little clean up, but it works. 

Set the source group and how many letters have to match between machine name and destination group name. 

MovefromBuildtoNamebaseGroupsclean.ps1