How to Modify and Access Registry in Windows Embedded Dell Wyse Client

Homer Sibayan 366 Reputation points
2022-06-30T10:04:00.86+00:00

Hi

I would like to know if it is possible to access the regedit in Windows embedded 7 or 10 on Dell Wyse thin client? I really need know because
i need to perform the steps below. As you now Windows embedded has some many restriction on local policy. Thanks in advanced.

Reference that i check before : https://social.technet.microsoft.com/Forums/en-US/6e6adba7-7237-4343-a70f-c49241f72b68/modifying-registry-key-on-windows-embedded-7?forum=winserverGP

Log in to Wyse Thin Client using Administrator Account
Disabled Write Filtering temporarily
After disabled , go to Run Type Regedit > HKEY_Local_Machine>Software>Microsoft>MSLicensing
Rename> MSLicensing Like this : < MSlicensing.bak>
Open CMD run as administrator and enter the following :

Regsvr32 mstscax.dll

Windows for business Windows for IoT
Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sean Liming 4,766 Reputation points Volunteer Moderator
    2022-07-02T15:08:03.457+00:00

    The short answer is yes, if regedit.exe is in the image(s). You will have to disable the Write Filter in the OS before any changes can be made. For WES7, this could be EWF (ewfmgr.exe) or FBWF (fbwfmgr.exe). For Windows 10, it would be UWF (uwfmgr.exe). If there are domain policies in place, you might want to remove the terminal from the domain and access the system in a local account.

    Contacting Dell directly about their product would be a better avenue to get a definitive answer.

    Weather you can create a backup of the registry key might be a question. What is the problem you're looking to solve?

    0 comments No comments

  2. Limitless Technology 39,916 Reputation points
    2022-07-03T11:57:05.527+00:00

    Hi HomerSibayan-0286,

    I put a .bat file, running pop the reg key from a network share, in the WMS File Repository, created and App Policy and scheduled it.

    This worked well.

    I hope this answers your question.

    -----------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

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.