def _initialize_check(self):
        """Runs all checks when a machine manager is initialized.
            @raise CuckooMachineError: if VBoxManage is not found.
            """
        # VMWare specific checks.