Import file groups from a file. The syntax of this command is: Filescrn Filegroup Import /File:PATH /Filegroup:FG_NAME | ...

Import file groups from a file.  The syntax of this command is:  Filescrn Filegroup Import /File:PATH [/Filegroup:FG_NAME | /Ignore]                           [/Overwrite] [/Remote:MACHINE]     /File:PATH                 Import file groups from the file at path PATH.     /Filegroup:FG_NAME         Import only the file group with name FG_NAME. If                               omitted, all file groups defined in the file are                               imported.     /Ignore                    Ignore file groups that already exist on the                               system.     /Overwrite                 Overwrite file groups that already exist on the                               system.     /Remote:MACHINE            Perform the operation on machine MACHINE.  Example:    Filescrn Filegroup Import /File:D:\filegroups.xml /Remote:FILESERVER1