Managing email signatures?
Click download Free Trial
A Quick Way to manage Outlook email signatures
extend your brand and promote your products, services, special events and news
 
Add URL in your RSS reader Send answers to my inbox Add URL in your RSS reader Get answers  RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  LiveZilla Live Help

Creating MS SQL 2005/08 settings DB executing SQL Statement

 
Post new topic   Reply to topic    email signatureA Quick Way to manage Outlook email signatures Forum Index -> Outlook Email Signature Documentation
View previous topic :: View next topic  
Author Message
Jesper Frier
Certified Professional
Certified Professional


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

Posted: Mon May 05, 2008 9:49 am    Post subject: Creating MS SQL 2005/08 settings DB executing SQL Statement Reply with quote

Question How does eMailSignature work? Learn more ..

Create SQL 2005/2008 settings DB executing a single SQL Statement

    Double-click video for full view

  1. Execute this SQL Statement (SQL Server 2008 is supported)
    In the Query Editor window, copy and execute the code (Press F5 to execute the statement).
    Before executing the statement you might want to change user names and passwords:

    • The eMailSignature_Superuser is a user who have the administrative privileges to all features in the Cockpit, e.g. change signatures, campaigns, disclaimers etc.
      If you want to change this name and password, then search for 'eMailSignature_Superuser' and 'changemenow'.
    • The eMailSignature_Standarduser is a normal Outlook user with no administrative privileges and should be used during users logon.
      If you want to change this name and password, then search for 'eMailSignature_Standarduser' and 'changemealso'.


    Question If you don't have SQL Server Management Studio installed, then open a command prompt window. In the Command Prompt window, type:
      sqlcmd -i C:\emailsignature_sql2005.sql and press ENTER


  2. Connect your Cockpit to the database using eMailSignature_Superuser privileges. Click 'Change Database' in the Setup tab.

  3. Copy Sign.exe to NETLOGON and execute below code manually using eMailSignature_Standarduser privileges.
    When users are OK in Status Monitor (Diagnostics tab) you are ready to deploy email signatures from your database:
    Code:
    start \\[emailsignature2]\NETLOGON\sign.exe Provider=sqloledb;Data Source=[EMAILSIGNATURE2];Initial Catalog=eMailSignature;User Id=eMailSignature_Standarduser;Password=changemealso;

      Exclamation [Replace with your servers]
      Domain Controller = emailsignature2
      SQL Server = EMAILSIGNATURE2


  4. When finished testing, execute above code during users logon.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    A Quick Way to manage Outlook email signatures Forum Index -> Outlook Email Signature Documentation 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 | © 2009 Branded Mails Aps.