I am wondering if anyone knows a way to force a refresh on the cached image stored in \Transient\Cache\OpenAccess.
I am trying to pull the image in a script to email team (forcing them to look at dashboard )
I have tried PowerShell Invoke-WebRequest, but the image is not refreshed/loaded into cache. Only thing that seems to refresh it is by opening it in a browser. I know there is a lot of scripting going on with OpenAccess and browser and window size etc., so maybe why I can’t call it via PowerShell.