Per user search index rebuild

Crasher 121 Reputation points
2021-12-09T16:31:41.32+00:00

Since RDSH Server 2019 has now per user indexing, how can we rebuild a users indexer? If I open indexing tools I need to elevate myself to rebuild the indexer and it only rebuilds the non existent system index.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,453 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,234 questions
0 comments No comments
{count} votes

Accepted answer
  1. Crasher 121 Reputation points
    2021-12-10T15:35:50.21+00:00

    Figured it out! thanks to Process monitor.

    Create the following registry key in the users registry hive

    reg add "HKEY_USERS\<UserSID>\Software\Microsoft\Windows Search" /v RebuildIndex /t reg_dword /d 1
    
    0 comments No comments

0 additional answers

Sort by: Most helpful