Ali |
Post a Comment |
Word to Pdf converter 3.0
Sunday, May 23, 2010 at 11:04PM
Ali |
Post a Comment |
Word to Pdf converter 3.0
Tuesday, April 6, 2010 at 11:07AM Today one of the desktop techs in my company wanted my help in troubleshooting an issue, he was unable to run a .exe file (symrapidreleasedefsv5i32.exe) because of some stupid virus that the system had inherited!!
Anyways if you cannot run an .exe file try checking the registry coz sometimes the values are changed because of that dam virus and yeah try to be extra careful when working with the registry if you love your computer.
Procedure:
Start --> Run --> Regedit or type regedit in the command prompt (DOS prompt)
HKEY_CLASSES_ROOT \ exefile \ shell \ open \ command
Also look under:
HKEY_CLASSES_ROOT\.exe
-Alstar
Wednesday, March 4, 2009 at 09:50AM If you check a user's mailbox size in Exchange system manager and it shows a different value as compared to the mails you have in the outlook client then this might be one of the possible issues that the server is facing.
Go to --> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\<servername>\Private-<MailboxStoreGUID>
Check for the registry keys if present Background cleanup and Track Duplicates
Registry entry name: Background Cleanup
Value type: REG_ DWORD
Value data: 60000 (decimal) or 0xEA60 (hexadecimal) 4.
Registry entry name: Track Duplicates
Value type: REG_ DWORD
Value data: 1
If not present please create these 2 reg keys and after restarting the information store service the ESM mailbox size and Outlook mailbox size should be the same.
-Alstar
Monday, March 2, 2009 at 11:12AM This is a great utility to read those "Message Tracking Logs" from exchange servers 2000/2003 and extract out details, it is very easy to use and all you have to do is browse and point to the correct log file and the tool does all the work for you!!
Ali |
Post a Comment |
email,
exchange server 2003,
microsoft in
Exchange Server
Wednesday, November 12, 2008 at 09:53AM Guys you know when you run the perfwiz.exe utility to collect the performance counters on your windows or exchange servers this is a cool utility to read those .BLG files by simply copying it in the folder and double clicking the runme.cmd batch file.
Let me know if you have any questions
-Alstar
Ali |
Post a Comment |