Not sure if I am just doing something wrong. Can you implement the ability to add the "UseBasicParsing" switch on the InvokeWebRequest calls? If I run module cmdlets manually, I am prompted to enable this (and I can just select All with no problem and it works). Scripting it and running as a scheduled task causes the process to wait indefinitely and never complete.
Not sure if I am just doing something wrong. Can you implement the ability to add the "UseBasicParsing" switch on the InvokeWebRequest calls? If I run module cmdlets manually, I am prompted to enable this (and I can just select All with no problem and it works). Scripting it and running as a scheduled task causes the process to wait indefinitely and never complete.