Managing email signatures?
Click download Free Trial
Manage Email Signatures Centrally - For All Users
extend your brand and promote your products, services, special events and news
 
Your eMailSignaturer resource    Receive answers in my inbox    Add URL in your RSS reader    Join us on Facebook     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
LiveZilla Live Help

OWA Signature Updates

 
Post new topic   Reply to topic    email signatureManage Email Signatures Centrally - For All Users Forum Index -> OWA/Exchange 2003, 2007 and 2010 Support
View previous topic :: View next topic  
Author Message
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 10:03 am    Post subject: OWA Signature Updates Reply with quote

Hi Guys,

I'm having a few problems with the OWA signature updates. Everything on the Outlook side is fine. But it seems like the OWA signatures aren't being updated.

I've run the signowa -v and it's returning http/1.1 200 OK for everyone.

I've recently updated the campaign which made me look, and OW is still using the old campaign, also I've changed someone's job title, and that's not populated across into OWA.

Any ideas why it's now deciding not to work?

I'm running the latest version of the cockpit (V5.0) and the latest signOWA (V2.4.1.1)
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Thu Oct 30, 2008 11:25 am    Post subject: Reply with quote

SignOWA.exe will pull information from your settings DB and deploy to your Exchange Store. Thus, if the user did not run Sign.exe the settings DB is not updated and SignOWA.exe will deploy old data.

Is the Settingsdatabase in signOWA.reg the same as used in your Cockpit?

Please post log file for OWA (Help -> Diagnostics, right click user)?

________________

TripleD wrote:
?? can I not link this to my Office Addon product ?? Smile


Yes you can ... Wink Edit and paste this signature in your forum profile:
Code:
</Jesper> | [url=http://www.linkedin.com/in/jesperfrier][img]http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif[/img][/url] | [url=http://www.officeaddon.com]www.officeaddon.com[/url]

_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 11:45 am    Post subject: Reply with quote

I've just deleted my profile from the cockpit, then rebooted and re-run the sign.exe but my username is no longer being brought in. I also have another user that's not appearing!

It's all going wrong today Sad

Logfile output for on user:

HTTP/1.1 200 OK

That's all it says!
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Thu Oct 30, 2008 12:04 pm    Post subject: Reply with quote

You cannot deploy to OWA before user is OK in Cockpit Diagnostics.

Excute a simple bat-file (see examples below) and when OK in Diagnostics, then return to OWA.

Example using default Access settings DB:
Code:
start \\DCserver\NETLOGON\sign.exe Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\filesrv\share\settings.mdb


Example using SQL settings DB:
Code:
start \\DCserver\NETLOGON\sign.exe Provider=sqloledb;Data Source=SQLSERVER;Initial Catalog=eMailSignatures;User Id=Standard_User;Password=changemealso;

_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 12:22 pm    Post subject: Reply with quote

No luck, tried running the sign.exe with all the gubbin's from my machine (it's W2008 acting as a workstation) thought that might be a problem, so run on an Windows XP machine, and still no luck.

It doesn't seem to like adding new people, and I'm only using half the licenses.

I'm wondering if it's worth backing up the Sig codes and trashing the DB and starting again?
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Thu Oct 30, 2008 12:50 pm    Post subject: Reply with quote

Please post the bat-file you execute.
_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 12:52 pm    Post subject: Reply with quote

start \\easyuk-crm\NETLOGON\sign.exe Provider=sqloledb;Data Source=easyuk-crm;Initial Catalog=EmailSignature;User Id=sigadmin;Password=sigadmin;
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Thu Oct 30, 2008 2:11 pm    Post subject: Reply with quote

If Sign.exe exist on NETLOGON and your SQL user 'sigadmin' got the permissions described in the documentation section of this forum -
Then I cannot explain why Sign.exe will not write to the LgdaUsers table.

Please create a new SQL settings DB without changing the script.

Then connect your Cockpit to the new settings DB and test that your new logon script is OK in Diagnostics when executed:
Code:
start \\easyuk-crm\NETLOGON\sign.exe Provider=sqloledb;Data Source=easyuk-crm;Initial Catalog=eMailSignatures;User Id=Standard_User;Password=changemealso;

_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 2:16 pm    Post subject: Reply with quote

Yup the latest version of sign.exe exists in NETLOGON, sigadmin has full ownership rights over the EmailSignature DB and is a full sys_admin user.

The thing is it must be working as I can change the campaign module and signatures and it gets rolled out to people. Just not in OWA and it won't accept new users.

I did upgrade the SQL from 2000 to 2005 but that was months ago. As the DB is pretty small I'll just back up the settings trash it, and recreate. Surprised
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Jesper Frier
Certified Professional
Certified Professional


Joined: 09 Sep 2006
Posts: 1940
Location: Stoevring, Denmark

Posted: Thu Oct 30, 2008 2:35 pm    Post subject: Reply with quote

When you cannot see users OK in Diagnostics, it does not work as entended - and as you cannot provide user log files, we cannot support you ... and you will never get OWA up and running, which is where it all started ...

Creating the SQL settings DB and testing logon script takes 10 min.
Then you copy/paste templates, setup deployment and General Outlook settings - another 30 min. maybe.
And you are done ... Nod
_________________
</Jesper> | Test Email Signature | Showcase |
Back to top
View user's profile Send private message Visit poster's website
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 2:49 pm    Post subject: Reply with quote

Well one step forward,

Creating a new DB certainly helped, new users can be seen again, but I'm having problems pasting my old Signature back into the new version.

I keep getting the error "Multiple-step OLD DB operation generated errors. Check each OLD DB status value, if available. No work was done"
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 4:39 pm    Post subject: Reply with quote

Ignore that just found this post:

http://www.emailsignature.eu/phpBB2/viewtopic,p,2633,highlight,ole++operation.html#2633
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
TripleD
Just can't stay away


Joined: 05 Jul 2007
Posts: 35
Location: Suffolk, UK

Posted: Thu Oct 30, 2008 5:12 pm    Post subject: Reply with quote

Okay,

All is now running after recreating the DB, removing and reinstalling EmailSignature.

Dunno what happened there ........ Cheers for your help Jesper Great
_________________
?? can I not link this to my Office Addon product ?? Smile
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Manage Email Signatures Centrally - For All Users Forum Index -> OWA/Exchange 2003, 2007 and 2010 Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Add URL in your RSS reader | About Us | Terms and conditions | © 2012 eMailSignature North America, Inc. and eMailSignature Aps.