0

If I want to install OpenSuse/SUSE on more laptops/workstations and let them all have the same configuration, or even just save the current configuration for one workstation just so that I may reinstall later, I can use a tool called autoyast. Is there such thing in the Windows realm?

Dan
  • 89

1 Answers1

1

There are mutlitple options available. Depends on your company size, your it staff and the $$$ you want to pay. But to help you on your way.

  1. Install windows
  2. Make changes / install programs
  3. Boot machine using sysprep
  4. Use sysprep to generalize your installation
  5. Copy wim

For a complete guide follow this

other options include installing a Windows deployment server

davejal
  • 553