Jump to content

Recommended Posts

Posted

Hello guys,

 

can anyone let me know if Windows desktop search can be 'controlled' using group policy? I want to disable indexing as it seems to be hogging CPU (even though MS says it doesn't).

 

Cheers

Posted

Interesting, M$ take the network down again! :p

 

Does configuring via GPO to disable the Windows Desktop Search work?

 

Haven’t got the problem myself as yet!

Posted

Not sure if it can be controlled, but it can be removed using a Startup script. Probably the most useless update MS have created in a while!

 

@ECHO OFF
IF exist c:\WINDOWS\$NtUninstallKB917013$\spuninst\spuninst.exe c:\WINDOWS\$NtUninstallKB917013$\spuninst\spuninst.exe /quiet

 

I did install it on one machine to have a look and it does dramatically reduce speed in general.

Posted

A quick google revealed if you run:

 

WindowsDesktopSearch-KB917013-V301-XP-x86-enu.exe /extract

 

This will extract the adm files you're looking for. As to what policies are available I'm sure you'll find out :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...