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