Forum Discussion

MarcUS01's avatar
MarcUS01
Copper Contributor
Jan 19, 2024

Get-FsrmQuota

I am not an expert so I hope I can get help here to build a PS script that helps me to minimize manual work but especially avoid mistakes (which I have already done). I am migrating a large number of specific folders The scope is to recreate the quotas on the destiantion server. I'm trying to extract from the entire directory (Get-FsrmQuota) only the list of migrated folders giving me the output parameters as:

  • Parh
  • Limit
  • sourcetemplate (if present)
  • type

With this parameters I will be able to add quotas on the destination server

No RepliesBe the first to reply

Resources