This has been one on my list to do for a while. What you want to do is test your machine build after the deployment from SCCM, MDT or Intune Windows AutoPilot. The script will check
- if the machine has the list of software you exptect
- if the specific file or folder eixsts
- if the registry key and value pairs are correct
- if the services are running or stopped
Then send the result (Passed or Failed) to your Microsoft Teams channel via the incoming webhook so that you can monitor the result.