the command:
test-path "\\someserver\c$\windows\ccm\logs\execmgr.log"
returns true
when run from a console but false
when run from ISE.
is there something I'm missing here? (the credentials executing this command has admin rights.)
the credential context under which I'm running both the Console and ISE are identical and have the highest elevation and I'm able to access that folder using the absolute path.