# Thursday, January 22, 2009

Version 2.8 of PFDAVAdmin can be downloaded here:

http://www.microsoft.com/downloads/details.aspx?familyid=635be792-d8ad-49e3-ada4-e2422c0ab424&displaylang=en

It seems to need .NET 1.1 to access the Exchange mailboxes and public folders.  This is best done on an admin machine (not the Exchange server as installing v1.1 might break v2.0 and Exchange itself!).)

Download 1.1 and SP1 here:

http://www.microsoft.com/Downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&displaylang=en
http://www.microsoft.com/Downloads/details.aspx?familyid=A8F5654F-088E-40B2-BBDB-A83353618B38&displaylang=en

Installing .NET on Vista x64 gives a compatibility error (with IIS), although installs okay.  See http://www.mydigitallife.info/2007/12/27/install-microsoft-net-framework-11-on-windows-vista-fix-regsvcsexe-fails-error/ for related (?) details.

 

Thursday, January 22, 2009 8:32:03 PM (GMT Standard Time, UTC+00:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Friday, December 05, 2008

Maybe error indexing an Outlook item?

net stop wsearch (might have to set service to "Disabled")

Regedit -> HKLM\Software\Microsoft\Windows Search

Give self Full Control -> "SetupCompletedSuccessfully" change to "0"

For each of following keys, give self Full Control and Take Ownership (& propogate), then delete

HKLM\Software\Microsoft\Windows Search\Applications\windows
HKLM\Software\Microsoft\Windows Search\CatalogNames\windows
HKLM\Software\Microsoft\Windows Search\Databases\windows
HKLM\Software\Microsoft\Windows Search\Gather\windows
HKLM\Software\Microsoft\Windows Search\Gathering Manager\Applications\windows
HKLM\Software\Microsoft\Windows Search\UsnNotifier\windows

rd %ProgramData%\Microsoft\Search\Data\Applications\Windows /S /Q

Set Windows Search to "Automatic"

net start wsearch

Check "SetupCompletedSuccessfully" now has value "1"

 

Friday, December 05, 2008 3:06:16 PM (GMT Standard Time, UTC+00:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Friday, October 31, 2008

Won't run from Control Panel in Vista (x64).  System has quiet UAC prompts via GPO/gpedit.

Solution is to "run as administrator"; or WinKey -> wercon -> Ctrl-Shift-Enter

 

Friday, October 31, 2008 8:27:53 AM (GMT Standard Time, UTC+00:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Thursday, October 30, 2008

In Vista x64 after a while crashes, then won't (ever) scan more than two pages without crashing.

Seems disabling OCR in the scan profile gets around this (or creating a new OCR-less profile).#

Thursday, October 30, 2008 7:27:39 PM (GMT Standard Time, UTC+00:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Monday, October 27, 2008

Use launchapp

vista | 2008
Monday, October 27, 2008 6:38:46 PM (GMT Standard Time, UTC+00:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Thursday, October 16, 2008

HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify

Delete keys 'IconStreams' and 'PastIconsStream'.

Kill and restart explorer process.

Thursday, October 16, 2008 7:29:52 AM (GMT Daylight Time, UTC+01:00)  #    Disclaimer  |  Comments [0]  |  Trackback
# Wednesday, September 10, 2008

Need to use fsutil resource setautoreset true c:\ at elevated command prompt, reboot and install again.

See:   http://itsvista.com/2007/03/fsutil/

 

Wednesday, September 10, 2008 11:11:48 PM (GMT Daylight Time, UTC+01:00)  #    Disclaimer  |  Comments [0]  |  Trackback