NB Please note that this is a non-Postill question. It is intended for people who understand something about Google Backup and Sync, and scripting, and wish to answer a question about it.
The problem I have is that the drive where I keep My Documents is now Bitlocked.
This means that B&S complains "a synced drive is currently unavailable". Even after I have run a script to mount the drive in question, B&S can't sort of dynamically find it and get started.
I am thus obliged to click "Stop syncing", and it somehow starts up again.
Ideally I'd like to suppress the startup of B&S, and start it programmatically using a script (.bat or Python file) I run after I unlock/mount the Bitlocked drive.
GB&S does not appear to be a W10 service, and I don't know how it sets itself in motion at startup. There's a suggestion here of a way to kill the process. Is that all there is?