

The file should then be added to a Group Policy as a startup script. The following code and be edited as needed and saved as a. Next, you will need a startup script to run on the workstations to call the installation.


You can change the other values as needed, but the lines with the \SERVER\SHARE\ should point to your installation folder. In the installation folder, there is the lync.Edit the file and include the following: I named mine InstallLogFiles (yup, very creative).
#Install microsoft lync 2013 client install
If you want logging (and you do), create a folder for the logs in the Install folder. Make sure you give "domain computers" rights to read and write to this folder (write if you want logging) and give it both NTFS and Share permissions. To start, create a share folder and put the Lync 2013 files in it. In order to get around the issues with deployment using an MSP file, You can use a startup script to call the exe directly and utilize the xml config for additional parameters/ logging. In the install log, I see towards the end a message: The language of this installation package is not supported by your system", so I have tried disabling options for language support in the admin install mode as well as to Remove the following earlier version of "Microsoft Office Multi-language User Interface Pack".Ģ) Or is the only way to install it using a GPO running a batch file in Computer Configuration > Policies > Windows Settings > Scripts, and have it run a silent install using setup.exe with the adminfile & configfile tags? So this makes no sense to me - as in why installing from the GUI would present no such problem, but automating suddenly throws up a burning hemorrhoid. I also made the config.mxl file with the following syntax:
#Install microsoft lync 2013 client full
I made the MSP using setup /admin and gave it a full install. Setup.exe /adminfile lyncstd.msp /config lync.ww\config.xml I am trying to find a good way to deploy Lync 2013 standard & basic clients silently on computers with Windows 7 / Office 2010 & ahve a few roadblocks.ġ) I am successful installing the standard client (downloaded from VL), but when installing it automatically I am getting the error "The language of this installation package is not supported by your system".
