The easiest way to install GeoServer on the Windows platform is with the .exe install. This section covers the task of installing GeoServer on Windows via the Windows installer.
Navigate to the workshop software directory.
Run the GeoServer installer by double-clicking the file named geoserver-1.7.6.exe, or alternatively by right-clicking and selecting Open.
Running the GeoServer installer
Click Next on the installer Welcome screen.
Ensure the JDK installed in the previous section is detected and click OK.
Verifying the JDK used to run GeoServer
Note
This location should match the location of the JDK installed in the previous section.
Accept the License Agreement and continue to work through the rest of the installer accepting the default values.
Specifying the GeoServer installation directory
Specifying the GeoServer data directory
Note
The Data Directory is a location that GeoServer uses to store data such as shapefiles, raster files, and database connection information. It also contains other configuration that controls how GeoServer behaves.
Specifying the start up menu folder
Exit the installer by clicking Finish.
At this point GeoServer should be installed and fully functional. In the next section the installation will be verified by starting up the server.