Execute the provided script on an MS SQL Server instance where you want to know the progress of a maintenance operation. The script will return all the maintenance commands, progress in % for each operation, and thier start time.
The script has been tested on MS SQL Server versions: 2005, 2008, 2008R2, 2012, 2014, 2016.