
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2016 02:58 PM
Can you edit a HKEY_CURRENT_USER registry key by Lansweeper?
I have tested with deployment package using a batch or powershell script.
No error - but key won't change?!
Someone with an good idea or solution?!
I have tested with deployment package using a batch or powershell script.
No error - but key won't change?!
Someone with an good idea or solution?!
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2016 12:57 PM
If you are using a deployment package to make changes to HKEY_CURRENT_USER, make sure you run the package under the currently logged on user. More info on running packages can be found here.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2016 12:57 PM
If you are using a deployment package to make changes to HKEY_CURRENT_USER, make sure you run the package under the currently logged on user. More info on running packages can be found here.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2016 11:48 PM
You can do this in powershell. Load the registry name by going to \\targetpc\c$\users\target.user\ntuser.dat then edit the data and save it again. Don't forget to disconnect the data.
