Deploy Software Using Group Policy

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 45

  • @ticos.thepsourinthone9150

    Thank you for creating this video!
    Also, thank you for going over and beyond by purposely encountering a common bug in your demonstration and teaching us how to resolve it!

  • @MrTerryRay1
    @MrTerryRay1 Před rokem +4

    Thanks Robert. This is an incredible video as you explained clearly and completely the software install process, and you showed us what happens in real life, and how to solve a problem that may arise. This is how to teach. I'm subscribing because I know you must have more great videos to share!

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před rokem +1

      Thanks for the feedback. Make sure to check out my blog for more how to guides.
      activedirectorypro.com/blog/

    • @MrTerryRay1
      @MrTerryRay1 Před rokem

      @@ActiveDirectoryPro Thanks again Robert I sure will check out your blog.

  • @levancanh3927
    @levancanh3927 Před rokem +1

    It's very detailed and clear. Thank you so much man!

  • @austindillard633
    @austindillard633 Před 2 lety

    Solid content for someone new to this

  • @efikes5798
    @efikes5798 Před rokem

    Thanks for such a great video! Extremely informative!

  • @avinash0072355
    @avinash0072355 Před 7 měsíci

    Bruh big fan! Your site has helped me lot!

  • @brian4238
    @brian4238 Před 5 měsíci

    Hello, I've followed everything that you did but when I try to deploy software via GPO its not successful. The network shared folder is accessible both to the DC and Client, but it never installs. Whenever I run the gpupdate /force command it shows in the terminal that the policy is successfully updated but a prompt for me to restart never shows, I hope you can help me here.

  • @schwabingo
    @schwabingo Před rokem +1

    Good video but I don't think you have to worry too much about the Everyone group in the Shared Permission since the access will be controlled via the Security Permissions. What I think is more important that you hide the folder by adding $ at the end of the Shared Name so the folder is hidden on the Network. Disabling the Offline availability can't hurt.

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před rokem +1

      You are correct but it is not a security best practice.

    • @rhymekidstv
      @rhymekidstv Před rokem

      @@ActiveDirectoryPro
      I like your solution for "everyone". Nicely done. I personally don't like having "everyone" on domain share unless its necessary. Very informative tutorial.

  • @relaxmed3517
    @relaxmed3517 Před 4 měsíci

    Its not assigning 😢can you help me any other package generates "add operation failed. unable to extract deployment info from the package. run validation...".

  • @user-tr1zt1mq7h
    @user-tr1zt1mq7h Před 6 měsíci +1

    Should we only give access to Domain Admins, instead of Domain Users if we plan to use this strictly for deploying software through GPO? Never for a Domain user (employee) to directly access the folder and view what's inside?
    Edit you answered it, must use Domain Users for permissions sake.

    • @kahnit
      @kahnit Před 3 měsíci

      why would you want to hide what software is installed on employees devices? Also, users can also just view GPOs

    • @user-tr1zt1mq7h
      @user-tr1zt1mq7h Před 3 měsíci

      @@kahnit It's to make a specific network folder inaccessible to Domain Users. That network folder would only be accessible to Domain Admins to add/remove installers. The network folder would be a software repository to automatically deploy the installation of specific software onto workstations based on the employees' roles - what software they require to do their job.

  • @harshitshahi5856
    @harshitshahi5856 Před 2 lety +1

    How to do this in Azure portal using "*Azure policy*" for pushing a software on many Windows Server 2019?

  • @sergeyishenko2130
    @sergeyishenko2130 Před rokem

    HI , I HAVE 2 DC'S IN THE 2 SITES AND IN 1 DC EVERY TIME ERROR MESSAGE THERE IS NO APPLICATION DATA AND IN SECOND DC EVERYTHING FINE ID EVENT 103 ,104 ANY HELP PLEASE

  • @yourlove1987
    @yourlove1987 Před rokem

    Hi, is it possible to find out cross domain gp permissions.. looking for a command to give output of all the permission in particular gp which is used by other domain users or vice versa

  • @TiagoFernandes81
    @TiagoFernandes81 Před rokem

    having Everyone on a share permission isn't a problem since you are setting it to Read only, so no virus that a potential users might caught will be able to write on that share even if the user has NTFS permissions to write on that folder.

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před rokem

      It is a problem. It allows anyone to scan your network for shared folders, which they could then use to exploit. Plus it opens it up to unauthenticated users, that is a huge concern. If you want to give users read only access then use a Active Directory domain group not the everyone group. I would never ever use the everyone group, even if a vendor told me to.

  • @deadcowroad2417
    @deadcowroad2417 Před 6 měsíci

    Thank you. I need to get Cisco Duo deployed.

  • @RayanMADAO
    @RayanMADAO Před rokem

    What if the msi install file has settings you have to configure?

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před rokem

      Use ORCA
      www.advancedinstaller.com/edit-msi-file-with-orca-and-alternative.html

  • @brijeishalagh1256
    @brijeishalagh1256 Před 2 lety

    Thanks for the detailed instructions. Can I deploy paid software - like an antivirus with a license key with this method? and can the app install without rebooting the pc ?

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před 2 lety

      Its possible. You will need to check with the software provider if they have an option to include a key. Another possible option is to modify the msi with a program called Orca. It allows you to edit an MSI file.
      docs.microsoft.com/en-us/windows/win32/msi/orca-exe

  • @TheBullz007
    @TheBullz007 Před 2 lety +1

    Thanks sir

  • @noahfahem9450
    @noahfahem9450 Před 2 lety

    sir can you explain this option please :)
    "auto-install this application by extension activation"
    thnx in advance ❤

  • @user-rq7su1nr2i
    @user-rq7su1nr2i Před 2 lety

    how to install license key on program ?

  • @wikilike7
    @wikilike7 Před rokem

    thanks, it' very usefull

  • @ReistoreGarage
    @ReistoreGarage Před 2 lety

    is it possible to deploy a GPO using user configuration?

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před 2 lety

      Yes but it doesn't install automatically. The user would have to manually start the install process. Kinda dumb, not sure why MS did that.

  • @bounseysinnavong3963
    @bounseysinnavong3963 Před rokem

    Hi this a greate tutorial, so we can follow this step to deploy Windows security patch?

    • @ActiveDirectoryPro
      @ActiveDirectoryPro  Před rokem

      If you can download the individual msi file.

    • @andrewtaylor8598
      @andrewtaylor8598 Před 10 měsíci

      Windows security patches and other updates can typically be downloaded as either .exe files or .msu files as an alternative to using Windows Update. I've always thought of .msi files as Microsoft install and .msu as Microsoft update. I never actually googled to see what they officially mean, if it's even available out there.