Script to add project server user accounts to MS Project 2007

A

Arun

Hi,
We are using project server 2007. Is there is any script to add the user
accounts to project professional 2007.Currently we are adding using
manualy.How can I do by executing the script.

Thanks,
Arun
 
A

Arun

Hi,
Thanks for your reply. I think my question may be wrong. I am reframing
my question. I want to add the windows domain account to Project Professional
2007- (Tools --> Enterprise Options --> Microsoft office Project server
account) using script .i.e to edit the project plans. Because we have 100
users logged ino the system with their domin account. For all of them it is
dificult to manually add the user account to Project Prefessional 2007 . So
If I run the script , the aacount needs to add to the local project
professional 2007.

Thanks,
Arun
 
S

Sander

Hi,

Paul gave you an answer only in the wrong thread, so here it is:

Add the profile to one machine, then export the regkey
HKCU\Software\Microsoft\Office\12.0\MS Project\Profiles

Push this reg file out to the clients through group policy, sms or similar.

Paul
 
A

Arun

Hi Sander,
thanks for your reply. I am not familar with registry file. Can give
me the procedure to do that.

Thanks,
Arun
 
S

Sander

I coied from a web page, hope this helps:

How to import/export a Windows Registry Branch


Exporting
To Export a registry branch:

Go to the Start menu, choose Run
Type in REGEDIT, and press OK
In the left hand side of the RegEdit window, find the branch you want to
export (eg HKEY_Curren_User\Software\Microsoft\Office\12.0\MS Project\Profiles
) and select this
In the RegEdit menu, choose Registry then Export Registry File
Check that the Export Range is set to Selected Branch and enter the filename
that you want the registry branch exported to
This will create a .REG file. You can then copy this file to a new computer,
or back it up or whatever.


Importing
To Import a registry branch:
There are two ways to do this:

If you double-click the .REG file from Windows Explorer it will often
automatically import the file. However this is often seen as dangerous
behaviour as you can inadvertently import registry settings, so some utility
programs will disable this facility.
Use Regedit again:
Go to the Start menu, choose Run
Type in REGEDIT, and press OK
In the RegEdit menu, choose Registry then Import Registry File
Choose the correct .REG file and press Open

NOTE: Editing the registry can lead to problems with your computer, so make
sure you know what you are doing first, and backup the registry before making
any changes.

SO if you need to push this over to other users, you will need assitance
from you system administrators to automate the importing part.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top