I have a customer that has asked for a script to make a backup copy of their export policies every night (and keep 30 days).
I told them this would be easy - until I had a problem finding a cmdlet to make a copy of an export policy. We can copy an export policy through the command line. But I can't find the equivalent PowerShell commands to do this. Am I missing something with the *-NCExportPolicy cmdlets?
(Just the same, we can copy quota policies via the command line and through the copy-ncquotapolicy cmdlet. Is there an equivalent for export policies?)