Saturday, March 23, 2013

How to Check Internet message header in O365

Internet message header in OWA

Open Outlook Web Access/App (OWA), Go To Inbox.
1. Double click on the message which you want to see massage Header to open it in its own window.
2. Click on the Message Details icon at the top of your message.
3. A new dialog window will open on the page containing the Internet Mail Header details.




 
 

 Internet headers in Outlook 2010/2013

Double-click on the email message for which you want header information and select the File tab on top
Click on Properties box on the bottom right (This is actually massage properties)
Right-click in the Internet Headers box

 




Thursday, March 14, 2013

How to Do the Manually O365 Office Activation


Option 01
Go to Control Panel->Clock,Language,and Region-> Regional and Language-> press the "Change system locale..." button.Set Current System locale to "English (United States)"

Go to Control Panel->Programs->Programs and Features->select "Microsoft Office Professional Plus 2010"->select "Change", then repair.

Option 02
Click start->run->type “CMD” and press OK to open Command Prompt, type “cd C:\Program Files\Common Files\Microsoft Shared\OFFICE14” and press “Enter”.

Run “OSAUI.exe /F”

 



 

How to Check Numbers of Activation happen on my O365 Office


Click start->run->type “CMD” and press OK to open Command Prompt, type “cd C:\Program Files\Common Files\Microsoft Shared\OFFICE14” and press “Enter”.

Run “OSAUI.exe /R

Monday, March 11, 2013

How to Remove Logon Temporary Profile from Windows

Scenario: When you login Active Directory Profile, It’s loading temporary profile without loading my current Profile
i. Log on to the system by using an administrative user account other than the user account that is experiencing the problem.
ii. Back up all data in the current user's profile folder if the profile folder still exists, and then delete the profile folder. By default, the profile resides in the following location:
%SystemDrive%\Users\UserName
iii. Click Start, type regedit in the Start Search box, and then press ENTER.
iv. If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
v. Locate the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
vi. Under the ProfileList subkey, delete the subkey that is named SID.bak.
Note SID is a placeholder for the security identifier (SID) of the user account that is experiencing the problem. The SID.bak subkey should contain a ProfileImagePath registry entry that points to the original profile folder of the user account that is experiencing the problem.
vii. Exit Registry Editor.
viii. Log off the system.
ix. Log on to the system again.
Link you may refer to: A temporary profile is loaded after you log on to a Windows Vista-based system:http://support.microsoft.com/kb/947242 (Holds good for Windows 7)
http://support.microsoft.com/kb/947215