Howsabout this...

code:
$fso = CreateObject("Scripting.FileSystemObject")
$f = $fso.GetFolder(C:\Archive)
"Created: " + $f.DateCreated