Skip to content

Create windows images on the fly daily, weekly, or monthly if you would like. All scheduled and automated based on your scripts.

Notifications You must be signed in to change notification settings

cdeli/ComputerImaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waffle.io - Columns and their card count

OS Image Automation

Please be sure that you manually add the newly captured image to the task sequence once this completes.

Also the image will hang if you have a window open in Hyper-V watching this, be sure to close the window before the capture completes.

Special Consideration

Ensure that the variables of:

$VHDLocal = "\Contoso-HV\VmBuild"

$VHDRemote = "\Contoso-HV\VmBuild"

$media = "\Contoso-HV\VmBuild\TestTouch.iso"

Are in a share with proper access. You will have access permission issues otherwise.

More Information

This is best run on a schedule.

I am still searching for a way to add the image to a new task sequence once the image is finished.

Currently working on having the XML file be built with PowerShell rather than just adding lines to a backup.

About

Create windows images on the fly daily, weekly, or monthly if you would like. All scheduled and automated based on your scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published