Intro
Changing Registry to Force to Use a different path for Outlook 2013 when creating a new profile (PST files only), it will add a registry key with the path to D:\Email Migration Files.
How to use:
Copy the following Code and paste in Note file;
Save file with extension .reg
Execute file
Code for PST:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook]
“ForcePSTPath”=”\”D:\\Email Migration Files\””
Manually change Registry …
Intro
Found this script that helps to extract Microsoft Office Product Key from Windows, tested on two computers with Office 2013, seems to be working, however, not 100% sure.
How to use:
Copy the following Code and paste in Note file;
Save file with extension .vbs
Execute file
Code:
Set WshShell = CreateObject(“WScript.Shell”)
MsgBox ConvertToKey(WshShell.RegRead(“HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId”))
Function ConvertToKey(Key)
Const KeyOffset = 52
i = 28
Chars = “BCDFGHJKMPQRTVWXY2346789”
Do
Cur = 0
x = …
Email Spoofing: Mitigating the Threat
What is Email Spoofing?
E-mail spoofing is the forgery of an e-mail so that the message appears to have originated from someone other than the actual source. Distributors of spam often use spoofing in an attempt to get
recipients to open their solicitations.
Your email address can also be used to trick your customers and suppliers into …
Auto-response messages are now configured from your GoogleApps email website. Google Chrome is the preferred browser to use when accessing your GoogleApps email account.
Enable the vacation responder
1. Open your email account from Google Chrome
2. Click the gear icon in the upper right, and then click select Settings.
3.
From the General tab, select Vacation responder on
a. Enter your message
b. Click …
Note: These steps are for devices running iOS 6 or newer.
Before you Begin – Backup your iPhone, then delete any old/existing email account settings.
1. Open the Settings application on your device’s home screen.
2. Open Mail, Contacts, Calendars.
3. Press Add Account….
4. Select Microsoft Exchange
5. In the Email field, enter your full Google Account email address
Enter your Google Account password …
We have been working on some new content for the website.
One of the new features is an easy way to install the TeamViewer application, you can access that page here.
If you have any suggestions for the website please contact us.