Jump to content

Recommended Posts

Posted

Page 77 of the SIMS Documents here http://simspublications.com/747571/assets/solus3school.pdf

 

States

If your school uses imaging software such as Microsoft System Centre to enable quick re-installation of your staff workstations, SOLUS3 can be part of the image. You will need the SIMS, FMS or Discover client to be installed on the image using the client installers from an auto-extracted SOLUS3 download file, as well as the SOLUS3 agent. The SOLUS3 agent should be installed on the image as per the manual agent installation instructions. Because of the way SOLUS3 creates a unique identifier based on your hardware, a re-imaged machine will update the client details on the SOLUS3 Deployment server and you will not need to remove the old Agent entry from the DS screen.
  • Thanks 2
Posted

I haven't tried it personally.

 

I could never get the exported installer from SOLUS3 to work and always ended up deploying from the Console.

  • Thanks 1
Posted
There's a spate of these questions of late, indeed. And it's still a bad idea. It's easy enough to push install from Solus3 console, and if you can't there's a problem which you should get fixed first.
  • Thanks 3
Posted

Solus 3 is a bad idea especially with imaging, solus 3 doesn't pickup the agent within the agents tab when deploying sims as it still looks for the old address when it last time was on.

 

It only take 2 minutes to install solus 3 and 10mins max for sims

  • Thanks 2
  • 3 weeks later...
Posted

For those struggling with the exported installer this is how i got it to work:

 

Create a batch file with the following:

 

start /wait xcopy "\\fileserver\packageshare\SOLUS3\Installer" "C:\SolusInstallerLocation" /y

cd C:\SolusInstallerLocation

start /wait AgentInstaller.js "agent_installer.log" "net.tcp://localhost:52966" "net.tcp://simserver:52965" "Solus3.Keys.DeploymentService.Public.xml" "SOLUS3AgentInstaller_x86.msi" "SOLUS3AgentInstaller_x64.msi"

 

The Installer folder contains all of the exported files and the batch file is deployed via Burconix Management Tools

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...