Manual SQL Insert for Group Membership
-
I’m loving FOG so far. Besides already doing test images & deployments, I’ve uploaded my whole inventory. I’ve also already created the Groups for what I need. Can I do a SQL statement to insert the rows for the hosts & relevant group into the groupMembers table? There is an AUTO_INCREMENT on gmID and I have good descriptions to use for a where clause to handle the rest. Does that make sense? Any issues that might bite me in the butt later?