-----Original Message-----
Ron,
When you do an administrative instalation of the product, you do it only
once so that it is deployed on a network share. During Admin install you
enter product key and the location on a file share where the software will
be prepared to install. Next you publish it trough AD. I'm not 100% for MS
Project, but in MS software there is always a msi setup. Remember you have
already entered a product key, so when your users will install published
software form Add/Remove programs they won't need to insert the product key.
I have done this on several ocasions and it works fine.
--
Regards
Matjaz Ladava, MCSE, MCSA, MCT, MVP
Microsoft MVP - Active Directory
(e-mail address removed), (e-mail address removed)
http://ladava.com
(e-mail address removed)... is to eliminate
having someone go around typing in 'setup'
or 'setup /a'. The user installs
the software designated to them via 'Add/Remove Programs' in Published Apps
scenario. With over 350 pc's on my network this will save me a lot of time.
My question is: how do you incorporate the S/N into the software package
being deployed? possible.
.
Matjaz,
Thank you for explaining what I did not. One of the few
times that I did not exlain 'ad nauseum' appears to be
one of those times that I should have!
Ron,
Sorry for not fully explaining myself. As Matjaz stated,
you would install this to a 'shared network folder' - aka
the Distribution Point. Furthermore, you would perform
an Administrative Installation. This is accomplished by
putting the Project 2000 CD in the CD-ROM Drive (
probably on the File Server - or whatever machine is
acting as the 'Distribution Point') and
typing 'd:\setup.exe /a'. You then point to the shared
folder as well as enter the Serial Number or Product
Code. As this is an Administrative Installation, you
simply enter the DN or PID Code once - here!
You then create the Group Policy. Please remember to use
the UNC ( \\server\share\install.msi ) and NOT a mapped
network drive when telling AD where the 'install.msi'
file is located. You then have three choices to make as
to how to install this: Assigned, Published or Advanced.
It appears that you have choosen to go the Published
route. This requires that the users take that extra step
and go to the Add/Remove Programs and run the
installation. They will not be prompted for the SN or PID
Code. It appears further that you have choosen to
install this to the User Configuration side of things (
as you can either Publish or Assign to the User
Configuration but you can only Assign to the Computer
Configuration ).
Advanced usually comes into play when you want to make
use of .mst files ( for example ). I often use the
Advanced Assign to the User Configuration when installing
MS Office 2000 or MS Office XP as I like to make use of
the so-called Transforms files ( aka .mst files ). You
have to use Advanced for these files to be available.
Eric suggested that you consider using the Assign method
instead. It might not be a bad idea but I am sure that
you have a reason for doing this. About the only
application that I Publish is Adobe Acrobat 6.0! I
pretty much Assign / Advanced Assign everything else.
However, I am not familiar with MS Project.
HTH,
Cary