I have a Guest Executable that needs to access a shared drive (Azure Files). My guest executable is setup in of the ServiceManifest.xml. I\'ve tried adding a to launch a \"mys
I think it's because it runs as SYSTEM, which doesn't have a user profile to create the drive mapping in.