Jump to content

Recommended Posts

Posted

If you logon to SupportNet it's resource ID: 16104. The files came down SOLUS as part of the CCS Infrastruture Update so it should be already in your Setups directory. Currently P1 is out, P2 is being field trial next week (unless it gets pushed back again).

 

P1 or Phase 1 will use network browse rather then AD (P2 will be using AD to discover computers). So if you can't see them in My Networks Places you won't be able to deploy to them, however the SOLUS3 Agent IS an MSI, you can deploy it over AD. Once that's installed, it'll pick up SIMS. I would recommend you split the Setups directory from the main SIMS folder and create a new share for it, as it'll need annoymous access (read) to pick the installers as the SOLUS3 agent runs a local service. P1 a bit flacky, but it's just the being. P2 will clear up the bugs. I would see if you could still get on the field trial.

  • Thanks 1
Posted

My script is here.

 

If deploying through group policy then I would put it as a batch file in a startup script using some kind of receipt or file check to see if it's already installed. Something like:

 

if exist C:\Program Files\SIMS\something-that-exists-post-install goto skip

install script goes here

:skip

  • Thanks 1

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...