ERROR MESAGGE:
“Error: Action “LaunchLocalBootstrapAction” threw an exception during execution.”
EXPLANATION:
On a system where Microsoft Cluster Services is installed, you may experience this error when you install a SQL Server Instance.
The reason for this problem that I experienced was the presence of the “&” character in a Group Name used in Cluster Services.
SOLUTION:
In Cluster Services, use the “and” connector or other appropriate characters instead of “&” characters.