Hello everybody.
I am running a SQL Server Job (with the steps that would be executed manually), opening SQL Server Management Studio, entering the credentials, deploying the SQL Server Agent, finding the name of the Job and running it. However, this process is very long and delayed, so I would like to know if there is any special activity with which I can execute it with fewer steps and in a shorter way.
Thank you in advance for your cooperation.