Categories

Using one of the forbidden commands in the the script during the definition of the custom action, the operator will receive the message below and the custom action won't be saved. 

Please find here the list of forbidden Commands:

  • Exit

  • VirtualAlloc  

  • CreateThread    

  • GetDelegateForFunctionPointer   

  • Throw    

  • powershell.exe   

  • Set-MpPreference 

  • InteropServices.Marshal   

  • Reflection.Assembly.Load  

Using one of the warning commands in the the script during the definition of the custom action, the operator will receive the message below. The custom action will still be saved but we suggest to update it using alternative commands. 


Please find here the list of warning Commands:   

  • Sleep    
  • Start-Sleep    


Note: all custom actions will be reviewed and approved by CoreView Support team checks performed will be on cmdlets that can impact CoreView overall infrastructure like retrieving many objects to filter one, using long Sleeps, etc. CoreView team will not check if a custom action is working or not in customer tenant