Cazale Posted March 12, 2015 Posted March 12, 2015 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!).
amudamai Posted March 13, 2015 Posted March 13, 2015 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 2
Cazale Posted March 18, 2015 Author Posted March 18, 2015 You sir, are a legend! That works very nicely indeed! TYVM.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now