Deploying the Epicor Client

Curious what other people are using/doing to distribute the Epicor client to end users automatically? We are thinking about using group policy, but it’s not very reliable.

We previously used a PowerShell script executed by Group Policy, configurable for different locations. After being acquired by a company that uses SCCM for software deployment, SCCM is what is being used currently.

do you have a copy of the power shell script that was used @andrew.johnson

We ended up using SCCM to copy the client folder from the server to the end users computers with a script.

Is what we use too, and then we let Epicor manage the updates normally. SO for initial install we deploy then we let Epicor manage it as it does.

How are you handling the 10.2.300 to 10.2.400 client updates? Does the AutoUpdate.exe take care of major version changes?