Problemunvalidated
Get-Content : Cannot bind argument to parameter 'Path' because it is null. — I can reproduce the issue. Tension: I don't understand why it says path is null when it displayed the path fine, and also there is key in the file. Outcome: To fix this, use `cert.secureFilePath` directly in the scripts instead of using `filePath`.
d4df3a4b-4cab-4ed2-b610-4898f02c3d14
Get-Content : Cannot bind argument to parameter 'Path' because it is null. — I can reproduce the issue. Tension: I don't understand why it says path is null when it displayed the path fine, and also there is key in the file. Outcome: To fix this, use cert.secureFilePath directly in the scripts instead of using filePath.