Thanks for the info. Here is what I ended up with:

If InOU("IT")=1
If Exist("C:\Program Files\Out'n About! For Outlook")
Else
Shell 'cmd /c "\\Oak2003\Publicdr\AI Download\OutnAbout\OutAboutClientSetup.exe" /server Intake1'
EndIf
EndIf