Rclone serve or rclone mount? Google Drive / Plex Server but wanting to expose the remote on the LAN for direct connection

when the command is run as system, the default folder is c:\windows\system32
where is your config file?
either add the location of the config file via set.
in my .cmd i have
set RCLONE_CONFIG=c:\data\rclone\scripts\rclone.conf
or
at the top of the .cmd file add
cd C:\Users\grizzly\Downloads\rclone-v1.51.0-windows-amd64\
or
in task scheduler, in start in, add the path
image