We're in the process of adding a group of new accounts, and I'm trying to figure out how to generate URLs to send in the new user email that would specifically send them to the account in our Workspace (rather than just whatever personal account that they might have been using). If I manually go in to the Admin tool and either create the accounts one-by-one or reset the passwords one-by-one, I can check a box and they'll get an automated note with an account-specific URL. However, if I do things in bulk, either via csv upload or an API tool, there is no option to request that these mails get sent. If I have to generate the welcome message using some other process, I don't know how to create the URL to include in that message. How do I get this information?
Even after the initial login, it might be nice to have a way to explicitly specify an account to use, since "normal" URLs like "https://drive.google.com/drive/u/0/home" just use whatever the first account in the current browser context is. Does such a thing exist? I'm looking for a way to reduce the number of access requests we get in Drive, Groups, etc. from people who have access to that content if they use their Workspace account. I'm probably going to recommend using separate browser profiles, but some of the less technically inclined may struggle with that concept.