First download the media from Microsoft MVLS
Download the news ISO and Mount it on your PC.
Install Visio on a test PC (Hyper-V) – then you can update tour install source for Visio by running WIndows update.
In your update settings for WIndows update select “Give me update for other Microsoft products when I update Windows”
Run Windows update on your test PC. Install only Office related updates.
When you are finish then download this script from http://technet.microsoft.com/en-us/library/cc178995.aspx
And run the officeupdate.vbs script
The script will now collect and copy all installed updates for Visio into %Temp%\Updates
The copy all the content of %Temp%\Updates\ to the source of your Visio installation under updates directory
Now you are ready to make your silent install file for Visio called visio.msp
Start a command promt as administartor
Run setup.exe /admin from your Visio Source Directory on the SCCM server
Click Ok to create a new Visio.msp file
And start changing the parameters for the silent installation
1. Enter your Company name
2. Enter MAK key if your not are using KMS
3. Click “I accept the terms in the License Agreement”
4. Clik “Supress modal”
5. Click “No Cancel”
6. Enter the Setup properties
6.a. Auto_Activate = 1 (for Auto Activation of Visio after end installation)
6.b. Set_Reboot = Never (To prevent a reboot of the PC doing the deployment)
7. Modify User Settings you want (can also be set as i GPO) I always disable “First Run Wizard”
After you are finish save the visio.msp files into the updates directory og the Visio Source Files
The also Works Office 2007, Office 2010, Office 2013, Project and other Office stand alone products.
it should be Setup_Reboot, not set_reboot