Monday, March 31, 2008

Log parser for MOSS 2007

The link is: http://blogs.msdn.com/leonidly/archive/2007/10/30/usage-analysis-processing-logs.aspx
It is a very good small parser, after converting MOSS 2007 logs to csv file, you can export it to excel with a macro and do what ever.

Friday, March 21, 2008

Friday, March 07, 2008

6482, 7076, 6398, 5401 errors in APPS log.

To fix those errors change all SharePoint services "log on" from "Local System" to sharepoint AD administration account.

Thursday, March 06, 2008

Mouse does not work after converting MS VM to VMware VM

Before any conversion uninstall MS VM tools.
After conversion if mouse does not work in VMware infrastructure Client console session - in my case it just disappers from the console, try to do next from http://www.petri.co.il/forums/archive/index.php/t-19387.html
" go into the registry and navigate to the keyHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}
Remove the value msvmmouf from the UpperFilters Regvalue.Reboot....
tadaaa!!
If you wish you can take out the drivers completely by deleting these registry hives completely :
The driver:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\msvmmouf
The Service:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\VPCMapThe CopyHook Shell Extension: ( for folder access )HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{30C14BA C-122C-42ED-B319-1139DBF48EB8}\InProcServer32HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\VPCCopyHook
After a reboot you can delete the "Virtual Machine Additions" folder from program files..."

Tuesday, March 04, 2008

Customise Citrix Client Installation.

It is pretty simple, run:
msiexec /a c:\temp\ica32pkg.msi
it will create administrative installation point in a shared directory (you can copy all directory to any shared location after, if needed).
Chose your options including the server path, the path should include exact location of web site dedicated for PNAgent functions (in my case: http://rcm-ts01/citrix/pnagent/config.xml ) and whats all.