Title : Script to retrieve full path of given file extensions.
Description :
The script return .txt in mail , which contains all the file path of given extensions below.
Note :
1.If you want to change the directory ,Change it in "directorypath" variable.
2.If you want search in particular location ,pass the location in "directorypath" as Example :"C:\users\cod"
3.If you want to search whole directory ,pass the location in ""directorypath" as Example :"C:\\""
4.If no files present in given location it will return "No files " in ouput.txt
5.Runs as Local System users.