This guide will show you how to deploy ClaroRead using Windows Server 2003. This guide assumes you are familiar with how to operate your Windows network, that you have already setup Windows Server 2003 and have configured your users and groups in Active Directory. Windows Server 2008 is very similar.

We use Microsoft Windows Installer MSI files for all our installers so they work well with Windows networks and they all install in a similar way. You can use this guide for ClaroView, ScreenRuler and so on. On the ClaroRead installation disk for the UK we include eight voice installers, as these are quite large in size and will take some time to install, you may want to consider only installing two or three of these voices.

Some of our programs have pre-requisites – redistributables and other files that must be installed before or with the program. For example, ClaroRead Plus requires the Visual Studio 2005 C++ Runtime and Microsoft XML 4.0. You should also add these to the installation over the network if these are not already installed. The readme.txt file found with your installer will contain any necessary information, or contact us directly.

Install Software On Windows ServerInstall Software On Windows Server

1 Creating a Distribution Point

Windows 10 has nothing to do with the equation here. The question is, can I install Server 2016 on that particular hardware. We don't know what hardware you're talking about. I'm not a fan of production servers on desktop hardware. I'm even less of a fan on remote servers without something like an iDrac or iLO. Apr 17, 2018  Describes how to use Group Policy to remotely install software in Windows Server 2008 and Windows Server 2003. 314934 HOW TO: Use Group Policy to Remotely Install Software in Windows 2000. This step-by-step article describes how to use Group Policy to automatically distribute programs to client computers or users. You can use Group.

The first step is to create a new folder and setup a network share for it. This is called a Distribution Point and will house the installation files and MSI package from which the software will be distributed. When creating this share please bear in mind that if it is deleted any attempted installations thereafter may fail so put it somewhere safe!

APPX Extensions for Windows Server. Windows APPX is an installer framework designed to install and service applications safely and reliably, using a declarative manifest. We have extended the APPX installer to support and promote Windows Server-specific extensions as first class citizens. Step by Step Deploying Software using Group Policy in Windows Server 2016. 6 – Right-click Software installation. From the context menu, click New, and then click Package. 7 – In the Open dialog box, browse to 172.16.1.254 Software, click 7z1700-x64.msi, and then click Open. Note: In the Open dialog box.

Every machine that will be installing the software must be able to get to the folder on the network, or it will not work.

Copy the ClaroRead network edition files into the shared folder. You will need the MSI file (the main installer) but also any folders and files with the MSI. These contain the actual program files.

Creating a Group Policy Object

Go to Start > Administrative Tools > Active Directory Users and Computers

If you want to distribute the software to every user on your network right click your domain and click Properties. If you want to distribute the software only to member of a specific group right click the group node and click Properties.

Click New then type a meaningful name for your Group Policy Object (GPO). Press enter, select the new GPO and then click the Edit button. The Group Policy Object Editor will appear.

In the Group Policy Object Editor there is an entry called Software Installation under Computer Configuration > Software Settings. Right click it, click New, and then click Package…

A file browser will appear. Type into it the UNC address of the ClaroRead msi from the Distribution Point we created earlier. It is very important that you do not use the file browser to locate the file as Windows will try and use the local address to distribute the package instead of its proper network location.

Windows

To find the UNC address you can navigate to the Distribution Point using My Network Places then copy the address beginning with from the address bar.

Free Windows Server Software

Click the OK button. You will then be asked to select if you want to Assign or Publish the package. Assigning the software will cause it to install automatically when the user signs in whereas publishing the software will allow the user to manually install the software via Add and Remove Programs.

Your package is now deployed. When a user logs in (or chooses to install if Published) then the software will be installed on their machine.

Unable To Install Software On Windows Server 2012

In some circumstances you may find that the package is not installed at user login. To fix this open the Group Policy Object Editor and navigate to the ClaroRead Software Installation entry. Right click it then click Properties, go to the Deployment tab then make sure Install this application at logon is checked and click OK.

Further Reading

How To Install Software On Windows Server 2008

For more information on distributing software using Group Policy please see Microsoft Knowledgebase article 816102