Note:
RUN AS LOCALSYSTEM USER.
The top 10 disk consuming files details will be mailed to the sender's Mail (EmailTo)
1.Provide the ToEmail address in the parameter 'EmailTo' where the mail need to be sent. the datatype should be a string.
2.Provide the From Email (Outlook Email) address in the parameter 'EmailFrom' from which the mail to be send. the datatype should be a string.
3.Provide application password for from email in the parameter 'Password'. the datatype should be a string.
use this link to generate application password https://account.microsoft.com/security
1) Turn on Two-step verification
2) After completing Two-step verification scroll down in this https://account.microsoft.com/security link for App password Section
3) Select create a app password and use the 16 digit code as application password instead of email password
Comments