+ Post New Thread
Results 1 to 12 of 12
Windows Thread, Software install GPO's Can you move them? in Technical; Currently I have a fairly organised Tree structure for my AD. I have a computer OU and then beneath it ...
  1. #1

    Join Date
    Nov 2007
    Location
    Rotherham
    Posts
    1,341
    Thank Post
    77
    Thanked 96 Times in 81 Posts
    Rep Power
    33

    Software install GPO's Can you move them?

    Currently I have a fairly organised Tree structure for my AD.
    I have a computer OU and then beneath it OU's for all the departments.
    When I was installing some software via GPO it rquired me to install it then make some config changes to the machines so I did each department individually applying the GPO to the sub OU.

    Now I'm looking at tidying up. If I remove the software install GPO from all my Sub-OU's and apply it to the top OU are the clients going to try uninstalling the software and re-installing it? Just re-installing it? or not care?

    Any ideas?

  2. #2

    Domino's Avatar
    Join Date
    Oct 2006
    Location
    Bromley
    Posts
    3,163
    Blog Entries
    4
    Thank Post
    99
    Thanked 655 Times in 462 Posts
    Rep Power
    217
    it depends - on the install packages, check properties and check the deployment tab, then see if the 'uninstall when it falls out of management' is ticked.

    If thats unticked, it should stay installed and not try and reinstall on a reload.

  3. #3

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,852
    Thank Post
    412
    Thanked 773 Times in 646 Posts
    Rep Power
    168
    Quote Originally Posted by Stuart_C View Post
    If I remove the software install GPO from all my Sub-OU's and apply it to the top OU are the clients going to try uninstalling the software and re-installing it?
    Yes. I got bitten by this before, regardless of whether that box was ticked or not. If you just remove the object, it leaves well alone, but if you re-assign it somewhere else, it does a reinstall.

  4. #4

    Join Date
    Aug 2005
    Location
    London
    Posts
    3,110
    Blog Entries
    2
    Thank Post
    110
    Thanked 511 Times in 443 Posts
    Rep Power
    114
    Quote Originally Posted by powdarrmonkey View Post
    Yes. I got bitten by this before, regardless of whether that box was ticked or not. If you just remove the object, it leaves well alone, but if you re-assign it somewhere else, it does a reinstall.
    Are you sure you didn't create a new GPO doing the same thing? Software installs are tracked by the GUID of the GPO and that won't change so it shouldn't reinstall the software just because you link it somewhere else. I've certainly been bitten because I've deleted the actual object (not just the link) and created a new one.

  5. #5

    FN-GM's Avatar
    Join Date
    Jun 2007
    Location
    Brisbane, Australia
    Posts
    11,186
    Blog Entries
    3
    Thank Post
    537
    Thanked 924 Times in 835 Posts
    Rep Power
    196
    Have you made a special GPO for the deployment? If you have you can move the whole policy up a level by linking it to the OU and removing the link from the old one.

  6. #6

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,852
    Thank Post
    412
    Thanked 773 Times in 646 Posts
    Rep Power
    168
    Quote Originally Posted by srochford View Post
    Are you sure you didn't create a new GPO doing the same thing? Software installs are tracked by the GUID of the GPO and that won't change so it shouldn't reinstall the software just because you link it somewhere else. I've certainly been bitten because I've deleted the actual object (not just the link) and created a new one.
    Mmm, possibly. It was a couple of years ago now, and I haven't dared try since, so I may have done.

    Edit: sorry, I didn't read the OP carefully enough, and understood 'remove' to be literal.

  7. #7

    Join Date
    Nov 2007
    Location
    Rotherham
    Posts
    1,341
    Thank Post
    77
    Thanked 96 Times in 81 Posts
    Rep Power
    33
    Quote Originally Posted by FN-GM View Post
    Have you made a special GPO for the deployment? If you have you can move the whole policy up a level by linking it to the OU and removing the link from the old one.
    Yes it's a specific GPO for deployment of this software package. I'm just tidying up.

    I take it I should be ok to move the same GPO. Though not 100%... It's just if it does a re-install it creates a massive ammount of work for me if it rests the software.

    Second time round When I had to delpoy some software to computers slowly (as I needed to verify deployment) I created a GPO at the top level and then a group of computer for that GPO to applied to. As I went round the site I added more computers to that group until I had finished. Unfortunately that was SECOND time round....

  8. #8

    powdarrmonkey's Avatar
    Join Date
    Feb 2008
    Location
    Alcester, Warwickshire
    Posts
    4,852
    Thank Post
    412
    Thanked 773 Times in 646 Posts
    Rep Power
    168
    Quote Originally Posted by Stuart_C View Post
    Yes it's a specific GPO for deployment of this software package. I'm just tidying up.

    I take it I should be ok to move the same GPO. Though not 100%... It's just if it does a re-install it creates a massive ammount of work for me if it rests the software.
    ...

    Yes, it should be fine in this case (dislaimer: I'm not responsible for Windows doing its own thing anyway).

  9. #9
    kennysarmy's Avatar
    Join Date
    Oct 2005
    Location
    UK
    Posts
    645
    Thank Post
    49
    Thanked 24 Times in 11 Posts
    Rep Power
    18
    I now have a similar issue and wonder how you got on....

    I've created an MSI for FLASH which I am deploying out by dept. after first manually uninstalling the old versions.....reason for doing this is I've been caught out by PC's refusing to boot on occasion when deploying FLASH via MSI without first removing old versions and I am taking it nice n easy this time...

    Once I have all my sub OU's each with FLASH installed I then want to be able to just move the software install GPO up one level to the machines container....

    Will this work?

  10. #10

    AngryTechnician's Avatar
    Join Date
    Oct 2008
    Posts
    2,429
    Thank Post
    442
    Thanked 740 Times in 448 Posts
    Rep Power
    232
    As long as you are moving the GPO itself from one container to another, and not removing the software from one GPO and adding it to another, it should be fine.

    I am curious as to why you created your own MSI for Flash when Adobe make their own?

  11. #11

    garethedmondson's Avatar
    Join Date
    Oct 2008
    Location
    Gowerton, Swansea
    Posts
    1,770
    Blog Entries
    11
    Thank Post
    666
    Thanked 194 Times in 133 Posts
    Rep Power
    136
    Quote Originally Posted by kennysarmy View Post
    I now have a similar issue and wonder how you got on....

    I've created an MSI for FLASH which I am deploying out by dept. after first manually uninstalling the old versions.....reason for doing this is I've been caught out by PC's refusing to boot on occasion when deploying FLASH via MSI without first removing old versions and I am taking it nice n easy this time...

    Once I have all my sub OU's each with FLASH installed I then want to be able to just move the software install GPO up one level to the machines container....

    Will this work?
    This is how we do it. NO software is applied to the top level. Instead I apply to the individual departments. This makes it a lot easier if I need to test things.

    GJE

  12. #12
    kennysarmy's Avatar
    Join Date
    Oct 2005
    Location
    UK
    Posts
    645
    Thank Post
    49
    Thanked 24 Times in 11 Posts
    Rep Power
    18
    Quote Originally Posted by AngryTechnician View Post
    As long as you are moving the GPO itself from one container to another, and not removing the software from one GPO and adding it to another, it should be fine.

    I am curious as to why you created your own MSI for Flash when Adobe make their own?
    sorry bad englishes

    i meant i'd created a GPO that installed the adobe MSI...

    :0


    <<<shoots himself...

SHARE:
+ Post New Thread

Similar Threads

  1. Controlling MACs with AD GPO's
    By brahma in forum Mac
    Replies: 10
    Last Post: 20th October 2008, 07:39 PM
  2. 2008 Preferences GPO's and Vista
    By Oops_my_bad in forum Windows Vista
    Replies: 3
    Last Post: 9th October 2008, 10:42 AM
  3. WSUS - small question regarding GPO's
    By DanW in forum Windows
    Replies: 4
    Last Post: 10th April 2008, 03:12 PM
  4. Install software using AutoIT??
    By SpuffMonkey in forum How do you do....it?
    Replies: 3
    Last Post: 21st March 2007, 02:50 PM
  5. ..Install software?
    By kingswood in forum How do you do....it?
    Replies: 21
    Last Post: 4th August 2005, 05:00 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •