Hi ,Using TS 6.5 SP1 Win 2003 I am using in my TPL to create some more file other than the main file .the files created by has the owner 'SYSTEM' .Is it possible to have the owner of file created by as current user & not the SYSTEMUsing following code for [HTML] <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Last-Modified" content="{iw_value name='$theTime'/}" /> <br> <iw_value name="$metadata_title"/><br> <meta name="keywords" content="{iw_value name='$metadata_keywords'/}" /> <meta name="description" content="{iw_value name='$metadata_description'/}" />[/HTML] RegardsRohit Pathak