When we want to deploy any application, we can’t directly use the installer provided by the Vendors of the Product. We need to tweak or customize it. In a word, we need to repackage it, then only we can deploy it on multiple machines using a deployment tool like SCCM. The below video shows a basic approach on how to repackage any application.
We can send an email using powershell cmdlet Send-MailMessage. I have posted the powershell customized script for sending the mail with necessary parameters and configuration file for credentials in the below post at MSDN. MSDN Blog Post
Comments
Post a Comment