Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

Reset Windows Search script

We've been having some issues with Windows Search lately and a script I've found from Microsoft seems to help resolve the issue.

However, it requires some manual intervention to run.

It's a bit beyond my capabilities, but I need this script modifying so it can be deployed from PDQ silently.

Is this easy to do? Hoping someone can point me in the right direction.

https://www.microsoft.com/en-us/download/100295

Thanks!

0

Comments

1 comment
Date Votes
  • At first glance, it looks like you can comment out the very last line in the script to prevent the user interaction. That function call only serves to provide the "Press any key to continue..." prompt and await a keypress.

    0