Previous Topic: Reset CMS Profile Default PropertiesNext Topic: Reset Specific Properties in a CMS Profile


Reset the Entire CMS Profile

To reset the entire CMS profile

  1. In the <profile> tag, set the retainvalues attribute to False.
    <profile retainvalues="False" version="1.0" machinetype="CMS">
    
  2. Remove all parameters from between each set of section markers.
  3. In each <userattribute> tag, set the retainvalues attribute to False.
    <userattributes retainvalues="false">
    

    Note: If the retainvalue attribute exists in the <profile> tag and the section tag, then the value in the section tag takes precedence.

  4. Save and import the XML file.
  5. Restart the CMS.