Posted on 10-02-2019 09:57 AM
I have a device that I put in a Prestage Enrollments which defines the location Building. However, later on in the deployment process the building name gets changed again to something else. Can anyone help me identify the different stages/locations that this might be changing. P.S. I have inherited this system from another person that is no longer with the school system.
Posted on 10-02-2019 11:03 AM
That will be down to subnets tied to a building, which is really how they should be used. Of course if the subnets are linked to the wrong building, or something along those lines, you can sort that easily.
Posted on 10-02-2019 05:35 PM
You can also I believe specify the building (along with many other EA values) directly as a parameter when running jamf recon to update inventory.
Something like:
jamf recon -building "Building A"
So if it's not as @marklamont said, then check for manual inventory updates in any scripts being run.
Posted on 10-10-2019 01:14 PM
Thank you. We have 2 connected buildings but I set up the machines in one location. I have removed the building from the network segment since we won't use it that way for the school. I will note the building that it should be located in for our use based on the department (grade). This helps identify what should be sent to the elementary school verses the middle/high school.
Thank you for the suggestions.