79392567

Date: 2025-01-28 01:29:39
Score: 3
Natty:
Report link

Simpler:

$Array | Tee-Object -Append c:\temp\Version.txt

See https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/tee-object

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3068371