Hello,
I have a list that I need to export to a text file (ASCII). This needs to be static, 1-10 characters is the company nr, 11-20 characters is the office nr etc..
I know that there is a powershell script export to csv, but can I use this for static txt files?