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 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://security.google.com/settings/security/apppasswords
1) select other in "select app" section
2) give any app name
2) select generate and use the 16 digit code as application password instead of email password
Comments