Modify existing file screen exceptions. The syntax of this command is: Filescrn Exception Modify /Path:PATH /Add-Filegroup:ADD_FG ...

Modify existing file screen exceptions.

The syntax of this command is:

Filescrn Exception Modify /Path:PATH [/Add-Filegroup:ADD_FG]
                          [/Delete-Filegroup:DEL_FG] [/Remote:MACHINE]

   /Path:PATH                 Modify file screen exception on path PATH.
                              No wildcards are supported.

   /Add-Filegroup:ADD_FG      Add file group ADD_FG to the list of allowed file
                              groups. The switch can be specified multiple
                              times.

   /Delete-Filegroup:DEL_FG   Delete file group DEL_FG from the list of allowed
                              file groups. The switch can be specified multiple
                              times.

   /Remote:MACHINE            Perform the operation on machine MACHINE.

Example:
   Filescrn Exception Modify /Path:D:\scratch /Delete-Filegroup:"System Files"