xp_sqllitespeed_version and xp_backup_database fail when run within SQL Server after the user account has been taken out of local admin on the Operating System, why?
Our procedures being run require Sysadmin within the SQL Server instance.
Workaround:
Grant permissions for user account to access oledb32.dl as this DLL file is used in conjunction with xpSLS.dll when Litespeed procedures xp_sqllitespeed_version and xp_backup_database are run.