When you post code, error messages, sample data or console output format it as code, please.
In the “Text” view you can use the code tags “PRE”, in the “Visual” view you can use the format template “Preformatted”. You can go back edit your post and fix the formatting - you don’t have to create a new one.
Thanks in advance.
You may start with learning the very basics of Powershell first. Usually the 3 dots indicate a concatenated property. You can expand this property with Select-Object -ExpandProperty <property>. You should always read the complete help including the examples for the cmdlets you’re about to use to learn how to use them.