search for: machine_info

Displaying 1 result from an estimated 1 matches for "machine_info".

Did you mean: caching_info
2010 Sep 07
0
Semi-automated cloning using powershell scripts
...machine removes it from the domain and sets it up for cloning. A scheduled task is created that runs at each boot, so that the steps can be chained together without manual intervention. After the machine shuts down go ahead and clone it with your tool of choice, being sure along the way to drop a machine_info.ps1 file into C:\Cloning. Then have the clones reboot (with WOL or as a reboot when your cloning tool exits), and they will change their names, set their IP addresses (we use static addresses), and finally rejoin the domain. There are a bunch of reboots along the way, but the scripts trigger thes...