/build/static/layout/Breadcrumb_cap_w.png

Microsoft Windows Desktop Search

Version: 2

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 2.8k  |  Created: 01/13/2006

Average Rating: 0
Windows Desktop Search has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (4)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 4 / 5 (Somewhat Difficult) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
120
Command Line
/passive or /u command-line option.
This provides you with a progress bar and warns you that a restart will occur if one is necessary

/quiet or /q command-line option, the installation can be completely silent.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note
1.Start at http://www.microsoft.com/windows/desktopsearch/enterprise/downloads.mspx

2.Get a copy of the Windows Desktop Search Administration Guide at the above site

3.Get a copy of the .adm file for Windows Group Policy. The installation installation configuration and client settings are configured in this Policy. The only switches for the executable are /Extract and /Passive.

4.Get a copy of the WindowsDesktopSearch-KB907371-V2X86-ENU.

5.Through MMC (Microsoft Management Console) add the snap in for Editing a Group Policy

6.Edit the adm file you downloaded in Notepad and removing the initial comments. Save it as WindowsDeskopSearch.adm

7.Import adm file into Local Computer Policy \ User Configuration \ Administrative Templates. Edit the Setup, Index, or Search settings as you see fit.

8.The settings are saved in HKCU\Software\Policies. In my case since I wasn’t passing these settings through Group Policy so I exported the registry keys.

9.You may want to add the Adobe PDF filter that allows for the search engine to search PDF files. ifilter60.exe

10.My three command lines in my VB script look like this:

Dim CMDLine(2)
'Adds the HKCU Policy settings for customizing this installation
CMDLine(0) = sRegEdit & Chr(34) & sSource & PackageName & "\DesktopSearch.reg" & Chr(34)
' Install standard captured MSI Install Package
CMDLine(1)= "C:\WINNT\i3\source\MSWindowsDesktopSearch206-XP-01\WindowsDesktopSearch-KB907371-x86-ENU.exe /passive"
' Installs a Vendor setup.exe
CMDLine(2)= Chr(34) & sSource & PackageName & "\Setup.exe" & Chr(34) & Chr(32) & "/S /f1" & Chr(34) & sSource & PackageName & "\response.iss" & Chr(34)

11. You will want to create your own custom settings but my Registry keys (from the Group Policy) looks like this [HKEY_CURRENT_USER\Software\Policies\Microsoft\DesktopSearch]
"db"=dword:00000001
"FRW"=dword:00000001
"NoCEIP"=dword:00000001
"PreventCheckForUpdate"=dword:00000001

12. The uninstall string can be found in HKLM\Software\Microsoft\Windows\Current Version\Uninstall\Windows Search

Nice tool that will search the first mb of the content of the file. Make sure your clients know how to add drives to this tool and how important it is to reindex frequently.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note
1.Start at http://www.microsoft.com/windows/desktopsearch/enterprise/downloads.mspx

2.Get a copy of the Windows Desktop Search Administration Guide at the above site

3.Get a copy of the .adm file for Windows Group Policy. The installation installation configuration and client settings are configured in this Policy. The only switches for the executable are /Extract and /Passive.

4.Get a copy of the WindowsDesktopSearch-KB907371-V2X86-ENU.

5.Through MMC (Microsoft Management Console) add the snap in for Editing a Group Policy

6.Edit the adm file you downloaded in Notepad and removing the initial comments. Save it as WindowsDeskopSearch.adm

7.Import adm file into Local Computer Policy \ User Configuration \ Administrative Templates. Edit the Setup, Index, or Search settings as you see fit.

8.The settings are saved in HKCU\Software\Policies. In my case since I wasnÂ’t passing these settings through Group Policy so I exported the registry keys.

9.You may want to add the Adobe PDF filter that allows for the search engine to search PDF files. ifilter60.exe

10.My three command lines in my VB script look like this:

Dim CMDLine(2)
'Adds the HKCU Policy settings for customizing this installation
CMDLine(0) = sRegEdit & Chr(34) & sSource & PackageName & "\DesktopSearch.reg" & Chr(34)
' Install standard captured MSI Install Package
CMDLine(1)= "C:\WINNT\i3\source\MSWindowsDesktopSearch206-XP-01\WindowsDesktopSearch-KB907371-x86-ENU.exe /passive"
' Installs a Vendor setup.exe
CMDLine(2)= Chr(34) & sSource & PackageName & "\Setup.exe" & Chr(34) & Chr(32) & "/S /f1" & Chr(34) & sSource & PackageName & "\response.iss" & Chr(34)

11. You will want to create your own custom settings but my Registry keys (from the Group Policy) looks like this [HKEY_CURRENT_USER\Software\Policies\Microsoft\DesktopSearch]
"db"=dword:00000001
"FRW"=dword:00000001
"NoCEIP"=dword:00000001
"PreventCheckForUpdate"=dword:00000001

12. The uninstall string can be found in HKLM\Software\Microsoft\Windows\Current Version\Uninstall\Windows Search

Nice tool that will search the first mb of the content of the file. Make sure your clients know how to add drives to this tool and how important it is to reindex frequently.
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
0
Command Line
Uninstall:

C:\Windows\$NtUninstallKB940157$\spuninst\spuninst.exe

optional /quiet /forcerestart
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

Windows Desktop Search

Version

2

Questions & Answers (0)

Questions & Answers related to Microsoft Windows Desktop Search

Blogs (0)

Blog posts related to Microsoft Windows Desktop Search

Reviews (0)

Reviews related to Microsoft Windows Desktop Search

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ