The Integrated Login DCE$UAF utility has the capability to execute an initialization file. By default the file is called DCE$UAF_INIT.COM. The DCE$UAF initialization file is a command procedure that the DCE$UAF utility automatically executes at startup. Every time you start the DCE$UAF utility, the commands contained in the file are automatically executed. An initialization file contains any command lines you might always enter when you start the DCE$UAF utility. For example, you might include DEFINE/KEY commands in the initialization file. If you use a file other than DCE$UAF_INIT.COM as your DCE$UAF utility initialization file (for example, START.COM), define it with the following command: $ DEFINE DCE$UAF_INIT WORK:[SMITH]START.COM If you include your startup commands in DCE$UAF_INIT.COM, there is no need to separately define it.