• When I ran it I got the following error:

    Msg 208, Level 16, State 1, Line 1

    Invalid object name 'aes.MSSQLLM$COLUMNLOG'.

    I changed the dbo references to aes since all our db objects are owned by a user aes.

    Is there a way to get it to skip/log errors like this instead of bombing out entirely as it did?