Reply To: Task sequence UI import from ini file

  • Luna Stella

    Member
    10 July 2020 at 1:59 am

    Sure Paul,

    Please find the fields example from one of the INI file, the information which goes in
    to these ini files like Store Address, IP address these information is
    only available to enter by field technician at the time of Deployment.

    [General]
    store_number =00000
    address =
    city =Some City
    Country =US
    Province =N/A
    contact =Store Manager
    type =C
    petrol =0
    timezone =GMT
    daylight =1
    remarks =
    cc_connect_type =4
    credit =1
    market =0000

    Three .ini files have fields like above, the information which goes in to these ini files like Store Address, IP address these information is only available to enter by field technician at the time of Deployment, once these .ini files are saved with updated information to C:\Store directory on 2016 hyper-v server, we have power shell scripts in place which will inject these .ini files to VM.