Has anyone noticed that if you launch DCU as a normal (non-admin) user that you cannot alter the settings? As in, all the options can be read but not altered "Greyed out".
I'm asking for my sanity because I swear we were able to do this, but in our management script we enable the option below:
dcu-cli.exe /configure -lockSettings=enable
Dell's description of the feature: "Allows the user to lock all the settings in the UI. "
When I try to disable this feature, e.g. "-Locksettings disable" it alters registry and confirms success but nothing changes.
Lastly however, if I run DCU (the GUI) as admin, I can alter the options. Is this a bug, or intentional?
Dell Command Update
How to stop Dell Command | Update from auto-running in background
Dell client management service keeps getting disabled
Dell Command Update 3.1.2 - disable all notifications
I tried all the steps except deleting folders in the registry without success.
This worked for me:
In the "Windows Update" folder in HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows
The value of "SetDisableUXWUAccess" was set to "1", I changed this to "0" and then it worked.
I tried all the steps except deleting folders in the registry without success.
This worked for me:
In the "Windows Update" folder in HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows
The value of "SetDisableUXWUAccess" was set to "1", I changed this to "0" and then it worked.
Thanks for sharing, it works!!