Tools or platform for software deployment in Win10

Eaven HUANG 2,126 Reputation points
2021-05-31T07:05:56.357+00:00

Dear All,

We are using on-premise domain to centrally manage local machines that were installed with Windows 10 OS. Domain users are configured without administrative rights, so they are not allowed to install or update software on their own.

Currently we deploy new Window Pro Edu 2004 or 20H2 version for domain users, they can install some software from Windows Store without admins right, and the software will be upgraded automatically, which is perfect. However, only a number of software could be found in store, most of other software requires IT admins to manually install and upgrade from them. This is really time-consuming and not efficient at all.

What we are looking for is some kind of tool or platform where users can install and upgrade software without admin rights by themselves. I tried Chocolatey (3rd party software) but it was not ideal for us, since the software sometimes needs to be configured with complicated PowerShell scripts. I also searched to build our own Store in Windows 10 but didn't know how to make it work.

Any suggestion or ideas would be highly welcome and appreciated. Thanks a lot for reading this.

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,908 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 15,266 Reputation points MVP
    2021-06-01T02:22:59.05+00:00

  2. Miles 1,251 Reputation points
    2021-06-01T02:29:28.327+00:00

    Hi

    Here is an option: "Local Admin" group in AD - that group is added into the Administrators group on each applicable device
    When a user needs the rights, add them to the AD group and get them to log off after installing the software.

    101224-image.png

    --please don't forget to Accept as answer if the reply is helpful--