Pretty much right there in the title. We are going to be placing employee photos into active directory. What we also want to do is use that photo as the login avatar for windows. Is there a straight forward way to do sync the two or does it have to be a script that is run any time the photo is changed?

link|improve this question

80% accept rate
You may want to also try this question on ServerFault and Superuser – j_mcnally Feb 20 at 18:52
feedback

1 Answer

up vote 0 down vote accepted

I'm not aware of any in-box solution. You'd have to come up with some sort of scripted solution - perhaps on logon.

I'd think about your risk here though - is copying employee photos to laptops, for example, a good idea?

link|improve this answer
its what the boss wants. we figured out the logon script. we're just gonna go that route. – Sinaesthetic Feb 20 at 22:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.