Running the Content Data Store creation script
Create a Content Data Store using PowerShell if you use Windows. By default, this script also creates the State Store in the same database, by creating the State Store database tables as well. This is convenient for a demo or test environment. In a production environment, you can choose to create the State Store in its own database instead (for example, to improve performance), by removing the State Store table creation commands from this script, and running the Install Deployer State Store.ps1 script separately.