79576241

Date: 2025-04-16 01:09:25
Score: 3.5
Natty:
Report link

You should be able to add -ErrorAction SilentlyContinue to the command that is throwing an error for you. See: https://serverfault.com/questions/336121/how-to-ignore-an-error-in-powershell-and-let-it-continue

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: vandre