powershell-intune-samples icon indicating copy to clipboard operation
powershell-intune-samples copied to clipboard

EndpointSecurityPolicy_Export - Error

Open sergio-sarabando opened this issue 2 years ago • 0 comments

Method invocation failed because [System.Management.Automation.PSObject] does not contain a method named 'op_Addition'. At E:\Dados\Microsoft\Intune\powershell-intune-samples-master\powershell-intune-samples-master\EndpointSecurity\EndpointSecurityPolicy_Export.ps1:568 char:13

  •         $Settings += Get-EndpointSecurityCategorySetting -PolicyI ...
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (op_Addition:String) [], RuntimeException
    • FullyQualifiedErrorId : MethodNotFound

sergio-sarabando avatar Feb 09 '23 18:02 sergio-sarabando