Outlook vbscript email signature - multiple issues

Hi all,

I'm have a few problems with email signatures, and I was hoping someone could please help.

I am scripting the signature with VBScript, as seen here; Scripting Guy's Technet article.

It's old code, but it mostly works. 

The issues I have are;

1. The script fails on these two lines; 

objSignatureObject.NewMessageSignature = "AD Signature"

objSignatureObject.ReplyMessageSignature = "AD Signature"

I simply get an unspecified error. Word, Outlook, and my DC are fully updated. Those two lines are in dozens and dozens of code samples, so I've no idea what might be cause it to fail.

2. When I manually add the signature Outlook is prefixing it with two blank lines. Googling results in lots of hits about this "error", but I can't find a solution. This is not a huge issue, but I'd like full control if possible

3. The majority of my signature lines are indented. The only thing that's not indented is a table. Any thoughts what might be causing this?

thanks

May 6th, 2015 5:59am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics