We currently are using Sharepoint Foundation and have a list that has a Person or Group column. I'd like to have additional columns that pull corresponding user info, such as email, phone, department, similiar to using a Lookup column. I don't see anyway of doing this OOTB and the only option I can think of would be to create a new User list that would have a person or group column and create those additional columns that could be populated using powershell to query AD. Then I could configure the column in the first list as a lookup and pull that info.
Would it be possible to use an event receiver to do this automatically in the original list based off the Person\Group column?
Thanks,
Joe