Skip to content

lflare/golden-image-finalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Golden Image Finalizer

Shamelessly forked and modified on the original wonderful work by @jzavcer at his repository

Usage

Normal

./Golden-Image-Finalizer.ps1

Note that some parts of the process may require user input (e.g. the prompt for disk cleanup seems to require some form of user input).

Via iex

Set-ExecutionPolicy -Scope CurrentUser Unrestricted
iex (iwr 'https://github.com/lflare/golden-image-finalizer/raw/master/Golden-Image-Finalizer.ps1')

Note that execution policy has to allow for the execution of scripts or the above will fail.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

AGPLv3

About

a magic powershell script for windows VDI sealing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published