Stop and start the platform#
Stop the platform#
Run a Windows PowerShell terminal as administrator and go to the directory
deployment_scripts
:cd .\Ansys_App_Portal_and_Deployment_Templates\deployment_scripts
Run the following command to stop the platform, including containerized services and desktop processes:
.\Stop-Platform.ps1
Start the platform#
Run a Windows PowerShell terminal as administrator and go to the directory
deployment_scripts
:cd .\Ansys_App_Portal_and_Deployment_Templates\deployment_scripts
Run the following command to start the platform:
.\Start-Platform.ps1