BonJour Marc,
Great script.
I have one question, how often do you run the script
I also added to the bottom the following two lines.
########################### Remove old files #################################
remove-item ($SCRIPT_PARENT + "*.html") -force
remove-item ($SCRIPT_PARENT + "*.png") -force
Just to do some cleanup.
Regards
Steve
How often do you