I wanted to help some one on the Redirecting... Scripting guys page on facebook by showing him Teresa’s (ScriptingWife) event one from last year. It would have solved his problem almost exactly.
<#
.SYNOPSIS
Moves application log files that are older than 90 days to \\NASServer\Archives.
.DESCRIPTION
This script was originally written for Event 1 of the 2013 Scripting Games (Beginners Track).
.EXAMPLE
C:\Scripts\Move-LogFiles.ps1
#>