Install the software through the GPOM console

Elham Sohrabi 41 Reputation points
2021-07-17T13:05:10.08+00:00

Hi, I have a project that:
Distribute a software through the network for systems as a publish, but the user does not get involved in software installation, and when he clicks on it, the software extension is activated on the server and the software runs quickly.
Thank you for your help.

Windows Home Server 2011
Windows Home Server 2011
A Microsoft server product that is designed to connect personal computers, digital devices, and printers in the home. Windows Home Server centralizes storage and access of images, music, personal documents and video.
55 questions
Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,744 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,505 questions
Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,588 questions
0 comments No comments
{count} votes

Accepted answer
  1. Fan Fan 15,336 Reputation points Microsoft Vendor
    2021-07-19T01:59:32.753+00:00

    Hi,

    Based on my understanding,
    If we do a software distribution to COMPUTERS, we can only use the assign option.
    If we do a software distribution to USERS, we can use both the assign option and publish option.
    115677-7192.jpg

    If we assign the program to a computer, it's installed when the computer starts, and it's available to all users who log on to the computer.
    When a user first runs the program, the installation is completed.
    To do this, we have to:

    Create a shared folder and put MSI package into it.

    1, Create a Group Policy Object and link it to the computer OU.
    2, Right click it and select edit.
    3, Under Computer Configuration, expand Software Settings.
    4, Right-click Software installation, point to New, and then click Package.
    5, In the Open dialog box, type the full Universal Naming Convention (UNC) path of the shared installer package that you want. For example, \<file server>\<share>\<file name>.msi.
    Important: Don't use the Browse button to access the location. Make sure that you use the UNC path of the shared installer package.
    Click Open.
    Click Assigned, and then click OK. The package is listed in the right-pane of the Group Policy window.
    Close the GPMC.

    When the client computer starts, the managed software package is automatically installed.
    When a user first runs the program, the installation is completed.

    Will this method meet your requirement?
    If you have any questions about this, feel free to let me know.

    Best Regards,


1 additional answer

Sort by: Most helpful
  1. Elham Sohrabi 41 Reputation points
    2021-07-20T10:55:12.967+00:00

    Hello good time
    Thank you for your answer. I hope I can express my desire with these pictures
    I found these three parts. My request is that we put the software unknow in the client and when the user clicks, the software extension is activated on the server and the user can see the software icon and the software is installed automatically. Be like the combination of publish & Assigned options116331-1.png116332-2.png![116333-3.png]3

    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.