REM Turn Off UAC
REG ADD "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA /t REG_DWORD /d 0 /f
REM Reboot
shutdown /r
Rem Install Office Web
"<\\your\deployment\share>\64bit\OfficeWeb_11\owc11.exe"
REM Install C++ 2005 x64
"<\\your\deployment\share>\64bit\Microsoft_C++_2005_Redistributable_(x64)\vcredist_x64.exe" /Q
REM Install C++ 2005 x86 (both x86 & x64 required)
"<\\your\deployment\share>\64bit\Microsoft_C++_2005_Redistributable\vcredist_x86.exe" /Q
REM Install C++ 2008 x64
"<\\your\deployment\share>\64bit\Microsoft_C++_2008_Redistributable_(x64)\vcredist_x64.exe" /Q
REM Install C++ 2008 x86 (both x86 & x64 required)
"<\\your\deployment\share>\64bit\Microsoft_C++_2008_Redistributable\vcredist_x86.exe" /Q
REM Install Visual Studio Tools for Applications
"<\\your\deployment\share>\64bit\Microsoft_VSTA\vsta_aide.msi"
REM Install Visual Studio Remote Debugger
"<\\your\deployment\share>\64bit\VSRemoteDebugger\install.exe" /Q
REM Install SolidWorks Core
msiexec /i "<\\your\deployment\share>\64bit\SolidWorks\SolidWorks.Msi" INSTALLDIR="C:\Program Files\SolidWorks" SOLIDWORKSSERIALNUMBER="xxxx xxxx xxxx xxxx xxxx xxxx" SERVERLIST="25734@<YourLicenseServer>" ENABLEPERFORMANCE=0 OFFICEOPTION=3 ADDLOCAL=SolidWorks,SolidWorksToolbox,HelpFiles,ExampleFiles /qb
We had good luck with these scripts through Altiris DS.
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.