Just a few print screens of what I am needing to accomplish...
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello, I need to re-apply the group\user permissions for "All Application Packages" and "All Restricted Application Packages" to all workstations and was hoping to do this via Group Policy (Computer Configuration\Policies\Windows Settings\File System). This would need to be done to C:\Windows. It seems that I can add "All Application Packages" by changing the location from Domain to the local machine (Domain Controller in this case where we are editing the GPO). But it does not appear you can do this for "All Restricted Application Packages" as it does not appear as an option. Just curious if this is something that can be done via Group Policy or if someone had any suggestions or recommendations on how to accomplish this.
Thank you!
Steve
Just a few print screens of what I am needing to accomplish...
In the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
Create a new DWORD value IgnoreRemoteKeyboardLayout and give it the value 1.
That should be sufficient to solve your problem.
--If the reply is helpful, please Upvote and Accept as answer--