I have an automation policy that checks the domain a machine is on, then also the Inv_HW_Chassis.[Chassis Package Type] to determine if it's a server. The policy then moves the system to a specific organizational group.
The issue I have is I run the Full Server inventory and Hardware inventory delta on a quarterly/monthly basis. This means after a new system is built, it won't move to the organizational group until an inventory has been done. The lag time on this can be weeks.
Is there an agent command line I could add to my image job so that when a new system comes online it runs a hardware inventory right away? I know I could use a newly discovered PC filter and clone an inventory policy with some aggressive settings, but if I could just run a command it would be easier.