$user=@userid

del C:\Documents and Settings\"$user".DOMAIN\Application Data\Microsoft\Templates\normal.dot where DOMAIN is the domain name

OR

del C:\Documents and Settings\$user.DOMAIN\Application Data\Microsoft\Templates\normal.dot where DOMAIN is the domain name

This may looks silly... was just trying my luck...