Please find attached below a query that you run on the OrchestratorData database while deployments are underway:
select * from OrchestratorJob order by LastProcessedDateTime desc
select * from RunBookTask order by StartDateTime desc
there are 5 steps for on prem, whether you are deploying a package, an instance or a ISV solution:
Step 1: Downloading the artifact from LCS and cleaning up services
Step 2: Extracting the artifacts from LCS
Step 3: Executing the pre-deployment scripts
Step 4: Deploying services
Step 5: Executing the post deployment scripts
Hope you enjoy this tip.

Report
All responses (