Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

logon script update

Status
Not open for further replies.

Jeffcis

IS-IT--Management
Aug 31, 2008
27
AU
Hi,

I'm new to VB and the guy I replaced created a logon VB.

We have 60 computer plus and we are using CA for deploying hot fixes and service packs.

The CA server (this server releases the updates has record of all the machines) has recently died so I have replaced it with new CA server. Now I have to run the below command through CMD using specific domain admin account to point all the machines to this new server so that they receive updates:

caf setserveraddress servername

I want to integrate the above command line into the logon script.

Can anyone help me to update our logon script with specific command; When this command runs through logon script it needs to use specific domain admin account with password.

I really need some help.
 
think you need to be posting in the vbscript forum - this is VBA

Rgds, Geoff

We could learn a lot from crayons. Some are sharp, some are pretty and some are dull. Some have weird names and all are different colours but they all live in the same box.

Please read FAQ222-2244 before you ask a question
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top