Hi,
My first attempt at using Data Classification. This is all Server 2012 R2 with domain raised to 2012 R2.
I've enabled the resource properties in ADAC and refreshed the properties to the local machine so they appear in FSRM.
Also used the DCT to import the PCI rules.
I've configured the rules the way I need them and now want to do an export for rolling out across the domain, but the export function is failing with:
EXPORT-FILECLASSIFICATIONPACKAGE : String was not recognized as a valid
DateTime.
At line:1 char:1
+ EXPORT-FILECLASSIFICATIONPACKAGE -PATH C:\PACKAGES\OUTPUT.XML
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (SERVERNAME:String) [Expor
t-FileClassificationPackage], FormatException
+ FullyQualifiedErrorId : MachineExecutionException,Microsoft.DataClassifi
cationToolkit.PowerShell.Library.Cmdlets.ExportClassificationConfiguration
WARNING: Local properties were exported from a File Server running Windows
Server 2012 or Windows Server 2012 R2. We recommend converting these properties
to global properties.
Any suggestions? Google gave me nothing.
Thanks.