ecitsolutions / Autotask

A PowerShell module for Autotask Web Services API
MIT License
65 stars 18 forks source link

Update New-AtwsAttachment.ps1 #87

Closed bjowol closed 4 years ago

bjowol commented 4 years ago

Addressed ps 5.1 and 7.0 version differences. Get-Content no longer has -Encoding Byte, but -AsByteStream. .NET assembly for MIME extensions is not present in PWSH 7. Ported a hashtable to map extensions.