<div class="content" name="WBEM_BACKUP_RESTORE_FLAGS" uuid="1ef6ed78-c5cc-4101-b5bb-c4e7798263b5"><p>The WBEM_BACKUP_RESTORE_FLAGS enumeration gives information
about the backup and restore state of the process.</p><dl>
<dd>
<div><pre> typedef [v1_enum] enum tag_WBEM_BACKUP_RESTORE_FLAGS
 {
   WBEM_FLAG_BACKUP_RESTORE_FORCE_SHUTDOWN = 1
 } WBEM_BACKUP_RESTORE_FLAGS;
</pre></div>
</dd></dl><p><b>WBEM_FLAG_BACKUP_RESTORE_FORCE_SHUTDOWN:  </b>While
the <a href="6837a7cb-ba2d-46b1-802c-fce2fd5a6ad6#gt_a99173af-90bf-473d-9a81-ff0ce9a85838" data-linktype="relative-path">CIM</a> database is
being restored, any clients connected to WMI are forcibly disconnected.</p></div>