Solution
Adjust TempDB default settings:
- Create TempDB/Logs folders (if missing)
- Move the tempdb log file to the Log file drive (if needed)
- Calculate if there is enough disk space for an increase in tempdb files
- Analyze and compare the number of tempdb files based on Core up to 8 (create more if needed)
- Adjust size and growth (if needed)
Implementation
Example

Disclaimer
This blog post was made possible using the following resources: