if you want to install Microsoft Private Folder in unattended way you have to use
CODE
/quiet /norestart
but you may see that your system will reboot anyway.
you may circumvent this behaviour editing the install file with Microsoft Orca.
once you opened the installer with Orca you have to drop line
CODE
UCA_REBOOT
found in
CODE
InstallExecuteSequence
done that, you may install it unattended without the automatic reboot.
enjoy
sonica
