We have AD groups that manage what VLAN a user's system is associated with based on the user's department. I have custom command to change the PC group membership if the computer in AD attribute msTSPrimaryDesktop is updated. The computer management takes the old PC (if there was one), removes it from any VLAN groups and changes the description of the PC to be one of a number of statuses selected by the admin (Ready for deployment, retired, needs rebuilding etc) it then taked the new PC and adds it to the appropriate VLAN AD groups. However, I cannot figure out how to trigger the computer custom command from a user based business rule. (I cannot select the command) is there a way to work around this?