Install (Manual)
Installation Options
Prerequisite(s)
- Stairwell Environment ID
- Stairwell Forwarder Authentication Token
- .NET Core 5.0 or newer (Included in the 'Bundled' installer)
Warning!The initial scan (we refer to as the backscan) is a comprehensive physical disk scan that is very resource intensive for a short period of time. We do not recommend installing the forwarder on critical assets early in your deployment. Think of your first several deployments as "sacrificial" in that they will take the biggest hit because they will be uploading the greatest number of unique files and each subsequent install will have less and less unique files and therefore, shorter and less intensive backscans.
Installation via UI
This method is suggested for initial deployment on a single hostĀ to reduce assessment time and upload traffic on subsequent installations in your environment.
-
Download theĀ Inception Forwarder .exeĀ (you will have received a link to the download during onboarding)
-
Open theĀ Inception Forwarder .exe to begin the installation wizard process
-
Enter yourĀ Environment IDĀ andĀ Authentication TokenĀ when prompted
-
ClickĀ FinishĀ to complete the installation of the Windows File Forwarder
Installation via CLI
This method is suggested for mass deployment to multiple assets.
-
Download the Inception Forwarder .exe from our Download Center. The 'Bundled' installer is recommended as it includes all required libraries.
-
RunĀ PowerShellĀ as administrator
-
Navigate to theĀ folder containing the downloaded installer EXE.Ā
-
Using the following command, replaceĀ file_name.exe with your Inception Forwarder .exe file location, auth_tokenĀ with your Authentication Token, andĀ env_idĀ with your Environment ID:
.\\InceptionForwarderBundle.exe TOKEN="<AUTH_TOKEN>" ENVIRONMENT_ID="<ENV_ID>" /quiet /norestart /log C:\\stairwell.log -
PressĀ Enter on your keyboard to run the installer. and complete the installation of the Windows File Forwarder. A restart is NOT required.
Confirm Installation
- Navigate toĀ https://app.stairwell.comĀ and log in
- Click onĀ Assets
- Click on the newly created asset name(s) to confirm the retrieval of files
- Take note of the data underĀ All Objects
It may take a few minutes for file ingestion to begin and show in the application.
Updated 2 months ago
