.. highlight:: xml .. index:: Domains Tasks .. _domain_tasks: Tasks/Commands for Resetting/Restarting Domains =============================================== Both of the tasks explained in this section run against the domain provided by the :ref:`'domain' attribute or 'dp.domain property `. .. _restartDomain: ``restartDomain`` ----------------- This task restarts the domain. Example ^^^^^^^ .. code-block:: bat dpbuddy restartDomain -domain default .. code-block:: xml .. _resetDomain: ``resetDomain`` --------------- This task resets the configuration of the domain. It deletes all configuration objects in the domain. The task does not affect files. Example ^^^^^^^ .. code-block:: xml dpbuddy resetDomain .. code-block:: bat