Click to See Complete Forum and Search --> : Modifying the SAM


Sean
05-03-2001, 05:43 AM
Hi,

I would like to MODIFY the description of all the user accounts within an NT
4.0
Domain.

Can anyone recommend a utility ool that will enable me to

A) Export the user account information out of the contents of the SAM into a
CSV
file

and

B) Import a modified version of the CSV file back into the SAM.

Can anyone help?

Thanks in advance.
S
:-)

Nigel
05-09-2001, 03:10 AM
Hello mate,

You could dump it in to a spreadsheet, wrap around the comment the following :-

NET USER username /COMMENT:"This is a smegging comment"

Then save as a batch job and run.

Alternatively, you could use cusrmgr which is in the 2000 reskit, that will do it as well, info is in Technet somewhere (not using my PC at the mo)so I cant give you the Q no.

Any probs give us a bell.

Nigel.

------------
Sean at 5/3/01 6:43:31 AM

Hi,

I would like to MODIFY the description of all the user accounts within an NT
4.0
Domain.

Can anyone recommend a utility ool that will enable me to

A) Export the user account information out of the contents of the SAM into a
CSV
file

and

B) Import a modified version of the CSV file back into the SAM.

Can anyone help?

Thanks in advance.
S
:-)