RuiRomano / pbimonitor

MIT License
207 stars 76 forks source link

Out-File keeps failing when running Fetch-Activity.ps1 #28

Open MikeCarlo opened 1 year ago

MikeCarlo commented 1 year ago

When I run the single file Fetch-Activity.ps1 I keep getting the following error:

image

Seems like the access to path, or the path formation in line 155 is incorrect or not fully building the output path correctly.

If I only run Fetch-Activity.ps1 from the Fetch-Run.ps1 file I get a different error:

image