Hello All,
I have to convert a set of .dot files(Word Document Template) which are created in MS Office 2003 and kept in a folder to new Open XML format (MS Office 2007 or MS Office 2010).
Also if the .dot file contain macros then it should be converted to .dotm and if doesn't contain macros then it will converted to .dotx
I have to write a Power shell script for the above mentioned task.
Please advice me how to achieve these task from windows powers hell script.
Thanks in advance.....
I have to convert a set of .dot files(Word Document Template) which are created in MS Office 2003 and kept in a folder to new Open XML format (MS Office 2007 or MS Office 2010).
Also if the .dot file contain macros then it should be converted to .dotm and if doesn't contain macros then it will converted to .dotx
I have to write a Power shell script for the above mentioned task.
Please advice me how to achieve these task from windows powers hell script.
Thanks in advance.....
Pankaj Kumar Yadav-