Hello Sahil Soni,
To automate OneDrive deployment for your field team, enable the "Silently sign in users" policy via Group Policy or Intune, which requires devices to be Azure AD or Hybrid Azure AD joined. This policy sets the registry key HKLM\SOFTWARE\Policies\Microsoft\OneDrive with a SilentAccountConfig value of 1, allowing the client to authenticate automatically using existing Windows credentials. This approach eliminates manual onboarding steps and can be paired with "Known Folder Move" to ensure seamless cloud backup upon user login.
Domic