-
Notifications
You must be signed in to change notification settings - Fork 9
Description
This is probably the best script I have ever used. We are using Altiris as our software management platform and of course the Altiris agent uses a system account to install software, of course it only updates the HKCU for the system account.
By running this script we can completely replace Group policy (which is very confusing to use) and use this script to update registry keys for multiple users on 1 machine no matter who is running the script. We are running Windows 7 Professional SP 1. Now with this being said, I tried running on Windows 8.1 professional , still works perfectly but it won't update the Default user profile (getting an error message, *\* Unable to update the DEFAULT user profile, because it could not be found at: <blank> ).
I compared the Win7 and Win8 registries side by side and the keys and permissions are identical so there must be something else in Win8 preventing the change. If there is a tweak to your script to fix this, your script would work on everything from WinXP - Win8.1. That would be extremely robust! If you can fix, please let me know. I would be honored to test on my machines here for you.
Mike Shull
mjs6161970@gmail.com