2023:Install and Setup

From Grooper Wiki
Revision as of 14:33, 27 February 2023 by Rpatton (talk | contribs)
WIP

This article is a work-in-progress or created as a placeholder for testing purposes. This article is subject to change and/or expansion. It may be incomplete, inaccurate, or stop abruptly.

This tag will be removed upon draft completion.

Welcome to Grooper 2023!

This guide will instruct you how to get up and running in Grooper. 


This article also provides guidance for Upgrading an Older Version of Grooper.

About

Thank you for purchasing/upgrading to Grooper 2023!

Before we go over the installation and setup of Grooper 2023, let us explain some of the new features 2023 has to offer.

In previous versions of Grooper, you had to install the software on each computer you wanted to have access to any part of Grooper. So, no matter if they were designing your Grooper environment or reviewing documents, Grooper had to be fully installed on their computers. Everyone would then have to access a server where the Grooper repositories are stored or create a local repository on their machine. This could cause some difficulties in customizing permissions and managing the software on multiple computers.

With Grooper 2023, the software only has to be fully installed on one computer! Instead, everyone else can access the Grooper environment and repositories via web browser. This makes everything a lot easier to manage.


Installing the Grooper Product Suite

Download the Installer

If you have not registered at Grooper xChange, do so by clicking the link below.

https://xchange.grooper.com/entry/register

Once you've registered, you will have access to the user forum, including the "Downloads and Resources" section. Follow the link below to the "Download and Resources" section. The top level topic will have download links to the most recent version of Grooper. Links to older versions are available lower in the list of topics.

https://xchange.grooper.com/categories/downloads-and-resources

Click on the link for Grooper 2023. Here you will see four links to downloads: The 64-bit installer, the 32-bit installer, Grooper Desktop Installer, and Grooper Web Server Installer.

You will need to choose between the 64-bit installer and the 32-bit installer. The 64-bit installer is appropriate for most environments. However, if you are using ISIS or TWAIN drivers to operate a scanner, you will need to install the 32-bit version. Download the version appropriate to your needs, then also download both the Grooper Desktop and Grooper Web Server installers.

The installer files will download as zipped folders. You will need to extract each zipped folder. Right-click a folder and select "Extract All..."

  1. Choose the folder location you wish to extract the files to.
  2. Press the "Extract" button.

Now you should have all your files extracted and are ready to install the software. Click on the next tab for installation instructions.

Installing Grooper

  1. Open up File Explorer and navigate to your extracted folders.
  2. Open the extracted folder "GrooperInstall_23.00.xxxx" to reveal the installation files.

  1. Double-click "setup.exe" to start the Grooper Installer.

If this is your first time installing Grooper, you may have some prerequisites to install (Microsoft Visual C++, Access Database Engine, and the Microsoft .NET Framework). If you already have these installed from a previous Grooper installation, please skip to step #.

  1. When the InstallShield Wizard for Grooper pops up, click "Install" to start installing the prerequisite applications.
FYI

You may already have the Microsoft .NET Framework installed, but this prerequisite installation will check to make sure that all components necessary for Grooper to run are present.

  1. Once Microsoft Visual C++ is installed, your server may require a restart. When prompted, please restart.

  1. After restarting, open File Explorer and navigate back to the setup.exe file and double-click again to restart the InstallShield Wizard.
  2. Click "Install" to continue installing the prerequisite applications.

  1. Once complete, the Grooper installer will pop up. Click "Next" to move to the next screen.

  1. After reviewing the Welcome page to the InstallShield Wizard, click "Next" to continue.

  1. Read through the End User License Agreement and click the radial button next to "I accept the terms in the license agreement".
  2. Click "Next" to continue.

  1. Now you can choose the location where you want the Grooper Application to be installed. It is recommended to use the default file path, but based on your business needs, you may choose a different area for the installation on your server.
  2. Once you are satisfied with the installation location, click "Next".

  1. Select the radial button next to your preferred setup type.
    • Generally we recommend performing a Complete setup of Grooper onto your server, but there are some cases where you might want to customize your installation depending on your business needs.
  2. Click "Next".

  1. You are now ready to install the program. Click "Install" to begin installation.

  1. Installation should only take a few minutes. When complete a window should pop up saying that the installation is complete. Click "Finish" to finalize your installation.

Installing IIS

For the Grooper 2023 web server to operate properly, there are extra components that need to be installed first. Here we will go through the required Internet Information Services (IIS) installation for your host server.

  1. On your server, open your Server Manager.

  1. In the top right corner, click on "Manage" to bring up the drop down menu.
  2. Click "Add Roles and Features".

  1. In the window that pops up, feel free to read through the information associated with the installation wizard and then click "Next".

  1. Make sure "Role-based or feature-based installation" is selected.
  2. Click "Next".

  1. Select the desired server from the server pool list.
  2. Click "Next".

  1. Click the check box next to Web Server (IIS) under "Roles" to add the option (When the dialogue box pops up, click the "Add Features" button at the bottom).
  2. Click "Next".

  1. On this screen you don't need any additional features, so just click "Next".

  1. Feel free to read through the description of what a web server is, and click "Next".

  1. We need to make sure that the appropriate role services are installed for Grooper to function. Select the following components (If a window appears asking you to add features, click the "Add Features" button):
    • Web Server
      • Common HTTP Features
        • Default Document
        • Static Content
      • Security
        • Request Filtering
        • Basic Authentication
        • Windows Authentication
      • Application Development
        • .NET Extensibility 4.5 (or above)
        • ASP.NET 4.5 (or above)
        • ISAPI Extensions
        • ISAPI Filters
        • WebSocket Protocol
    • Management Tools
      • IIS Management Console
      • IIS 6 Management Compatibility
        • IIS 6 Metabase Compatibility
      • IIS Management Scripts and Tools
      • Management Service
  2. Click "Next" after all components are selected.
  3. If desired, click the checkbox next to "Restart the destination server automatically if required".
  4. Click the "Install" button and allow the installation to run.