Quantcast
Channel: Symantec Connect - Endpoint Management - Articles
Viewing all articles
Browse latest Browse all 861

How to Install pcAnywhere Client

$
0
0

Kindly find the following steps for installation process pcanywhere client through batch file.

Steps to install PCAnywhere Client:

Copy PCAnywhere Client for following Location and save any shared location:

PCAnywhere plug-in on managed client computers running Windows:

  1. Connect from the client computer to the following share: \\<servername>\NSCap\
  2. Copy the folder \\<servername>\NSCap\bin\Win32\X86\pcAAgent\ to the client computer or shared Location.

As a test environment I have copy PcAagent Folder Following Location

\\192.168.1.10\d$\PcAnyWhere\PcaAgent

image001.png

Create Two Batch File:

@echo off
if not exist C:\pCAagent\ mkdir "C:\pcAagent"
copy "\\192.168.1.10\d$\PcAnyWhere\PcaAgent" "c:\pcAagent"
cd/
c:\pcAagent\pcAClientInstallManager /iall
exit

Save as Copy.bat and save any shared location

Steps how to run Batch file on Symantec Management Console

  1. Open Symantec Management Console.
  2. Go to Manage Tab -> Jobs and tasks ->New tasks ->Run Script

image002.png

  1. Enter Second Batch file for following location

Jobs and Tasks ->Right Click ->New ->Run Script.

This batch file called first batch file.

Call \\192.168.1.10\d$\Copy.bat

image003_0.png


Viewing all articles
Browse latest Browse all 861

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>