Is there a best practice(s) for where to save .pssc files? Lee Holmes’s examples use C:\Temp, some others have either not used an absolute path or have created a child directory in $PSHome. Does pwsh look for .pssc files in the same way it does for .psd1 files (e.g. C:\Program Files, C:\Users)?
Thanks,
Patrick