---
title: dsconfig/
description: You can use dsconfig batch files to apply dsconfig commands to PingAuthorize Server.
component: pingauthorize
version: 10.1
page_id: pingauthorize:pingauthorize_server_administration_guide:paz_dsconfig_batch_files
canonical_url: https://docs.pingidentity.com/pingauthorize/10.1/pingauthorize_server_administration_guide/paz_dsconfig_batch_files.html
revdate: January 26, 2023
---

# dsconfig/

You can use `dsconfig` batch files to apply `dsconfig` commands to PingAuthorize Server.

You can add `dsconfig` batch files to the `dsconfig` directory. These files, each of which must include a `.dsconfig` extension, contain `dsconfig` commands to apply to server.

Because the `dsconfig` batch files are ordered lexicographically, `00-base.dsconfig` runs `before 01-second.dsconfig`, and so on.

To produce a `dsconfig` batch file that reproduces the current configuration, run `bin/config-diff`.
