close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
May 18, 2011, 2:51:34 AM (15 years ago)
- Author:
-
Fred T. Hamster
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v6
|
v7
|
|
| 13 | 13 | [http://www.itworld.com/nl/win_admin_tips/02012002 Stop the Beeps] |
| 14 | 14 | |
| 15 | | == How to Keep VMWare Virtual Machines in a Windows Domain == |
| | 15 | == How to Keep Virtual Machines in a Windows Domain == |
| 16 | 16 | |
| 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. |
| | 17 | VMWare 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. |
| 18 | 18 | |
| 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. |
| | 19 | There 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. |
| 20 | 20 | |
| 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: |
| | 21 | However, 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: |
| 22 | 22 | |
| 23 | 23 | {{{ |