25,130 questions
Full sync is usually only needed when you make configuration changes. It can sometimes be used as a troubleshooting step as well, but again mostly in the context of making sure the latest config changes are applied.
You can force it manually via the Start-ADSyncSyncCycle cmdlet, or play with the scheduler:
Set-ADSyncScheduler -NextSyncCyclePolicyType Initial