Windows Package Installation
Installing on Windows
Installation Steps
Follow these steps to install the BluLogShipper package on Windows systems:
Download the Package
Visit the portal https://console.blusapphire.com and download the BluLogShipper Windows package.
Extract the Package
Locate the downloaded file and extract its contents to the desired location on your system.
Copy the Folder path.
Open Command Prompt
Open Command Prompt with administrative privileges:
Click the Start menu, type
cmd
, and right-click Command Prompt.Select Run as Administrator.
Navigate to the Package Directory
Use the
cd
command in Command Prompt to navigate to the directory where the package was extracted, and press enter.Example: cd C:\path\to\extracted\package (paste the folder path we have copied earlier)
Run the Installer Script
Execute the batch script with administrative privileges and press enter
install.bat

Agent Setup:
Read the BluSapphire Log Shipping Agent License Agreement, Tick the Checkbox and click on Install.
Click on Finish to complete the BluSapphire Log Shipping Agent Setup Wizard.
Press any Key to continue
Verify the Installation
To confirm the package is installed correctly, verify that the
blulogshipper
service is running by checking its status in services.msc

Uninstallation Steps
Press
Win + R
, typecontrol
, press Enter, then go to "Programs and Features".Select "BluLogShipper", click "Uninstall", and follow the prompts.
Last updated