This act makes the service unavailable for use, which can result in a loss of operating
system functionality.
/backup filename Backs up the WMI repository to the specified filename. The filename
argument can contain a drive and path specification, along with the actual backup filename. The
backup process requires a write lock on the repository, which means that the operating system
suspends any write operations to the repository until the backup process completes.
/restore filename mode Restores the WMI repository from the specified file. The filename
argument can contain a drive and path specification, along with the actual backup filename. The
utility deletes the existing repository when you restore a backup. It writes the specified backup
file to the automatic backup file, and then connects to WMI to perform the restoration. The
restoration process requires exclusive access to the repository, which means that the utility disconnects
any existing clients from WMI before it begins the restoration process. You must set the
mode argument to 1 to force user disconnection and begin the restoration or 0 to restore only
when there aren??™t any users connected.
Pages:
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227