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

Add and configure new file screen exceptions.  The syntax of this command is:  Filescrn Exception Add /Path:PATH /Add-Filegroup:ADD_FG [/Overwrite]                        [/Remote:MACHINE]     /Path:PATH                 Configure 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.     /Overwrite                 Overwrite file screen exceptions if they already                               exist.     /Remote:MACHINE            Perform the operation on machine MACHINE.  Example:    Filescrn Exception Add /Path:D:\scratch	emp       /Add-Filegroup:"Temporary Files"