I am trying to set this up so that if we add a serial number in to the computers table it uses a computers deployment but if it doesn't find a serial number it then does a make model deployment. If I add a serial number to the database and set it up like this Priority=CSettings, CRoles, RApps, RAdmins,MMSettings, MMApps,Default It will run the correct computer deployment if it finds a serial number, but if it doesn't it uses the default deployment instead of the make model deployment. If I set it up like this Priority=MMSettings, MMApps,CSettings, CRoles, RApps, RAdmins,Default It automatically does a makemodel deployment, like it should but takes computer settings from the computer deployment and uses apps from the make model deployment. I am confused as to why I am getting these results. Dan |