. /S /DCOPY:D /COPY:DT /IS /XO /XN /XC /XJ /MT:32 /R:0 /W:30 C:\DumpStack.logC:\filecopy.logC:\Powershell\Computerlist.txtC:\Powershell\IceServers.txtC:\Powershell\out.csvC:\Asset Disposal\Disposal-8C9-ERIE RESOURCE CENTER-1139.xlsxC:\A
. /S /DCOPY:D /COPY:DT /IS /XO /XN /XC /XJ /MT:32 /R:0 /W:30 C:\DumpStack.logC:\filecopy.logC:\Powershell\Computerlist.txtC:\Powershell\IceServers.txtC:\Powershell\out.csvC:\Asset Disposal\Disposal-8C9-ERIE RESOURCE CENTER-1139.xlsxC:\A
How are you reading the log file? Is the log file written as an ASCII file a UniCode file, or some other form of encoding?
Use a hex editor and examine the first couple of lines. Do you see the hex codes 0D and 0A between lines? What are the 1st three hex characters at the beginning of the file?
20 people are following this question.