I need to verify a bunch of files using a powershel script. My problem is that i cant get the output into a variable and not even to a file.
I have been able to capture the output in a VB script but i now need more functionality so im rewriting everything in powershell.
PLease help this is driving me insane…