edycus
4th December 2006, 16:56
I am running Becs B40c.77
and
IBaan Worktop 2.2.34

We are migrating to a different Baan server and I'm looking to automate the process of converting the users and standardize their setup.

I have all the configuration info figured out except the ClassID in the Baan client and the Worktop sct file. I'm not sure what it it used for and want to to careful before I make eveyones configuration info the same ClassID. IT appear when you creadt a new server entry in baan client it give it a new ClassID and stores that value in the registry. I would love to make everyones ClassID the same to aid in depolyemnt. This would mean that I don't have to go and setup everyone BECS on each PC.

If I can keep everyone Becs / ClassID the same then I remotly deploy the new setup.

NPRao
4th December 2006, 20:20
We use SMS builds to install BW, Worktop, DEM Client and preload the BWC files. Refer to the thread -

http://www.baanboard.com/baanboard/showthread.php?t=28524&highlight=SMS

Alternatively, you can consider using Worktop Central Deployment.

edycus
6th December 2006, 14:30
Thanks for the info. We don't use SMS or central deployment. I have found another way that I will post in this message. I was mainly worried about the client ID being deplicated but tested it doesn't seem to matter. I just wanted to be sure and ask.

Of course to do this you need to be logged in as someone that has admin access to the computernames you are installing this on

run from a command prompt BaanConfig.bat Computername

What the bat file will do
Copy over Baan configuration and Worktop configuration to the computername
Uses the psexe program to copy over another bat file BaanReg.bat to the computername and then runs it on that computer
Add registry entires for the new Baan profiles
runs a vbs file to will change the baan configuration files to the correct computername.
The vbs file will search for the newest worktop menu file and copy it to to be the menu of the new Baan session
Then the program deletes the vbs file from the computername.


I rolled these out to about 50 PCs and it worked without a problem. :)

Darren Phillips
6th December 2006, 19:02
may want to remove the sysinternal tools from the zip file, their licence doesn't allow them to be redistributed and their owned my microsoft now, who tend to take that stuff seriously.

edycus
7th December 2006, 01:53
noted and done. Thanks for the info