When using the backgrounding tools Powershell prompt the $VerbosePreference (and Debug, and Information) don’t have any effect and I still can’t see the logging output I am 100% sure those functions should be producing.
They fully produce the output in an interactive session on the actual machine and this is displayed in scripts, but for quick troubleshooting checks really need these to work on the console.
Hoping somebody has a workaround or somebody from Syncro can explain this, if not I’ll just have to go and create as a support issue!
Thanks in advance for reading and any help.
P.S. The PowerShell console is generally REALLY great versus other tools I’ve used.