- 9 Minutes to read
- Print
- DarkLight
- PDF
Installing CTERA Agent
- 9 Minutes to read
- Print
- DarkLight
- PDF
You can install a CTERA Agent using one of the following:
- Using the setup wizard. See Installing a CTERA Agent Using the Setup Wizard.
- From the command line. See Installing or Uninstalling CTERA Agent from the command Line.
- Re-install the CTERA Agent cleanly if there are problems with the installation. See Reinstalling the CTERA Agent cleanly.
- Centrally, via Active Directory. See Centrally Installing CTERA Agent Via Active Directory.
- In VDI Mode. See Installing and Using CTERA Agent in VDI mode
Installing a CTERA Agent Using the Setup Wizard
You can install a CTERA Agent using the CTERA Agent Setup Wizard or the msiexec
command, described in Installing or Uninstalling CTERA Agent from the command Line.
To install CTERA Agent using the CTERA Agent Setup Wizard:
- Double-click the CTERA Agent installation file.
The CTERA Agent Setup wizard is displayed.
- Select one of the following:
Agent per User – The CTERA Agent is installed separately for each user the first time the user logs in to the computer.- Each user has an independent CTERA Agent configuration and can connect to a different CTERA Portal.
- Each user has permission to manage their own CTERA Agent.
- Each user will have their own cache, not shared with other users.
Shared Agent for all Users – A single CTERA Agent configuration can be shared by all users of the computer.NoteSince each user has an independent CTERA Agent, the CTERA Agents are displayed as separate CTERA Agent objects when connected to a CTERA Portal. Each user is licensed separately.
- Click Next.
- Read and agree to the End User License Agreement and then continue to click Next and enter relevant information until the installation starts.
- When the installation is complete, click Close.
A tray icon, , is installed in the Windows taskbar and the Welcome to CTERA Agent window is displayed.
NoteIf the CTERA Agent tray icon is hidden, click the up-arrow in the notification area of the taskbar to display hidden icons.
- Enter the CTERA Portal's DNS name or IP address.
Alternatively, if you want to configure CTERA Agent to connect to the CTERA Portal via a proxy click Advanced. For details, see Setting Up Connection Via a Web Proxy. - Click Continue.
The sign-in window is displayed unless single sign-on (SSO) has been defined configured and you then use SSO to access the CTERA Agent.NoteIf the CTERA Portal does not have a valid certificate installed, a warning is displayed to the end user when logging the agent into the portal, offering the option to proceed anyway.
- In the Username and Password fields, enter your user name and password for accessing the CTERA Portal and click Sign in.
A message that the login was successful is displayed, the CTERA Agent tray icon changes to .
If the CTERA Agent is not licensed for backup, and only CTERA Drive Share is available, the CTERA Agent window is displayed.
If the CTERA Agent is licensed for backup, the Your Subscription Includes window is displayed.
The Your Subscription Includes window shows the services you are subscribed to.
Click Continue.
The Set Up Your Cloud Backup window is displayed.
Optionally, in the Files to Back UP section click Add Files and Folders to add files to be backed up to the cloud.
NoteYou can create or change the list of folders and files to backup later.
The Files to Backup window is displayed.
- Select the files you want to backup.
- To select specific folders, expand the folder tree in the left pane, then make sure only the folders you want are checked.
- To select individual files in a folder, select the folder in the left pane and then select the individual files in the right pane.
- Click Save.
- Select the files you want to backup.
Optionally, in the Schedule section, click Change to override portal settings and configure a schedule for automatic cloud backup.
NoteYou can create or change the schedule later.
The Backup Schedule window is displayed.
Windows PC Windows Server - Complete the Backup Schedule fields.
Periodically – Automatic backups are performed every specified number of hours or minutes.- Start Every – The interval between backups.Note
If a given backup extends past the scheduled time for the next automatic backup, the next automatic backup will commence immediately upon completion of the prior backup.
- Start Time – The time at which a backup starts.
- Stop Time – Either on completion of the backup or at a specific time, after which the backup is stopped even if it hasn’t completed.
- On Days – The days backups occur. Click Every Day to backup every day.
NoteWhen the agent is installed on a Windows Server, an option is displayed, Transaction Log Backup, for backing up Microsofty SQL Server. This option is currently not supported.
- Start Every – The interval between backups.
- Click Save.
- Complete the Backup Schedule fields.
Optionally, secure the backup folder with your own secret passphrase. In the Encryption section click Change. By default, CTERA Agent will use an automatically generated encryption key to protect the backup folder.
NoteYou can only set the passphrase when setting up the cloud backup for the first time.
The Initialization Required window is displayed.
- Select Use my own secret passphrase, enter the desired passphrase in the Secret Passphrase and Retype Passphrase fields. The passphrase must contain at least one, letter, one digit, and one special character.
- Click Save.
If you later sign out and sign your agent into CTERA Portal, you will need to enter this passphrase.
Click All Done!
The CTERA Agent screen is displayed.
Installing or Uninstalling CTERA Agent from the command Line
To install CTERA Agent using msiexec:
- Run the following command:
msiexec /i agent-install.msi AGENTMODEBUTTON=0|1 /qn
where:
agent-install.msi is the CTERA Agent installation msi file.
AGENTMODEBUTTON determines whether to install in a single instance for all users (x=0) or a CTERA Agent per user (x=1).
/qn means that the UI level is set to no UI.
To uninstall CTERA Agent using msiexec:
msiexec /uninstall agent-install.msi CLEANME=1
where:
agent-install.msi is the CTERA Agent installation msi file.
Centrally Installing CTERA Agent Via Active Directory
The following procedure describes installation using a Windows 2012 Active Directory domain. It is similar for other Windows Server versions.
To centrally install CTERA Agent:
- Perform the following steps to prepare the CTERA Agent installation file for central use:
- On the Active Directory machine, create a shared folder called Agent under C:\ .
- Copy the CTERA Agent installation file to a local disk, for example, C:\Agent.
- Right-click the folder and then click Properties.
The Agent Properties window is displayed. - Select the Sharing tab.
- Click Share.
The File Sharing window is displayed. - Perform the following steps for each user or user group for which you would like to install CTERA Agent.
- Specify the user/group, either by typing the user/group's name in the field, or by clicking the drop-down list arrow and then clicking Find people.
To enable installing CTERA Agent for all users/groups, select Everyone. - Click Add.
The user/group is displayed in the file sharing list. - In the user/group's row, click on the arrow in the Permission Level column, then click Read.
- Click Share.
The File Sharing window displays a success message.
- Specify the user/group, either by typing the user/group's name in the field, or by clicking the drop-down list arrow and then clicking Find people.
- Click Done.
- Click Close to close the Agent Properties window.
- Create a policy that controls the installation of CTERA Agent:
- In the Start menu, select Administrative Tools > Group Policy Management.
The Group Policy Management console is displayed.
This console enables you to create domain-wide policies or policies for specific organizational units. - In the navigation pane, drill-down to the domain or organizational unit for which you want to create the policy, right-click it and select Create a new GPO in this domain and Link it here.
The New GPO window is displayed. - Enter a name for the policy and click OK.
- In the navigation pane, select the domain and in the right pane, select the Linked Group Policy Objects tab.
- Double-click the policy to display the policy.
The policy details are displayed:NoteIf a Group Policy Management Console message is displayed, click OK.
- In the Security Filtering area, perform the following steps for each user or user group for which you would like to install CTERA Agent.
- Click Add.
The Select User, Computer, or Group window is displayed. - In the Enter the object name to select area, type the name of the user/group.
To enable installing CTERA Agent for all users/groups, type Everyone. - Click OK.
- Click Add.
- Right-click the policy you created and select Edit.
The Group Policy Management Editor is displayed. - In the navigation pane, expand User Configuration > Policies > Software Settings, right-click Software Installation and select New > Package.
The Open window is displayed. - Specify the network location of the shared folder containing the CTERA Agent installation file that you created above.
NoteThe network location of the shared folder is displayed in the folder's Properties window, in the Sharing tab.
- Click Open.
The Deploy Software window is displayed. - Select Assigned.
This option ensures that when a user or group specified in the policy's Security Filtering area logs in to the domain, CTERA Agent is automatically installed on the user or group's computer. - Click OK .
- In the Start menu, select Administrative Tools > Group Policy Management.
- Add the
ctera-agent.adm
file to Domain Group Policy as an administrative template using the following steps.NoteThe
ctera-agent.adm
file contains the agent deployment settings. The file is available from the Download Center.- Right-click the policy you created and select Edit.
The Group Policy Management Editor is displayed. - In the navigation pane, expand Computer Configuration > Policies > Administrative Templates, right-click Administrative Templates and select Add/Remove Templates.
The Add/Remove Templates window is displayed. - Click Add and select the ctera-agent.adm file and then click Open.
- Click Close.
- In the navigation pane, expand Computer Configuration > Policies > Administrative Templates > Classic Administrative Templates and click the CTERA Agent Settings node.
- Right-click Enable CTERA Agent automatic deployment and select Edit.
- Specify the following:
Enabled – Set the Enabled option.
Sign into server – Type the fully qualified DNS name of the CTERA Portal to which the CTERA Agent should connect. - Click OK.
- Right-click the policy you created and select Edit.
Example ctera-agent.adm File Using Python
CLASS MACHINE
CATEGORY !!CteraAgent
KEYNAME "Software\Policies\CTERA\Agent"
POLICY !!USESSO
EXPLAIN !!USESSO_Explain
VALUENAME "SSO"
VALUEON NUMERIC 1
VALUEOFF NUMERIC 0
PART !!SSO_Server EDITTEXT REQUIRED
VALUENAME "SSOServer"
END PART
PART !!SSO_Tip TEXT
END PART
END POLICY
END CATEGORY
[strings]
USESSO="Enable CTERA Agent automatic deployment"
USESSO_Explain="With this policy you can automatically deploy CTERA Agents.\n\n When this policy is disabled, or not configured, each CTERA agent must be manually connected to a CTERA portal or CTERA Cloud-Attached-Storage appliance.\n\n When this policy is enabled, the CTERA Agent installed on the computer automatically signs into the CTERA portal or appliance designated by the policy. When a user logs on to the machine for the first time, CTERA agent immediately signs into the designated server, using the credentials of that user."
SSO_Server="Sign into server"
SSO_Tip="Use the Fully-Qualified DNS name of a CTERA portal or a CTERA appliance. The target server must be a member of this Active Directory domain."
CteraAgent="CTERA Agent Settings"