Changes between Version 6 and Version 7 of FAQ_nuggets


Ignore:
Timestamp:
May 18, 2011, 2:51:34 AM (14 years ago)
Author:
Fred T. Hamster
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ_nuggets

    v6 v7  
    1313[http://www.itworld.com/nl/win_admin_tips/02012002 Stop the Beeps]
    1414
    15 == How to Keep VMWare Virtual Machines in a Windows Domain ==
     15== How to Keep Virtual Machines in a Windows Domain ==
    1616
    17 VMWare machines will often lose their membership in a Windows Domain (not to be confused with an Internet Domain) for a complex variety of reasons.
     17VMWare and HyperV virtual machines will often lose their membership in a Windows Domain (not to be confused with an Internet Domain) for a complex variety of reasons.
    1818
    19 There seems to be no outright cure except for carefully and regularly snapshotting the machine, and never reverting to a very old snapshot.  Sometimes this really isn't possible.
     19There seems to be no outright cure except for carefully and regularly snapshotting the machine, and never reverting to a very old snapshot.  This is a fair amount of work, as one accumulates more vms, so it's not ideal and it's not even a total solution.
    2020
    21 One partial remedy is to disable the password change activity in Windows to reduce the chances of your VM being dropped from the domain.  This is done by adding a value in the registry key:
     21However, one partial remedy to lost domain membership is to disable the automatic password change in Windows to reduce the chances of your VM being dropped from the domain.  This password is a shared secret password between the domain and your machine, and it seems relatively safe not to update it for test machines that are continually reverted.  This change is only needed on the client side, not on the domain controller.  The password change feature is disabled by adding a value in the registry key at:
    2222
    2323{{{