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.
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.