Managing email signatures?
Click download Free Trial
Manage Email Signatures centrally from your Desktop - For All Users
extend your brand and promote your products, services, special events and news
 
The Ultimate Resource for eMailSignaturer eMailSignature Wiki 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 

Deployment in login script when valid profile exists.

 
Post new topic   Reply to topic    email signatureManage Email Signatures centrally from your Desktop - For All Users Forum Index -> Outlook Email Signature Tips and How-To's
View previous topic :: View next topic  
Author Message
MikkoPuhakainen
Just popping in


Joined: 26 Mar 2008
Posts: 1

Posted: Mon May 10, 2010 7:51 am    Post subject: Deployment in login script when valid profile exists. Reply with quote

We made the profile checking in the beginng of the login script.

1. First we check if the signature has already been applied to a user
2. If it is not, then we check if user has the Outlook profile folder. This means that user has opened the Outook at least once.
3. If those both are true, then the signature is being applied.
4. In the end we create the check file in the users hard drive which means that the script doesn't apply anymore.

Sample:
...
if exist \\path\%username%_signature.txt goto end
if not exist "%USERPROFILE%\Application Data\Microsoft\Outlook\*.*" goto end

\\SERVER\netlogon\sign.exe Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\server\share\settings.mdb

echo Signature created %date% %time% >\\path\%username%_signature.txt

end

...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Manage Email Signatures centrally from your Desktop - For All Users Forum Index -> Outlook Email Signature Tips and How-To's 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 Aps.