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.
    • IRJI
      IRJ @thanksajdotcom
      last edited by

      @thanksaj said:

      I've seen that walkthrough, and it doesn't work. The script where you use the \share\lyncinstall /install /silent doesn't work. I tried just running the command as a test from inside Windows, and those switches don't even exist. Nothing using that method was working. Like I said, I'm trying to figure out why it will work as a user-gpo but not a computer-gpo.

      Sorry about that I didn't even realize the article was wrong. I just assumed it wasn't because it was technet. You are right about the XML file. Always remember that user GPO's go in the same OU as your users and Computer GPOs go in the same OU as the computer.You are applying the Startup Script to the OU of the Computers in AD, correct?

      thanksajdotcomT 1 Reply Last reply Reply Quote 0
      • Bill KindleB
        Bill Kindle
        last edited by

        @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.

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

          @IRJ said:

          @thanksaj said:

          I've seen that walkthrough, and it doesn't work. The script where you use the \share\lyncinstall /install /silent doesn't work. I tried just running the command as a test from inside Windows, and those switches don't even exist. Nothing using that method was working. Like I said, I'm trying to figure out why it will work as a user-gpo but not a computer-gpo.

          Sorry about that I didn't even realize the article was wrong. I just assumed it wasn't because it was technet. You are right about the XML file. Always remember that user GPO's go in the same OU as your users and Computer GPOs go in the same OU as the computer.You are applying the Startup Script to the OU of the Computers in AD, correct?

          The thing is, it's not all the computers in the Computers OU. What was done, before I started on the ticket, was the machines we want this applied to were placed in a new OU called Software Installation. However, these computers were not working with the GPO when we used the script that works as a logon script as a startup script. We just can't figure out why it works one way but not the other.

          1 Reply Last reply Reply Quote 0
          • 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
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post