Results 1 to 5 of 5

Thread: How to apply Domain Group Policy to linked clones

  1. #1
    Join Date
    Oct 2011
    Posts
    67

    How to apply Domain Group Policy to linked clones

    If you have an image that is not in the domain, and is assigned to the pool then this happens:
    1. Start
    2. Quick Prep
    3. Machine rebooted and is in the domain
    4. The machine is obtainable
    5. User logs

    Domain Group Policy machine was not at all applied for the reason that once you log off the machine will make an update or restore or whatever. So how ever apply computer policy?

  2. #2
    Join Date
    Nov 2010
    Posts
    445

    Re: How to apply Domain Group Policy to linked clones

    You could generate a simple script to restart the machine and put it in a known place within the template.

    Code:
    Shutdown / r / f / t 30
    Save as "C: \ Scripts \ Reboot.bat"
    Then make use of the post-customization section of the configuration of the reference group of the script (type C: \ Scripts \ Reboot.bat). Thus, after any procedure of customizing the script is called, the virtual machine restarts and applies the Group Policy. Give me a shout if you have any query.

  3. #3
    Join Date
    Mar 2011
    Posts
    466

    Re: How to apply Domain Group Policy to linked clones

    By the time I twisted a batch file (active configuration) to run when each client logs. We run the gpupdate / force. This pulls down all the objects GP, where the machine, which is significant for the cause that individual GP may desire to apply for the user (perceptibly).

    You might have spinning machines, and a user logs in, all before the domain group policy has time to hit the machine (90 minutes or less 30, which windows me is not superior)

  4. #4
    Join Date
    May 2011
    Posts
    460

    Re: How to apply Domain Group Policy to linked clones

    Scope of Group Policy is supposed to be applicable because the machine joins the domain provisions. The trouble was that the ESX server time was 4 hours behind the domain. When a new machine broke through VMTools was configured to use the ESX clock, so that the domain was initially rejecting the client (non-application of Group Policy).

    When the machine was in the domain, the customer service's time was in tune with the domain. So at first it was the application of the domain. After setting the clock on ESX the right time, spinning machines and be "available" in the view with the Domain Group Policy that.

  5. #5
    Join Date
    May 2011
    Posts
    315

    Re: How to apply Domain Group Policy to linked clones

    We come across comparable troubles with the redirection policy profile and some others. The declaration was to set up a local policy in the golden PC Config>> Administrative Templates>> Login>> Always wait for network at computer startup and logon. Enabling this policy of waiting for the group policy to update before the user connects to the machine.

Similar Threads

  1. Replies: 2
    Last Post: 17-12-2013, 09:10 PM
  2. Using local group policy to override domain group policy
    By Nickason in forum Active Directory
    Replies: 3
    Last Post: 28-09-2011, 04:20 AM
  3. Domain group policy & Screensaver.
    By Moiz in forum Active Directory
    Replies: 6
    Last Post: 28-07-2010, 04:22 AM
  4. Cannot apply Group policy settings on Windows Server
    By Robbin M in forum Active Directory
    Replies: 2
    Last Post: 19-07-2010, 03:41 PM
  5. Replies: 1
    Last Post: 27-06-2008, 03:59 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,258,843.28784 seconds with 17 queries