Offline Deployer- How to deploy agents to remote devices which are in the same network

Modified on Mon, 17 Mar at 12:36 AM

Please refer to the "Readme" file which is in the folder when downloading the offline deployer from the viser

Prior to any steps, download Python Ver between 2.7 to 3.9 on to the device from which you are trying to deploy the agents.

As a best practice, the following steps can be followed.

>> Create a folder in the C drive (for ex: C:\Saner and then copy the downloaded offline deployer files)

>>Download the PsExec from the below link 

PsExec - Sysinternals | Microsoft Learn

>>After extracting all the contents, copy and paste it into the above mentioned folder(note: this will also download automatically during the time of deployment)

>>Now open the command prompt as an administrator and change the directory to the above-mentioned folder(C:\Saner) 

Run the below-mentioned command for agent deployment

python run.py --deploy_saner --host=192.168.2.1-100 --user=test_user --pass="test_pass" --ms_eula=yes --run_env=Windows

(Note: Replace the user and pass with the username and password)

 

Troubleshooting steps if any issues that may arise 

>>Make sure that the C:\Windows is shared or sharing should be enabled 

>> Disable uac remote restrictions should be tried if the deployment fails, more details regarding the registry may be found in the below link

User Account Control and remote restrictions - Windows Server | Microsoft Learn

 

Screenshot attached for reference for both the successful and unsuccessful deployment of the agent for better troubleshooting

 

 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article