There may be other ways of doing this but it seems like if this could be accomplished in a script it would make it easier for everyone.
I want to capture a user's handwritten signature, either on paper or a tablet, take that file and store it in an AD attribute. Then I want a script to run, either as a log on script or a manual script as new employees come in, to pull the file from
AD and then copy it down to that person's desktop to use as an addition to a digital signature in Office, Adobe or InfoPath forms. If I wanted it automated like this, it should be as a user logs on it pulls the file from their account. If it ran manually,
I would have to know the computer name and UNC path to the user desktop. (This is the way I see it in my head, but I am no scripting person so there may be an easier way to accomplish this)
HR already has a process where when they take a photo for new employees for ID badges, they use a program that puts that photo in their AD user account for Exchange email and SharePoint sites. It would be just as easy for them to capture new employees signatures as they come in and then just store that image in AD along with the photo and then we can just run the script to add the file to their desktop.
David Hood