Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.System.Commands > New-MetalogixSerializableObject |
·TypeName - The name of the type of object to create. (Mandatory)
·AssemblyName - The name of the assembly containing the type to be created. (Mandatory)
·SerializedValue - The XML representation of a single serializable Metalogix object. (Mandatory)
·Enumerate - If set, any collections returned by the cmdlet will enumerated. Otherwise, collections will be returned as a single object.
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.System.Commands > New-MetalogixSerializableObjectCollection |
·SerializedValue - The XML representation of a Metalogix object collection. Generally this will be obtained by requesting the PowerShell command for a job configured in the GUI. This cmdlet is not recommended for general use. (Mandatory)
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.System.Commands > Set-MetalogixConfigurationVariable |
·Scope - The scope of the configuration variable. Possible values are Environment, EnvironmentSpecific, User, UserSpecific, Application, ApplicationSpecific, ApplicationAndUserSpecific. (Default: ApplicationAndUserSpecific). (Mandatory)
·Name - The name of the configuration variable. (Mandatory)
·Value - The value of the configuration variable. (Mandatory)
Navigation: Using PowerShell with Content Matrix > Content Matrix PowerShell Commandlet List > Metalogix.System.Commands > Set-MetalogixDefaultResolverSetting |
·Name - The name of the configuration variable ("ResourceTableResourceTableLink"). (Mandatory)
·Value - The value of the configuration variable. This value will indicate where to obtain configuration key settings from. Options are local file system ("Metalogix.ResourceFileTableResolver") or agent database (Metalogix.Core.ConfigVariables.ResourceDatabaseTableResolver). (Mandatory)
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center