• When trying this command,

    ALTER DATABASE SharePointDB

    SET WITNESS = 'TCP://MirrorDB/SQLServerWitness:5033';

    GO

    I get the following error...

    Msg 1449, Level 16, State 5, Line 1

    ALTER DATABASE command failed due to an invalid server connection string.