Jump to content

Recommended Posts

Posted

Hi @nickbro,

 

Is there any way I can pull all photographs of staff and students from SIMS and upload them into AD to use with HAP?

 

At present there are no defining unique features between SIMS and AD such as UPN's to distinguish who is who, other than First Name and Last Name.

 

Currently I have uploaded the staff manually.

 

Matt

Posted

Thanks Richard,

 

I saw that utility but the concept of matching nearly 500 faces to names I didn't like.

 

What filenames does the utility give the photographs?

Posted
My scripting is non existent but I wonder how I could link admission number to Display Name and then import the photographs according to Admission Number.
Posted
My scripting is non existent but I wonder how I could link admission number to Display Name and then import the photographs according to Admission Number.

I have used excel to manipulate data from the MIS to get to an AD attribute (usually sAMAaccountname) and then powershell to populate the student ID into the employeeID in AD for matches on that. I also use powershell to populate staff photographs using a similar technique.

Posted
I can't help sorry as I have my own C# app which pulls data out of SIMS (photo/first name/last name/form/upn/admission number) and fills in various AD fields
Posted
I can't help sorry as I have my own C# app which pulls data out of SIMS (photo/first name/last name/form/upn/admission number) and fills in various AD fields

Would you share this @nickbro?

Posted
It uses a lot of hardcoded usernames/passwords, I'll have a look and see what I can do tomorrow though. Need to add some error handling to the SIMS Exchange app tomorrow in the same way my updater works.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...