ThomasKur / IntuneDocumentation

Automatic Intune Documentation to simplify the life of admins and consultants.
GNU General Public License v3.0
339 stars 87 forks source link

Fix positional parameter issue in concatenation #18

Closed fadenb closed 4 years ago

fadenb commented 4 years ago

This change ensures that the concatenation is done and the result passed as value to -Text. This avoids errors like Add-WordText : A positional parameter cannot be found that accepts argument '+'.

This addresses one issue mentioned by @timmmay in #17