View Single Post
  #2 (permalink)  
Old 06-28-2009, 11:13 PM
NinjaDuck's Avatar
NinjaDuck
VIP Duck
Offline
Threadstarter
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: SOLVED: Anyone have a script for changing the outlook signature?

Even better. A post about mobile device manager I found had a cooked solution:

http://mobilitydojo.net/2009/02/23/s...-mdm-platform/


Used the attached CAB and the following UC script to make it all happen for you:

<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\Software\MobilityDojo.net\DojoSig">
<parm name="Signature" datatype="string" value="{put your sig here}" />
<parm name="UseReplyForward" datatype="integer" value="1" />
<parm name="UseSignature" datatype="integer" value="1" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Attached Files
File Type: cab DojoSig_10.cab (23.5 KB, 17 views) Click for barcode!
Reply With Quote
This post has been thanked 2 times.