Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Scripted install on a network

Updated: 21 May 2010 | 3 comments
schwooba's picture
0 0 Votes
Login to vote

Hello,

Is there a way to script an install/update (either with ADS or WSH) on Active Directory? I need to update the PCAnywhere host settings with a new authentification method. Any help would be appreciated.

Thanks!

discussion Filed Under:

Comments

Asj's picture
08
Feb
2008
0 Votes 0
Login to vote

Hi schwooba,
                      I think i didd't get you correctly, so let me ask you few questions.
1.Do you want to install pcA host remotely to a machine on your Active Directory? or
2.You have a host runnig in your network & you want to update its configuration settings?
And in this scenario where is WSH?
 
Thanks
 
 
schwooba's picture
08
Feb
2008
0 Votes 0
Login to vote

Hi Asj,

First of all, thanks for the prompt reply.

We will actually be using both methods. We have a need to install a new host and updates current configuration settings in our AD network.

WSH (Windows Scripting Host) is installed on the network and workstations.

Asj's picture
11
Feb
2008
0 Votes 0
Login to vote

Hi schwooba,
                     As far as my understanding, i think you want to automate the process to run a new host & also to change some configuration settings.So in pcA we have provided OLE interfaces to create a new host & also to change the configurations of the existing host files.It provides APIs for writing custom programs to automate certain functions in pcA. Details about OLE automations can be found in the OLE automation guide that is there in the installation CD.
Hope this helps.