Public/Setup/Parameters-TemplateNoEmail.xml

<?xml version="1.0" encoding="utf-8"?>
<settings>
  <Variables>
    <Variable>
      <Name>CTXDDC</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>A Single Citrix Data Collector FQDN</SetupQuestion>
    </Variable>
    <Variable>
      <Name>CTXStoreFront</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>A Single Citrix StoreFront FQDN</SetupQuestion>
    </Variable>
    <Variable>
      <Name>RDSLicensServer</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>RDS LicenseServer FQDN</SetupQuestion>
    </Variable>
    <Variable>
      <Name>RDSLicensType</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>Add RDS License Type (Per Device / Per User)</SetupQuestion>
    </Variable>
    <Variable>
      <Name>ReportsFolder</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>Path to the Reports Folder</SetupQuestion>
    </Variable>
    <Variable>
      <Name>ParametersFolder</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>Path to where the Parameters.xml will be saved</SetupQuestion>
    </Variable>
    <Variable>
      <Name>DashboardTitle</Name>
      <Value></Value>
      <Type>[string]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>Title to be used in the reports and Dashboard</SetupQuestion>
    </Variable>
    <Variable>
      <Name>SaveExcelReport</Name>
      <Value></Value>
      <Type>[bool]</Type>
      <Scope>Local</Scope>
      <SetupQuestion>Save Config Changes and eventlogs to an excel report (true / false)</SetupQuestion>
    </Variable>
  </Variables>
</settings>