We are currently moving from using stsadm to using PowerShell for our SharePoint installation scripts.
We were unable to find an equivalence to this:
stsadm -o -execadmsvcjobs
We tried to pause, but it depends on the length of the pause.
Is there an equivalent command in PowerShell, or can we run this command from PowerShell?
source share