Today I encountered a weird error during an implementation of VMware Consolidated Backup. When ever I ran vcbmounter I received the following error:”Run time error – the application the application has requested the Runtime to terminate in an unusual way.”
It seemed that for some reason the vcbuser did not have the role “VMware consolidated backup user” linked anymore. I would have expected an error in the line of “permission denied” or “not enough permissions to complete task” and definitely not a Runtime error…
Anyway I tested the script I blogged about yesterday and it works like a charm, check it out!