How do I manually create a Windows Direct folder?

To manually create a Windows Direct folder, run the following commands from the UNIX shell prompt, replacing DIRNAME with the desired directory name:

mkdir /u2/exports/DIRNAME
chmod 777 /u2/exports/DIRNAME