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.
Monday, March 31, 2008
Friday, March 21, 2008
Audience targeting in SharePoint and Forms authentication
I found good blog: http://www.thesug.org/blogs/benm/Lists/Posts/Post.aspx?List=6804dfd2%2D2949%2D4200%2Da2fa%2Dd9fa55bed583&ID=5&Source=http%3A%2F%2Fwww%2Ethesug%2Eorg%2Fblogs%2Fbenm%2FLists%2FPosts%2FPost%2Easpx%3FList%3D6804dfd2%252D2949%252D4200%252Da2fa%252Dd9fa55bed583%26ID%3D5
But in nutshell - what I already check by now, you can use FA users - if they explicitly in SharePoint Groups, but the user should have at least read rights to web page with web parts (lists) with audiences targeted content.
But in nutshell - what I already check by now, you can use FA users - if they explicitly in SharePoint Groups, but the user should have at least read rights to web page with web parts (lists) with audiences targeted content.
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..."
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.
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.
Subscribe to:
Posts (Atom)