Blackberry . Mobile
List of useful Blackberry Shortcut Keys
On June 3, 2018 by TechTipsList of useful Blackberry Shortcut Keys Blackberry Message shortcuts In a message Depending on the typing input language that you are using, some shortcuts might not be available. To reply to a message, press R. To reply to all in an email message or a PIN message, press L. To forward a message, press F.
Enterprise Services . Scripting
How to Setup Email Signature with logon script
On April 5, 2018 by TechTipsThis is a simple how to on ensuring your users email signatures are all standard (Under your Control) its a small vb script that defines variables from the active directory then uses a macro style operation to generate the signature. Here is the script. On Error Resume Next Set objSysInfo = CreateObject(“ADSystemInfo”) Set WshShell =