Removing a Document Monitor

This operation cancels the document monitor(s) currently registered with a given document library.

Name

Description

Required

list

The name of the document library.

Yes

process

The name of the workflow.

Yes

url

The URL of the site that contains the SharePoint document library.

Yes

The following example stops monitoring documents in the document library for their expiration dates:

svadm.exe –o removedocmonitor –url http://acme/sv/Chemdocuments -list MOC
-process "MOC Review"

Previous Topic

Next Topic