Windows Package Installation

Installing on Windows

Follow these steps to install the BluLogShipper package on Windows systems:

  1. Download the Package

    • Visit the portal and download the BluLogShipper Windows package.

  2. Extract the Package

    • Locate the downloaded file and extract its contents to the desired location on your system.

  3. Open Command Prompt

    • Open Command Prompt with administrative privileges:

      • Click the Start menu, type cmd, and right-click Command Prompt.

      • Select Run as Administrator.

  4. Navigate to the Package Directory

    • Use the cd command in Command Prompt to navigate to the directory where the package was extracted. Example:

      cd C:\path\to\extracted\package
  5. Run the Installer Script

    • Execute the batch script with administrative privileges:

      blulogshipperagent_installer.bat
  6. Verify the Installation

    • To confirm the package is installed correctly, verify that the blulogshipper service is running by checking its status in services.msc

Last updated