KamilRT/AutomatedLab ? reverse-engineered prompt
Reverse engineered prompt
Build me a PowerShell tool that makes it really easy to spin up and manage test labs on Hyper V and Azure.
I want to be able to define a lab with a simple script, then create virtual machines, join them to a domain, install common Windows products like AD, Exchange, SQL, IIS, and other lab software, take snapshots, restore them, and tear everything down when I’m done. It should also handle things like setting up networking, copying files, running commands on multiple machines, and offline patching ISO images so the whole lab can be rebuilt quickly.
Please include some clear sample scripts so I can see how to make a simple one machine lab and a bigger multi machine setup. If you need to check current setup or module building steps, look up the latest docs online and make it work with the repo structure here.
Are you gonna build this?
make sure you review the code using arcumet