Hello
I am regularly updating a File Server Resource Manager file group. I need to copy this group to other servers.
At present, I manually input file masks then use the filescrn command from the 'source' server:
filescrn filegroup export /file:d:\1\group1.xml /filegroup:groupname
and import that to the other servers
filescrn fielgroup import /file:d:\1\group1.xml
However, when I run it a notification is displayed saying the command is deprecated and it may not be available in future editions. It says that Powershell should be used instead.
This is fine, but I am having a problem finding an equivalent PS cmdlet in the FSRM module (https://docs.microsoft.com/en-gb/powershell/module/?term=fsrm).
It is likely that I 'can't see for looking' so would like to ask if PS equivalents are available.
Thank you.
Mark
I am regularly updating a File Server Resource Manager file group. I need to copy this group to other servers.
At present, I manually input file masks then use the filescrn command from the 'source' server:
filescrn filegroup export /file:d:\1\group1.xml /filegroup:groupname
and import that to the other servers
filescrn fielgroup import /file:d:\1\group1.xml
However, when I run it a notification is displayed saying the command is deprecated and it may not be available in future editions. It says that Powershell should be used instead.
This is fine, but I am having a problem finding an equivalent PS cmdlet in the FSRM module (https://docs.microsoft.com/en-gb/powershell/module/?term=fsrm).
It is likely that I 'can't see for looking' so would like to ask if PS equivalents are available.
Thank you.
Mark