

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\Install\Software\Microsoft\OfficeĪn install script for Office might look something like this: OFF While Install mode is technically not required to install Office on Terminal Server, you will see the user information of the account used to install Office replicated to all users who then run an Office application if you don’t delete this key: Because you now need to use SETUP.EXE to install Office, the Terminal Server will force Install mode before installation can continue.

You can install this tool during a custom installation of Office using the Office Customisation Tool or via a script by running SaveAsPDFandXPS.exe /QUIET.įinally you will have to delete identifying information recorded to the Terminal Server shadow registry key by Setup during installation. One of the cool features of Office 2007 is one that users will appreciate and a tool that you will need to install after Office is installed Save As PDF or XPS. You will also have to unregister MSCTF.DLL as a part of your installation of Office ( REGSVR32 /S /U MSCTF.DLL) The first two options should be disabled as a part of preventing CTFMON.EXE from running in each user session.

