ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Install Software via GPO - Computer Configuration vs User Configuration

    Scheduled Pinned Locked Moved IT Discussion
    43 Posts 5 Posters 9.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • thanksajdotcomT
      thanksajdotcom @Bill Kindle
      last edited by

      @Bill-Kindle said:

      @thanksaj said:

      where. Lync 2010 was supposed to have an MSI that was created when you ran the installed and was placed in a folder in Program Files (x86), but Lync 2013 doesn't have that. Anyways, I am using a one-line batch script for the install. It contains this:

      "\dc01\LyncInstaller\Lync Install Files\setup.exe" /config \dc01\LyncInstaller\config.xml

      You are probably going to have to create a VB or PowerShell script and place the install on a network share. That's what I had to do for Office Communicator 2007 at my office.

      @Bill-Kindle, that one-line batch script is the heart of it. Any idea what the comparable Powershell would be?

      IRJI 1 Reply Last reply Reply Quote 0
      • IRJI
        IRJ @thanksajdotcom
        last edited by

        @thanksaj said:

        @Bill-Kindle said:

        @thanksaj said:

        where. Lync 2010 was supposed to have an MSI that was created when you ran the installed and was placed in a folder in Program Files (x86), but Lync 2013 doesn't have that. Anyways, I am using a one-line batch script for the install. It contains this:

        "\dc01\LyncInstaller\Lync Install Files\setup.exe" /config \dc01\LyncInstaller\config.xml

        You are probably going to have to create a VB or PowerShell script and place the install on a network share. That's what I had to do for Office Communicator 2007 at my office.

        @Bill-Kindle, that one-line batch script is the heart of it. Any idea what the comparable Powershell would be?

        @thanksaj You are doing it the correct way. I think its do to an incorrectly configured GPO. Can you show me how its applied?

        http://technet.microsoft.com/en-us/library/dd630736(v=office.15).aspx

        1 Reply Last reply Reply Quote 0
        • IRJI
          IRJ
          last edited by

          Specifically for Lync

          http://technet.microsoft.com/en-us/library/jj204651.aspx

          1 Reply Last reply Reply Quote 0
          • thanksajdotcomT
            thanksajdotcom
            last edited by

            So this is where it currently stands, as it works like this, but not the way we want it to.
            upload-ec3cf6d2-b393-4a24-bd10-8a407523edc5

            Without editing it as it stands, this is where we were placing the same script path when we were doing it via Computer Config.
            upload-9135b844-008c-4f47-bbf4-fe34ec755099

            1 Reply Last reply Reply Quote 0
            • IRJI
              IRJ
              last edited by

              Show me which OU it is linked to and I would also like to see the filtering settings

              thanksajdotcomT 1 Reply Last reply Reply Quote 0
              • thanksajdotcomT
                thanksajdotcom @IRJ
                last edited by

                @IRJ said:

                Show me which OU it is linked to and I would also like to see the filtering settings

                What do you need to see in the OU? And okay, give me just a minute.

                1 Reply Last reply Reply Quote 0
                • thanksajdotcomT
                  thanksajdotcom
                  last edited by

                  Security Group we WERE testing with for the security filtering:
                  upload-8a7cdd2d-d4bb-4ed7-8eaf-b9add0ad8c57
                  Members include our domain admin account (because it wasn't working as a computer config GPO) and our VM that we use:
                  upload-33df7d7e-256c-4a72-8acc-7ac231f7ff05
                  Our new security group is part of no other groups:
                  upload-b7b0a81d-23ae-4038-94b9-5fafb46a6167
                  This is the OU we've been trying to use:
                  upload-24cbf13b-f144-4cb7-8ba6-82e9872c4fb0
                  GPO is not currently linked and no filters are in place, but we were using the softwareinstallation security group as the security filter for the link at the root level.
                  upload-fe0a79c9-ab17-47b9-92f0-c73e32c35f85

                  1 Reply Last reply Reply Quote 0
                  • thanksajdotcomT
                    thanksajdotcom
                    last edited by

                    Is that what you needed @IRJ ?

                    IRJI 1 Reply Last reply Reply Quote 0
                    • IRJI
                      IRJ @thanksajdotcom
                      last edited by

                      @thanksaj said:

                      Is that what you needed @IRJ ?

                      This is your problem AJ
                      2014-12-12_15-15-46.jpg

                      1 Reply Last reply Reply Quote 0
                      • IRJI
                        IRJ
                        last edited by

                        The Security Filtering cannot be empty or else nothing will be applied. Computers are treated as Authenticated Users as well.

                        thanksajdotcomT 1 Reply Last reply Reply Quote 0
                        • thanksajdotcomT
                          thanksajdotcom @IRJ
                          last edited by

                          @IRJ said:

                          The Security Filtering cannot be empty or else nothing will be applied. Computers are treated as Authenticated Users as well.

                          Yes, I know. When we try adding a computer directly, it gave some error message if we didn't have a security group in there. Also, we removed authenticated users, but now that I think about it, if we're doing a computer config GPO and we leave Authenticated users in there and then just subsequently add all our computers, shouldn't it work? It'll apply the GPO to all authenticated users but because it's a computer config and not user config GPO, that doesn't hurt us, right?

                          IRJI 1 Reply Last reply Reply Quote 0
                          • IRJI
                            IRJ
                            last edited by

                            Security Filtering is used more with User GPOs than it is with Computer GPOs. I usually just leave the default "Authenticated Users" which will include all computers in the OU that the GPO is linked with.

                            1 Reply Last reply Reply Quote 0
                            • IRJI
                              IRJ @thanksajdotcom
                              last edited by

                              @thanksaj said:

                              @IRJ said:

                              The Security Filtering cannot be empty or else nothing will be applied. Computers are treated as Authenticated Users as well.

                              then just subsequently add all our computers, shouldn't it work? It'll apply the GPO to all authenticated users but because it's a computer config and not user config GPO, that doesn't hurt us, right?

                              Yes

                              1 Reply Last reply Reply Quote 0
                              • IRJI
                                IRJ
                                last edited by

                                Try testing again and let me know if it works

                                1 Reply Last reply Reply Quote 0
                                • thanksajdotcomT
                                  thanksajdotcom
                                  last edited by

                                  Testing it right now.

                                  1 Reply Last reply Reply Quote 0
                                  • thanksajdotcomT
                                    thanksajdotcom
                                    last edited by

                                    Tested it but it didn't work. The script was placed in startup and I had the security filter using Authenticated Users and just the VM that we use that I'm testing this with. I ran gpupdate /force and confirmed it applied. It didn't work.

                                    1 Reply Last reply Reply Quote 0
                                    • IRJI
                                      IRJ
                                      last edited by

                                      Open a Run prompt and type in rsop.msc

                                      What do you see here?
                                      2014-12-12_17-54-46.jpg

                                      1 Reply Last reply Reply Quote 0
                                      • thanksajdotcomT
                                        thanksajdotcom
                                        last edited by

                                        Looks like the script is running, as that last execution time is when I last rebooted.
                                        upload-1cd68e81-01b9-44cb-bacc-d8f2b7906257

                                        1 Reply Last reply Reply Quote 0
                                        • thanksajdotcomT
                                          thanksajdotcom
                                          last edited by

                                          I just rebooted again and it ran again, but still didn't install. Am I missing something?

                                          1 Reply Last reply Reply Quote 0
                                          • Rob DunnR
                                            Rob Dunn
                                            last edited by

                                            Does the 'authenticated users' group have permissions to the folder where your files are located?

                                            I personally don't like messing with security filtering until AFTER everything else tests OK. This is one place where most people muck it up and change all sorts of other things when it's this aspect that is incorrect.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post