Way to update reg key for mutiple users on multiple PCs

NKerr 1 Reputation point
2022-11-04T14:22:42.52+00:00

I am looking for way to update the reg key for multiple users on multiple PC. I am hoping that this can be done via GPO, script, etc.

The key to be updated is Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\software\policies\microsoft\office\16.0\common]
"fbabehavior"=dword:00000002

When I installed it on my PC is showed up there and in Computer\HKEY_USERS\S-1-5-21-3661160029-1271500516-2346961642-1810\SOFTWARE\Policies\Microsoft\office\16.0\common

In order for the reg setting to work - Computer\HKEY_USERS\S-1-5-21-3661160029-1271500516-2346961642-1810\SOFTWARE\Policies\Microsoft\office\16.0\common needs to be updated for all HKEY_USERS{user-sid} on each PC.

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-11-04T14:51:34.003+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.