Reply To: Task sequence UI import from ini file

  • Roddy Gelberty

    Member
    10 July 2020 at 8:05 pm

    You could put it all in one script.
    In short,

    • Pre-populate necessary fields from INI.
    • Operator fills in additional details.
    • Write back to the same INI or different INI (depending on your needs).

    Hope that helps.