cancel
Showing results for 
Search instead for 
Did you mean: 

How to install Prognosis patch from command line using the .gz format on Windows server?

David_Sun
Community Manager

How to install Prognosis patch from command line using the .gz format on Windows server?

Question: I need to install Prognosis patches from command line on Windows server, how can I do it?

1 ACCEPTED SOLUTION

Accepted Solutions
David_Sun
Community Manager

Re: How to install Prognosis patch from command line using the .gz format on Windows server?

Prognosis patches usually come with two formats, .exe and .gz, for example, z1190p02-win.exe and z1190p02-win.gz. 

 

The exe format is for graphical installation, whilst the .gz format is for command line installation using irpatch.exe tool. 

This is particularly useful when performing the patch installation from command line with a script. 

 

Below are the steps to install a patch from command line:

 

1. Download and copy the z1190p02-win.gz file to the <Prognosis>\Patch directory;
2. Open a command prompt as Administrator and navigate to the Prognosis\Patches directory.
3. Stop the Prognosis Service by running the command: Net Stop Prognosis
4. Run the command: irpatch -i z1190p02-win.gz
5. After the patch installation is finished, run the command to start the Prognosis Service: Net Start Prognosis

View solution in original post

1 REPLY 1
David_Sun
Community Manager

Re: How to install Prognosis patch from command line using the .gz format on Windows server?

Prognosis patches usually come with two formats, .exe and .gz, for example, z1190p02-win.exe and z1190p02-win.gz. 

 

The exe format is for graphical installation, whilst the .gz format is for command line installation using irpatch.exe tool. 

This is particularly useful when performing the patch installation from command line with a script. 

 

Below are the steps to install a patch from command line:

 

1. Download and copy the z1190p02-win.gz file to the <Prognosis>\Patch directory;
2. Open a command prompt as Administrator and navigate to the Prognosis\Patches directory.
3. Stop the Prognosis Service by running the command: Net Stop Prognosis
4. Run the command: irpatch -i z1190p02-win.gz
5. After the patch installation is finished, run the command to start the Prognosis Service: Net Start Prognosis

Webinar: Keep the modern workforce connected

Unified Communications has always been an important part of companies' digital transformation efforts due to its ability to enable rich virtual collaboration and communication. But with COVID-19, we've reached a break-through point.

Join Bill Haskins, Sr. Analyst & Partner, Unified Communications at Wainhouse Research, and John Ruthven, CEO at IR discuss UC challenges companies are experiencing due to the COVOID-19 crisis.

Join webinar
Top Liked Members