Jump to content

Recommended Posts

Posted

Short story: I've inherited a bunch of Windows 7 PCs in a domain without the Windows Search Service installed (in Control panel : Turn Windows Features On or Off). This prevents the search box appearing in the start menu and on Windows Explorer.

 

Question: Is there an easy way to install this, so the search bar shows for a group of users (if not; all users), perhaps through GPO (although I'm open to other suggestions), so I don't have to go into each PC and turn the feature on manually?

 

Answer: .. (over to you. Thanks in advance!).

Posted

Hi Cazale,

 

Try this "dism /online /enable-feature /featurename:SearchEngine-Client-Package /quiet" for a computer startup script.

 

Note the feature name is case sentitive

  • Thanks 2

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...