Output department and direct reports
问题 I am trying to create an "initial" text file that will hold a script run of all users + department + direct reports. My next step after making this file is to create another file the same way but compare it to the original to see if the department for the users ever changed. (not sure yet how to compare the department value just yet) My current issue is that the department, even though the process is identical to another program I have made in the past, won't print it. Furthermore, when it