Relative Content

Tag Archive for powershellpowershell-2.0

Combine multiple rtf files by PowerShell

I have tried to use code below from Link, however this code can only extract Texts from my rtf files. I can only combine multiple files via PowerShell due to my platform restrictions. Is there any way to do so? Thanks in advance.