How to create a System Logon Account in Backup Exec for Windows Servers

Size: px
Start display at page:

Download "How to create a System Logon Account in Backup Exec for Windows Servers"

Transcription

1 How to create a System Logon Account in Backup Exec for Windows Servers Problem How to create a System Logon Account in Backup Exec for Windows Servers Solution The Backup Exec System Logon Account (SLA) is created on installation of Backup Exec. When the SLA is created, the username and password match the credentials provided during install for the Backup Exec Services credentials. The owner of the SLA is the Windows user that installed Backup Exec and is a common account by default. Common accounts are shared accounts that can be accessed by all users. The Backup Exec System Logon Account may have access to most or all of the resources since it contains the Backup Exec Services credentials. In order to make Backup Exec more secure, the SLA can be changed to be a restricted account or can be deleted. However, if the SLA is deleted, the jobs in which it is used may fail. If the SLA is deleted, it can be recreated by performing the steps given below: 1. Select the Network Logon Accounts menu option. The Logon Account Management dialog box will appear (Figure 1). Figure 1

2 2. Click on the System Account button on the right which will bring up the figure given below (Figure 2) Figure 2

3 3. In the Edit Logon Credentials screen, enter the User name in the format <domain name>\<user name> 4. Select the This is my default Logon account check box and click OK 5. This will create the System Logon Account as shown below (Figure 3) Figure 3

4 How to delete a Backup Exec 9.x, 10.x, 11x, 12.x logon account Problem How to delete a Backup Exec 9.x, 10.x, 11x, 12.x logon account Solution

5 Backup Exec logon account overview A logon account enables Backup Exec (tm) to access resources for backup. A Backup Exec logon account stores the credentials of a Windows user account. It enables Backup Exec to manage user names and passwords and can be used to browse resources or process jobs. Backup Exec logon accounts are used to browse local and remote resources. Backup Exec logon accounts are not Windows user accounts. When a Backup Exec logon account is created, an entry for the account is entered into the Backup Exec database; no operating system accounts are created. If Windows user account credentials change, the Backup Exec logon account will need to be manually updated with the new information. Backup Exec does not maintain a connection with the Windows user account. To delete a Backup Exec logon account, follow the instructions given below: 1. Select the Network Logon Accounts menu option. The Logon Account Management dialog box will appear (Figure 1). Figure 1

6 2. Select the Backup Exec logon account to delete, and then click Delete (Figure 1) 3. Click Yes to confirm the deletion The Backup Exec logon account is removed from the Backup Exec logon account list. The Backup Exec logon account cannot be deleted when it is: 1. Being referenced by a job 2. Owned by a user who is logged on to the media server 3. Set as the default Backup Exec logon account of a user who is logged on to the media server Trying to delete a Backup Exec logon account that matches any of the criteria given above will result in the Delete button appearing grayed out (Figure 2). Figure 2

7 A Backup Exec logon account can only be deleted when the owner is logged off, and all users who have it set as their default logon account are logged off. How to change the designated logon account for a selected resource. Problem How to change the designated logon account for a selected resource. Solution A logon account enables Backup Exec to access a resource for backup. The specified account can be changed as needed to accommodate new accounts or changed passwords. To change a logon account, perform the following: 1. On the navigation bar, click Backup Job 2. Select the data for backup (Figure 1) Figure 1

8 3. On the Properties pane, under Source, click Resource Credentials (Figure 2) Figure 2

9 4. Select the resource for which the logon account has to be changed 5. Click Change from the right pane (Figure 3) Figure 3

10 6. Select the logon account to use for this backup selection, or click New and create a new logon account (Figure 4) Figure 4 7. Click OK to confirm (Figure 5)

11 Figure 5 After an appropriate logon account is selected, the job is executed using that account. Note: While selecting the remote machine for backup, Backup Exec may display the Logon Account Selection dialog box (Figure 4). Select an appropriate logon account that matches the logon credentials of the remote machine. If the account does not exist, then create a new account that matches the logon credentials of the selected machine for backup.

12 What rights does the Backup Exec service account need? Problem What rights does the Backup Exec service account need? Solution All Backup Exec (tm) services on the media server run in the context of a user account configured for Backup Exec system services. This account can be created during the Backup Exec installation, or an existing user account can be used. To create a service account for Backup Exec during installation, supply a user name and password when prompted If this computer is in a domain, enter a Domain Administrators account, or an equivalent account that is part of the Domain Admins group. In the Domain list, select or enter the Domain name. If this computer is in a workgroup, enter an Administrators account, or an equivalent account that is part of the Administrators group on the computer. In the Domain list, select or enter the computer name. Note: Due to security implementations in Microsoft Small Business Server, the service account must be Administrator. Backup Exec account must have the following rights: Act as part of the operating system Backup files and directories Create a token object Logon as a batch job (Windows 2008 only) Logon as a service

13 Manage auditing and security log Restore files and directories Take ownership of files and other objects Also make sure the account is not added under: Deny logon as a service Deny logon as a batch This is important because the DENY takes precedence over allow. The account should have its Primary role as Domain Admin in Active Directory. Please review for 'How to define/grant the required user rights for a Backup Exec Service Account (BESA) in Default Domain Controller Group Policy object' Please review for other rights required for each Agent / Option being used. How to define/grant the required user rights/permissions for a Backup Exec Service Account ( BESA ) Problem The backup selections show All Resources with nothing available for selection beneath as shown in Figure 1.

14 Figure 1: Error Connection with server failed. Hit <F5> to retry when trying to edit/create a backup job on Windows 2008 server Cause [ A ] The password set for the Backup Exec System Logon Account (network > logon accounts) or the Backup Exec Service Account (BESA) does not match the password set in Active Directory. [ B ] If the BESA does not have the right to Logon as a batch job. By default this policy is applied to Administrators and the Backup Operators group. This user right is defined in the default Domain Controller's Group Policy object (GPO) and in the Local Security Policy of workstations & servers and it allows a user to be logged on by means of a batch-queue facility.

15 For more information on this user right, refer to: [ C ] If the BESA is included in Deny logon as a batch job policy. 'Deny logon as a batch job' determines which accounts are prevented from being able to log on as a batch job. This policy setting supercedes the Log on as a batch job policy setting if a user account is subject to both policies. This user right is defined in the Default Domain Controller Group Policy object (GPO) and in the local security policy of workstations and servers. By default, there are no users denied logon as a batch job. For more information on this user right, refer to: [ D ] This issue may occur due to lack of permissions. If the Backup Exec Logon Account is not a member of local administrators or is a member of some group that has restrictions, a connection cannot be made to the resources available for selection. [ E ] This issue may occurs if the Remote Agent for Windows Server (RAWS) service is stopped. As the Job engine service is dependent on RAWS, the Job Engine service will also be stopped. Solution [ A ] Reset the password for the Backup Exec System Logon Account (network > logon accounts) and/or the Backup Exec Service Account (Tools > Backup Exec services > Services Credentials) to match the password set in Active Directory. [ B ] All Backup Exec (tm) Services on the media server, with the exception of the Backup Exec Remote Agent, run in the context of a user account configured for Backup Exec System Services. This account can be created during the Backup Exec installation, or an existing user account can be used. To create a service account for

16 Backup Exec during installation, supply a user name and password when prompted. The account designated for Backup Exec services, whether it is a new account or an existing user account, will require the following rights: Act as part of the operating system Backup files and directories (provides rights to backup files and directories) Create a token object (which can be used to access any local resources) Log on as a batch job (allows a user to be logged on by means of a batch-queue facility) Log on as a service Manage auditing and security log Restore files and directories (provides rights to restore files and directories Take ownership of files and other objects For more information on any of the above User Rights Assignment please refer to : Note: Due to security implementations in Microsoft Small Business Server, the service account must be "Administrator" For Windows Server 2003 : 1. On the domain controller, click Start Programs Administrative Tools Active Directory Users and Computers 2. From the left pane, expand the Domain name, and right-click Domain Controllers organizational unit, and then select Properties 3. Select the Group Policy tab 4. Select the Default Domain Controllers Policy and then click Edit (Figure 2) Figure 2

17 5. From the left pane, expand Computer Configuration and go to Policies Windows Settings Security Settings Local Policies User Rights Assignments For Windows Server 2008 : 1. Go to Start Programs Administrative Tools Group Policy Management 2. From the left pane, expand Domains Domain_Name Group Policy Objects 3. Right click on Default Domain Controllers Policy and click on Edit 4. From the left pane, expand Computer Configuration and go to Policies Windows Settings Security Settings Local Policies User Rights Assignments Define the required user rights : 1. From the right pane, double-click Act as part of the operating system 2. Click Add

18 3. For the user and group names, click Browse 4. Select the new desired user account, click Add, and then click OK (Figure 3) Figure 3 5. Click OK, and then click OK again 6. Repeat steps 1 through 5 for the remaining policies. [ C ] Make sure the BESA is NOT included in the 'Deny Logon as a Batch' or 'Deny Logon as a service' because the deny supersedes the allow and even adding the account under 'Logon as a Batch' or 'Logon as a service' would not resolve the issue. (Figure 4) Figure 4

19 Refresh the group policy Click Start > Run and type gpupdate /force (this will force update the Group Policy) [ D ] Make sure BESA has all the required permissions 1. Check the permissions for the Backup Exec System Account ( BESA ) which shows under Network - Logon Accounts. Make sure it is a member of the local administrator group (built in admins) if applicable, and domain admins. Remove this account from any groups that do not have full administrative rights. 2. If performing the above steps do not resolve the issue, create a new user account in active directory and add it to the following groups: Domain Admins (Primary Group) Local Admins or Administrators Remove Domain Users from the list.

20 Then use this new account for Backup Exec services, add it under Network - Logon Accounts and make that as a default account. Note: This applies to Windows Server 2008 (Domain controller and member servers) as well. [ E ] Make sure all Backup Exec services are started. Understanding Logon Accounts and required User Rights Assignment to resolve connection, backup or restore failures Problem If the account Backup Exec 2010 uses to attach with to perform a backup or restore operation does not have the required permissions, the following error can occur: Error Access Denied, Cannot Attach to Resource Solution Click on one of the topic links below to find out more specific information about it and how to potentially resolve connectivity, backup, and restore failures in Backup Exec 2010: Logon Account User Rights

21 Definitions Installation Backup Devices NTFS Volume Data Exchange Agent SQL Agent SharePoint Agent Active Directory Agent Hyper-V Agent AVVI (Agent for VMware Virtual Infrastructure) Oracle Agent Lotus Agent Enterprise Vault Agent

22 File System and Exchange Archiving Option RALUS (Remote Agent for Linux or Unix Servers) RMALS (Remote Media Agent for Linux or Unix Servers) RAMS (Remote Agent for Macintosh Systems) RANW (Remote Agent for Netware Systems) SAP Agent CPS (Continuous Server Protection) Option CASO (Central Administration Server) or SSO (Shared Storage Option) Summary About Logon Account User Rights in Backup Exec 2010: Symantec Backup Exec 2010 provides the facility to save and maintain multiple logon accounts. These logon accounts are used when performing various operations in the Backup Exec interface. Logon accounts are used for the following: Internal application functions such as the communication between Backup Exec Services and the Backup Exec Database, application configuration tasks such as creating and configuring backup-to-disk folders and data selection for the purposes of creating selection lists, backing up and restoring data. The logon accounts maintained in Backup Exec (other than the account used for the Backup Exec services) are independent of accounts maintained locally, or centrally, on Windows, Mac, Linux, Active Directory or other operating systems or directory

23 services applications. For the logon accounts in Backup Exec to function as intended they must correspond to accounts on the local Windows system, Active Directory or remote systems, as is appropriate, and be given rights assignments to access data and system objects as necessary. NOTE: since the BE accounts are independent of the systems they interact with, care should be taken to maintain account settings and passwords as needed. Changes to accounts in Backup Exec do not effect change to the related accounts on the Windows system, Active Directory or remote systems. Definitions: 1. Logon account for Backup Exec Services - by default this is the account specified during installation and is assigned to all the BE services other than the Backup Exec Error Recording Service and the Backup Exec Remote Agent for Windows Systems service which run as the Local System account. NOTE: these services can be configured from the Backup Exec Services Manager which can be launched from the BE UI status bar or Tools Menu. 2. System logon account - This account is used to perform application specific configuration tasks such as copying jobs and using the BE Command Line Applet. By default, this is the same account that was specified during installation and is also used as the account for the Backup Exec services. 3. Default logon account - This is the account that is set as the default logon account in Backup Exec for the user currently using the Backup Exec User interface. In other words, it is the account in Backup Exec that is tied to your local or Domain logon that you are logged on to the system with that is hosting the Backup Exec application. Again, by default, this is the account that you specified when installing the Backup Exec application and is the account used by the Backup Exec services and specified as the System logon account. About Backup Exec Installation and rights assigned to the Backup Exec Service Account: For installation of Backup Exec you must be logged in with an account that has Administrative rights on the server. This is so that the installation routine can access the file system, registry and backup devices to make necessary configuration changes. As part of the installation process an account must be specified for the Backup Exec services, this account must have local administrative rights on the server. By

24 default, during the installation process, the account specified for the Backup Exec services is assigned the right to "logon as a service" locally, or on the domain, as is appropriate. The service account will also be granted full rights to the BEDB SQL database that is created during the install. The account specified will be used by all Backup Exec services other than the Backup Exec Error Recording Service and the Backup Exec Remote Agent for Windows Systems, these services will us the Local System account by default. For proper functionality the services using the Local System account should be left configured in this manner. Note: if the BEDB database is hosted on a server other than the local Backup Exec Media Server, the account will also have to be a member of the Domain Admins group. The System Account specified in the Backup Exec Logon Accounts Management utility should have the same rights as the service account for best functionality. Best practice: to make the System Account the same account as the service account. About Logon Rights and Backup Devices: Backup Devices are accessed using the credentials assigned to the Backup Exec Services. Since Backup Exec can not pass unique credentials to backup devices, care should be taken to ensure that external devices (such as NAS devices) can accept the service credentials or have an equivalent account with appropriate rights. Also, Backup-to-Disk folders should have appropriate rights assigned for the resources being protected to that target device. (Example: when Exchange backup sets are sent to a B2d folder, the user specified will require appropriate Domain and Exchange Server access rights on that folder for GRT (Granular Restore Technology) to function properly. About logon rights required to protect NTFS volume data: Backup Exec requires either membership in the Backup Operators group, or Administrators group to protect NTFS file data. Specifically, Backup Exec requires the following rights: 1. Backup files and directories 2. Restore files and directories 3. Allow log on locally (Windows 2000, 2003 and XP only) 4. Logon as Batch (Windows 2008/Vista and above) Best Practice (for ease of use): Make the primary account in BE used to create selection lists and backup jobs a member of the Domain Admins or domain Administrators group.

25 About logon rights required to protect Microsoft Exchange data: Backup Exec 2010 requires the following rights to protect Exchange data: 1. For non-grt backups (database only with no granular restore functionality) the logon account specified must be a member of the local Backup Operators group on the Exchange server 2. For database only restores (database only with no granular restore functionality) the logon account specified must be a member of the local Administrators group on the Exchange server 3. For GRT (Granular Restore Technology) enabled backups to disk (where the disk device is local to the BE Media Server and in the same domain) the logon account specified must be a member of the local Administrators group on the Exchange server 4. For GRT backups to a tape device and ALL GRT restore operations, from tape or disk, the logon account specified must be a member of the local Administrators group on the Exchange server. In addition, the logon account must have a unique mailbox and the mailbox can NOT be hidden from the Global Address List. For Exchange 2003 the account must also be granted the Exchange Administrator, or Exchange Full Administrator role. On Exchange 2007 and 2010 servers the account must be granted the Exchange Organization Administrator role. Finally, for Exchange 2010 the account must also have the Administrator role on the AD Domain for AD access as part of the GRT operations. Best Practice(for ease of use): Make the account in Backup Exec for Exchange backup and restore operations a member of the Domain Admins group and grant that account the Exchange Full Administrator or Exchange Organization Administrator role (as is appropriate for the version of Exchange). Also make sure the account has a unique mailbox visible in the GAL and can send and receive mail. About logon rights required to protect Microsoft SQL data: Backup Exec 2010 requires the following rights to protect SQL data: The account used to protect Microsoft SQL data should have Administrator rights on the SQL server as well as the SQL databases. This is necessary specifically for SQL database restore procedures, where the SQL services or cluster groups may need to be controlled as part of the restore operation. About logon rights required to protect Microsoft SharePoint data:

26 1. For SharePoint backup and restore operations the account specified in Backup Exec must have local administrator rights on all the Servers participating in the SharePoint farm as well as an administrator on the associated SQL databases 2. For the purpose of SharePoint GRT item restores the account must also be granted the Site Collection Administrator role on the SharePoint site Best Practice (for ease of use): Make the account a member of the Domain Admins group in the domain where the SharePoint farm is located and grant the account the Site Collection Admin role in SharePoint. For additional information, review the following: Pre-requisites for Backup Exec Service Account (BESA) to backup Microsoft Office SharePoint Server (MOSS) About logon rights required to protect Microsoft Active Directory data: All backup and restore operations performed against a Microsoft Active Directory domain database, including GRT restore operations, require the account used to be a member of the Domain Admins group. About logon rights required to protect Microsoft Hyper-V virtual machine data: Microsoft Hyper-V virtual machine data protection requires that the account be a member of the local Administrators group on the Hyper-V host. For App-GRT operations (Application GRT, wherein any Microsoft databases which have Backup Exec Agent support are able to be restored using the GRT functionality when backed up as part of a virtual machine) the account used must have local administrator rights on the virtual system as well as the rights specified for the specific agent required. See other related sections of this document for additional detail as is appropriate. About logon rights required to protect VMware virtual machine data (also referred to as AVVI, Agent for VMware Virtual Infrastructure): The following specific rights are required for backup operations (as specified on the Virtual Center server or the ESX host as is appropriate): 1. VMware Consolidated Backup User role, which comprises the following rights:

27 a. Virtual Machine Configuration: Disk Change Tracking and Disk Lease b. Virtual Machine Provisioning: Allow read-only disk access and Allow virtual machine download c. Virtual machine state: Create snapshot and Remove snapshot The following specific rights are required for restore operations (as specified on the Virtual Center server or the ESX host as is appropriate): 1. Resource: Assign virtual machine to resource pool 2. Virtual machine > Configuration: a. Add existing disk b. Add new disk c. Add or Remove device d. Advanced e. Change CPU count f. Change Resource g. Disk change Tracking h. Disk Lease i. Host USB device j. Memory k. Modify device setting l. Raw device m. Reload from path n. Remove disk o. Rename p. Reset guest information q. Settings r. Swapfile placement s. Upgrade virtual hardware 3. Virtual machine > Interaction: a. Power Off b. Power On c. Virtual machine > Inventory d. Create new e. Register f. Remove g. Unregister 4. Virtual machine > Provisioning: a. Allow read-only disk access b. Allow virtual machine download 5. Virtual machine > State: a. Create snapshot b. Remove snapshot

28 c. Revert to snapshot About logon rights required to protect VMware virtual machine database application data (Also referred to as Application GRT) Backup Exec allows the granular restore of database data back to virtual machines under specific circumstances. The data must come from a Microsoft Active Directory, Exchange or SQL database. The version of the database must be supported in the current version of the product. In addition to the rights required to protect the virtual machine, the account used must also have administrator rights and the appropriate rights pertinent to the application on the virtual system. In other words, the account specified in BE to access the VM must also have all the necessary rights to fully protect the Active Directory, Exchange or SQL database present on the target system, just as if the Agent for Windows Systems was used. Please see above sections for required rights for specific database applications. About logon rights required to protect Oracle database data: If the target database is running on Windows the account specified must be a member of the local administrators group. On Linux the user must be a member of the beoper group. The account specified must also have SYSDBA rights on the Oracle instance being protected. About logon rights required to protect Lotus Notes data: The Agent for Windows Servers on the Lotus server must be running as the Local System account (default). The account specified should also have backup and restore privileges and file creation rights on the Lotus database. About logon rights required to protect Symantec Enterprise Vault data: To protect Enterprise Vault (EV) databases, including Compliance and Discovery Accelerator, the account specified can have any one of the following credentials: 1. The Vault Service account 2. Domain Admin group membership and Admin role on the Enterprise Vault instance 3.. A Domain account with the following: a. Administrators group membership on all participating EV servers b. Backup Operators group membership on servers hosting EV databases c. Admin role on Vault Store and Index locations

29 4. Admin role in EV should include: EVT Manage Vault Store Backup Mode and EVT Mange Index Location Backup Mode About logon rights required to protect Windows File System and Exchange resources with the BE Archiving Option: 1. The account specified should also be the BE service account 2. The account must be a domain member 3. For file system archiving the BE service account should have the following: a. Local administrator rights on the target server b. Full Control share permissions on shares selected for archiving c. NTFS rights on shared directory selected: Modify, List Folder Contents, Read and Write 4. For Exchange mail archiving the BE service account should have the following: a. At the Organization level, or Exchange server level, Allow setting for all permissions (or 'All' setting for 2007) b. Send As and Receive As rights on the mailbox designated as the Archiving 'System' mailbox (NOT the "System Mailbox" as specified on the Exchange server) 5. If the media server and the protected resources are in different domains the following trust relationships should exist: a. The media server domain, and the Exchange and File Server domains must trust the domain that the Backup Exec service account belongs to b. The media server domain must trust the domains that contain the accounts of users whose mailboxes reside on the Exchange Servers, and that access the archived file shares and folders About logon rights required to protect data on Linux systems using the Remote Agent for Linux or Unix Servers (RALUS): The logon account specified must exist on the Linux/Unix target server and must be a member of the Backup Exec Operators (or 'beoper' ) group to perform a Backup or a Restore Operation. (This restriction applies even to the super user, or "root" account). To perform a Delete Operation after a successful backup (i.e. to do the 'backup and delete the "files" operation), the logon account selected must be that of the super user. About logon rights required for the Remote Media Agent for Linux or Unix Servers (RMALS): Beremote.exe must run as "root".

30 Jobs can run with lower rights as long as the user specified is a member of the beoper group. About installation of the Agent on Linux/Unix/Macintosh systems: Install requires the user to be "root" to install the agent to the local or remote machines. Modification to system configuration and group files require "root" user privileges during installation process. About logon rights required to protect data on Apple Macintosh systems using the Remote Agent for Macintosh Systems (RAMS): The logon account used must be a member of the "admin" group, to perform a Backup or Restore Operation. To perform a Delete Operation after a successful backup (i.e. to do the "backup and delete the files" operation), the logon account used must be that of the super user. About logon rights required to protect data on Netware systems using the Remote Agent for Netware Systems (RANW): The Remote Agent for NetWare requires no special login or service account to operate. Full access rights to the host server are implied by virtue of the Remote Agent being loaded from the host server console. User rights appropriate to particular tasks are required to perform those tasks. For example, for file system backups a user must have Read, File Scan, Modify, and Access Control rights to all files they wish to backup. To backup the Novell Directory Services tree, a user must have Supervisor rights (which implies all other rights) to the tree's Root. About logon rights required to protect SAP databases using the Backup Exec Agent for SAP applications: SAP backup/restores are DBA initiated operations, so there is no browse for SAP database. Backup Operator rights are the minimum required to submit a SAP job. DBA can be the same as the account used for SAP job submission or you can provide any other account that has backup/restore privileges on SAP server. In addition, the account specified must have appropriate privileges on both the SAP and Backup Exec media servers to be able to back up and restore data. The Backup Exec service account must have the following:

31 Access to selections in the jobs that are submitted by the BACKINT interface. Rights to the volumes on which the selections are contained About logon rights assigned to services for the proper functioning of the Backup Exec CPS (Continuous Server Protection) Option: BE CPS services run with the following default configuration. This configuration should be preserved for proper functionality. CPS Protection Agent service runs as user belonging to local/domain Administrator group CPS Config writer service runs as user belonging to local/domain Administrator group CPS Database service runs as Local System CPS Indexing service runs as Local System CPS Management Service must run as a user that is a member of the local/domain Administrator group CPS Network Helper service runs as Local System. CSPS System State Manager service must run as a user that is a member of the local/domain Administrator group CPS Filter driver runs in the kernel space to have full access to all protected resources About additional logon rights considerations for a BE Central Administration Server (CASO) or Shared Storage Option (SSO) server environment: The Backup Exec service account must have Domain Admin group membership. The BEDB database requires the Backup Exec service account to be added as administrator on the BackupExec SQL Instance. In addition the Backup Exec service account requires the following rights: 1) Backup Files and Directories 2) Restore Files and Directories 3) Create a Token Object 4) Manage Auditing and Security Log 5) Take ownership of files and other objects 6) Act a part of the operating system (Windows 2000 only) In Summary In most cases, the rights specified here are the minimum rights required to perform the desired backup and restore operations. If a set of "best practices" is specified, it is intended as a way to give rights that will result in the desired operation being

32 performed but with, most often, less restrictive rights than may be desirable. This is simply to provide a starting point for troubleshooting and fine tuning rights assignments. Where more restrictive rights are required the general recommendation would be to test the desired operation with the least restrictive rights and add restrictions until the operation fails. This article was also written to address permissions requirements for Backup Exec 2010 and all its options, though sections of this TechNote may apply to prior or future versions of the product.

Virtual Server Agent for VMware VMware VADP Virtualization Architecture

Virtual Server Agent for VMware VMware VADP Virtualization Architecture Virtual Server Agent for VMware VMware VADP Virtualization Architecture Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 18 VMware VADP Virtualization Architecture - Virtual Server Agent for VMware

More information

Virtual Server Agent v9 with VMware. June 2011

Virtual Server Agent v9 with VMware. June 2011 Virtual Server Agent v9 with VMware June 2011 Contents Summary... 3 Backup Transport Methods... 3 Deployment Scenarios... 3 VSA Installation Requirements... 4 VSA Patch Requirements... 4 VDDK Installation...

More information

ST Symantec. Symantec Data Center Security: Server Advanced 6.0 Technical Assessment

ST Symantec. Symantec Data Center Security: Server Advanced 6.0 Technical Assessment Symantec ST0-304 Symantec Data Center Security: Server Advanced 6.0 Technical Assessment Download Full Version : https://killexams.com/pass4sure/exam-detail/st0-304 QUESTION: 119 Which two are capabilities

More information

Symantec Backup Exec Blueprints

Symantec Backup Exec Blueprints Symantec Backup Exec Blueprints Blueprint for Agent for Windows Backup Exec Technical Services Backup & Recovery Technical Education Services Symantec Backup Exec Blueprints - Agent for Windows 1 Symantec

More information

Backup Exec 12 Icons Glossary

Backup Exec 12 Icons Glossary Backup Exec 12 Icons Glossary Action icons Alert icons Backup Exec Service Manager icons DB2 backup and restore icons DPM restore icons Exchange backup and restore icons Install icons Job List icons Lotus

More information

Symantec Administration of Symantec Backup Exec Download Full Version :

Symantec Administration of Symantec Backup Exec Download Full Version : Symantec 250-318 Administration of Symantec Backup Exec 2014 Download Full Version : http://killexams.com/pass4sure/exam-detail/250-318 A. manually stop all Exchange services before backup using scripts

More information

Print Manager Plus 2010 Workgroup Print Tracking and Control

Print Manager Plus 2010 Workgroup Print Tracking and Control INTRODUCTION: This is intended to assist in the initial installation or evaluation of Print Manager Plus 2010 Workgroup Edition. This will guide you through tracking your printing whether your workgroup

More information

ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist

ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist ecopy ShareScan v4.2 for ecopy ScanStation Pre-Installation Checklist This document is used to gather data about your environment in order to ensure a smooth product implementation. The Network Communication

More information

Pre-Installation Checklist v5.0

Pre-Installation Checklist v5.0 Pre-Installation Checklist v5.0 November 2010 Table of Contents Introduction 3 Network infrastructure 4 ShareScan Manager PC 5 Devices 7 ecopy Connectors 8 Network Communication 13 Document Management

More information

NetBackup TM for VMware configuration

NetBackup TM for VMware configuration 289771 NetBackup TM for VMware configuration This document describes how to use NetBackup 6.5 with VMware virtual machines that run on VMware ESX servers. License requirements Features available in NetBackup

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

Vendor: Symantec. Exam Code: Exam Name: Administration of Symantec Backup Exec Version: Demo

Vendor: Symantec. Exam Code: Exam Name: Administration of Symantec Backup Exec Version: Demo Vendor: Symantec Exam Code: 250-316 Exam Name: Administration of Symantec Backup Exec 2012 Version: Demo QUESTION 1 Which Symantec Backup Exec 2012 troubleshooting tool should an end user use before contacting

More information

What's Different in Backup Exec 2012

What's Different in Backup Exec 2012 What's Different in Backup Exec 2012 What's different in Backup Exec 2012 This document includes the following topics: Changes to the user interface for Backup Exec 2012 Changes to terminology for Backup

More information

Overview. Course Objectives. : Veritas Backup Exec 16: Administration. Course Outline :: Veritas Backup Exec 16: Administration::

Overview. Course Objectives. : Veritas Backup Exec 16: Administration. Course Outline :: Veritas Backup Exec 16: Administration:: Module Title Duration : Veritas Backup Exec 16: Administration : 5 days Overview The Veritas Backup Exec 16: Administration course is designed for the data protection professional tasked with architecting,

More information

W H I T E P A P E R : T E C H N I C A L. Enterprise Vault 8.0 Security Model for Microsoft SharePoint Archiving

W H I T E P A P E R : T E C H N I C A L. Enterprise Vault 8.0 Security Model for Microsoft SharePoint Archiving W H I T E P A P E R : T E C H N I C A L Enterprise Vault 8.0 Security Model for Microsoft SharePoint Archiving Rob Forgione Technical Field Enablement March 2009 White Paper: Symantec Technical Contents

More information

Exchange Protection Whitepaper

Exchange Protection Whitepaper Whitepaper Contents 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Introduction... 2 Documentation... 2 Licensing... 2 Exchange Server Protection overview... 3 Supported platforms... 3 Requirements by platform... 3 Remote

More information

Symantec Exam Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ]

Symantec Exam Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ] s@lm@n Symantec Exam 250-316 Administration of Symantec Backup Exec 2012 Version: 7.0 [ Total Questions: 150 ] Question No : 1 Which Symantec Backup Exec 2012 troubleshooting tool should an end user use

More information

Overview: Data Protection Symantec Backup Exec 2010 Agents and Options

Overview: Data Protection Symantec Backup Exec 2010 Agents and Options Overview Symantec Backup Exec 2010 Agents and Options enhance and extend platform and feature support for Backup Exec environments. Whether you need to protect critical applications, databases, or heterogeneous

More information

Veritas NetBackup for Enterprise Vault Agent Administrator's Guide

Veritas NetBackup for Enterprise Vault Agent Administrator's Guide Veritas NetBackup for Enterprise Vault Agent Administrator's Guide for Windows Release 8.0 Veritas NetBackup for Enterprise Vault Agent Administrator's Guide Document version: 8.0 Legal Notice Copyright

More information

Veeam Backup & Replication. Version 9.0

Veeam Backup & Replication. Version 9.0 Veeam Backup & Replication Version 9.0 May, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted,

More information

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 REVIEWER'S GUIDE FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes Use

More information

Zmanda Cloud Backup FAQ

Zmanda Cloud Backup FAQ Zmanda Cloud Backup 2.0.1 FAQ The first sections of this document cover general questions regarding features, cloud, and support; the last section lists error messages and what to do about them. Terminology

More information

DefendX Software Control-Audit for Hitachi Installation Guide

DefendX Software Control-Audit for Hitachi Installation Guide DefendX Software Control-Audit for Hitachi Installation Guide Version 4.1 This guide details the method for the installation and initial configuration of DefendX Software Control-Audit for NAS, Hitachi

More information

Backup using Quantum vmpro with Symantec Backup Exec release 2012

Backup using Quantum vmpro with Symantec Backup Exec release 2012 Backup using Quantum vmpro with Symantec Backup Exec release 2012 Step 1) If the vmpro appliance name and IP address are not resolved through DNS, update the Windows hosts file to include the IP address

More information

Netwrix Auditor for Active Directory

Netwrix Auditor for Active Directory Netwrix Auditor for Active Directory Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Security Explorer 9.1. User Guide

Security Explorer 9.1. User Guide Security Explorer 9.1 User Guide Security Explorer 9.1 User Guide Explorer 8 Installation Guide ii 2013 by Quest Software All rights reserved. This guide contains proprietary information protected by copyright.

More information

Veritas NetBackup for Microsoft SQL Server Administrator's Guide

Veritas NetBackup for Microsoft SQL Server Administrator's Guide Veritas NetBackup for Microsoft SQL Server Administrator's Guide for Windows Release 8.1.1 Veritas NetBackup for Microsoft SQL Server Administrator's Guide Last updated: 2018-04-10 Document version:netbackup

More information

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later

REVISED 1 AUGUST QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes and later REVISED 1 AUGUST 2018 QUICK-START TUTORIAL FOR VMWARE APP VOLUMES VMware App Volumes 2.13.1 and later Table of Contents Introduction Audience What You Will Learn Navigating This Document for App Volumes

More information

CA ARCserve Backup for Windows

CA ARCserve Backup for Windows CA ARCserve Backup for Windows Release Summary r12.5 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

WMI log collection using a non-admin domain user

WMI log collection using a non-admin domain user WMI log collection using a non-admin domain user To collect WMI logs from a domain controller in EventLog Analyer, it is necessary to add a domain admin account of that domain in it. Alternatively, you

More information

User Guide - Exchange Database idataagent

User Guide - Exchange Database idataagent Page 1 of 208 User Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

Enterprise Vault 8.0 Security Model for Lotus Domino Archiving. Rob Forgione Technical Field Enablement March 2009

Enterprise Vault 8.0 Security Model for Lotus Domino Archiving. Rob Forgione Technical Field Enablement March 2009 W H I T E P A P E R : T E C H N I C A L Enterprise Vault 8.0 Security Model for Lotus Domino Archiving Rob Forgione Technical Field Enablement March 2009 White Paper: Symantec Technical Contents Purpose...

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

Networks: Access Management Windows NT Server Class Notes # 10 Administration October 24, 2003

Networks: Access Management Windows NT Server Class Notes # 10 Administration October 24, 2003 Networks: Access Management Windows NT Server Class Notes # 10 Administration October 24, 2003 In Windows NT server, the user manager for domains is the primary administrative tool for managing user accounts,

More information

QUESTION: 1 Backup Exec catalogs are written in which two locations? (Choose two.)

QUESTION: 1 Backup Exec catalogs are written in which two locations? (Choose two.) 1 Symantec - 250-300 Administration of Backup Exec 10 for Windows QUESTION: 1 Backup Exec catalogs are written in which two locations? (Choose two.) A. Tape B. Disk C. Database D. Job history Answer: A,B

More information

Mozy. Administrator Guide

Mozy. Administrator Guide Mozy Administrator Guide Preface 2017 Mozy, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license

More information

Netwrix Auditor. Release Notes. Version: 9.6 6/15/2018

Netwrix Auditor. Release Notes. Version: 9.6 6/15/2018 Netwrix Auditor Release Notes Version: 9.6 6/15/2018 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix Corporation

More information

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators Product version 1.4.1 running on vsphere 6.0 VMware Adapter for SAP Landscape Management

More information

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators

VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators VMware Adapter for SAP Landscape Management Installation Configuration and Administration Guide for VI Administrators Product version 1.4.1 running on vsphere 5.5 VMware Adapter for SAP Landscape Management

More information

Acronis Backup & Recovery 11.5

Acronis Backup & Recovery 11.5 Acronis Backup & Recovery 11.5 Installation Guide Applies to the following editions: Update 2 Advanced Server Server for Windows Virtual Edition Server for Linux Advanced Server SBS Edition Workstation

More information

Personal vdisk Implementation Guide. Worldwide Technical Readiness

Personal vdisk Implementation Guide. Worldwide Technical Readiness Worldwide Technical Readiness Table of Contents Table of Contents... 2 Overview... 3 Implementation Guide... 4 Pre-requisites... 5 Preparing PVS vdisk to be used with Personal vdisk... 6 Creating a Desktop

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7 Horizon Console Administration 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Veritas NetBackup for Microsoft Exchange Server Administrator s Guide

Veritas NetBackup for Microsoft Exchange Server Administrator s Guide Veritas NetBackup for Microsoft Exchange Server Administrator s Guide for Windows Release 8.1.1 Veritas NetBackup for Microsoft Exchange Server Administrator s Guide Last updated: 2018-02-16 Document version:netbackup

More information

Acronis Backup Advanced Version 11.5 Update 6

Acronis Backup Advanced Version 11.5 Update 6 Acronis Backup Advanced Version 11.5 Update 6 APPLIES TO THE FOLLOWING PRODUCTS Advanced for Windows Server Advanced for Linux Server Advanced for PC Advanced for VMware / Hyper-V / RHEV / Citrix XenServer

More information

Privileged Identity App Launcher and Session Recording

Privileged Identity App Launcher and Session Recording Privileged Identity App Launcher and Session Recording 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are

More information

Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS MEDIA SERVER OPTIONS KEY BENEFITS AGENT AND OPTION GROUPS DATASHEET

Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS MEDIA SERVER OPTIONS KEY BENEFITS AGENT AND OPTION GROUPS DATASHEET DATASHEET Symantec Backup Exec 10d for Windows Servers AGENTS & OPTIONS Designed for disk, Symantec Backup Exec TM 10d for Windows Servers is the Gold Standard in Windows data protection. It provides comprehensive,

More information

Administration GUIDE. Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225

Administration GUIDE. Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225 Administration GUIDE Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225 User Guide - Virtual Server idataagent (VMware) Table of Contents System Requirements

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information

Symantec Backup Exec Quick Installation Guide

Symantec Backup Exec Quick Installation Guide Symantec Backup Exec 2010 Quick Installation Guide 20047221 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup Exec service account

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere September 2018 215-13399_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

LT Auditor Installation Guide

LT Auditor Installation Guide LT Auditor+ 2013 Installation Guide Intellectual Property Copyright 2007-2012 Blue Lance, LT Auditor+, and the Report Generator are registered trademarks of Blue Lance, Inc. Microsoft, Windows 2003, Window

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

efolder BDR for Veeam VMware Continuity Cloud Guide

efolder BDR for Veeam VMware Continuity Cloud Guide efolder BDR for Veeam VMware Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM Accessing the Continuity Cloud Host uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION

More information

Windows Remote Agent Console Version Release Notes

Windows Remote Agent Console Version Release Notes Windows Remote Agent Console Version 6.10.2411 Release Notes 1 1 Overview This document contains release notes for the release of the Remote Agent Console. Remote Agent Console is a web application running

More information

Metastorm BPM Release 7.6

Metastorm BPM Release 7.6 Metastorm BPM Release 7.6 Administration Guide May 2008 Metastorm Inc. email: inquiries@metastorm.com http://www.metastorm.com Metastorm BPM Release 7.6 Copyrights and Trademarks 1996-2008 Metastorm Inc.

More information

Release Notes. LiveVault. Contents. Version Revision 0

Release Notes. LiveVault. Contents. Version Revision 0 Version 7.60 Release Notes Revision 0 This document describes new features for LiveVault 7.60. You can retrieve the latest available product documentation from Autonomy s Knowledge Base on the Customer

More information

Soonr Updates to Services, Web UI and Agents October 2013

Soonr Updates to Services, Web UI and Agents October 2013 This document covers powerful new features being introduced for Soonr Workplace during October 2013. These improvements include the following new capabilities: Granular Share Permissions Updates to Soonr

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Symantec NetBackup for Enterprise Vault Agent Administrator's Guide

Symantec NetBackup for Enterprise Vault Agent Administrator's Guide Symantec NetBackup for Enterprise Vault Agent Administrator's Guide for Windows Release 7.7 Symantec NetBackup for Enterprise Vault Agent Administrator's Guide Documentation version: 7.7 Legal Notice Copyright

More information

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

Upgrading an ObserveIT One-Click Installation

Upgrading an ObserveIT One-Click Installation Upgrading an ObserveIT One-Click Installation This document was written for ObserveIT Enterprise version 7.6.1. This document uses screenshots and procedures written for Windows Server 2012 R2 and SQL

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

Click Studios. Passwordstate. Password Discovery, Reset and Validation. Requirements

Click Studios. Passwordstate. Password Discovery, Reset and Validation. Requirements Passwordstate Password Discovery, Reset and Validation Requirements This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise

More information

Backup Exec 12.5 and Enterprise Vault 8.0 Protecting EV 8 w ith Backup Exec 12.5 s Agent for Enterprise Vault

Backup Exec 12.5 and Enterprise Vault 8.0 Protecting EV 8 w ith Backup Exec 12.5 s Agent for Enterprise Vault BACKUP EXEC 12.5 AGENT FOR ENTERPRISE VAULT and ENTERPRISE VAULT 8.0 Backup Exec 12.5 released an Agent for, which is designed to offer complete protection for 7.5 implementations. When 8.0 was released,

More information

File Protection Whitepaper

File Protection Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of over traditional file copy methods... 3 2. Backup considerations...

More information

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP

DOWNLOAD PDF SQL SERVER 2012 STEP BY STEP Chapter 1 : Microsoft SQL Server Step by Step - PDF Free Download - Fox ebook Your hands-on, step-by-step guide to building applications with Microsoft SQL Server Teach yourself the programming fundamentals

More information

Arcserve Backup for Windows. Release Summary r16

Arcserve Backup for Windows. Release Summary r16 Arcserve Backup for Windows Release Summary r16 Legal Notice This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.0 Embedded vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

SailPoint IdentityIQ Integration with the BeyondInsight Platform. Providing Complete Visibility and Auditing of Identities

SailPoint IdentityIQ Integration with the BeyondInsight Platform. Providing Complete Visibility and Auditing of Identities SailPoint IdentityIQ Integration with the BeyondInsight Platform Providing Complete Visibility and Auditing of Identities Table of Contents Executive Summary... 3 Identity and Access Management... 5 BeyondTrust

More information

NTP Software VFM Administration Web Site For Microsoft Azure

NTP Software VFM Administration Web Site For Microsoft Azure NTP Software VFM Administration Web Site For Microsoft Azure User Manual Revision 1.1. - July 2015 This guide details the method for using NTP Software VFM Administration Web Site, from an administrator

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Deploying Microsoft Clusters Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o

More information

LepideAuditor. Installation and Configuration Guide

LepideAuditor. Installation and Configuration Guide Installation and Configuration Guide Table of Contents 1. Introduction... 6 2. Requirements and Prerequisites... 6 2.1 System Requirements... 6 2.2 Supported Servers for Auditing... 7 2.3 Prerequisites

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

Chapter 9 Protecting Client Data

Chapter 9 Protecting Client Data Chapter 9 Protecting Client Data 152 - Protecting Client Data A client is defined as any production source requiring protection. A server with any Simpana idataagent installed in it is considered a client

More information

NTP Software VFM. Administration Web Site for NetAppS3. User Manual. Version 5.1

NTP Software VFM. Administration Web Site for NetAppS3. User Manual. Version 5.1 NTP Software VFM Administration Web Site for NetAppS3 User Manual Version 5.1 This guide details the method for using NTP Software VFM Administration Web Site, from an administrator s perspective. Upon

More information

GDPR Controls and Netwrix Auditor Mapping

GDPR Controls and Netwrix Auditor Mapping GDPR Controls and Netwrix Auditor Mapping www.netwrix.com Toll-free: 888-638-9749 About GDPR The General Data Protection Regulation (GDPR) is a legal act of the European Parliament and the Council (Regulation

More information

Quick Start Guide - Exchange Database idataagent

Quick Start Guide - Exchange Database idataagent Page 1 of 90 Quick Start Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Quick Start Guide

NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Quick Start Guide NetWrix VMware Change Reporter Version 3.0 Enterprise Edition Quick Start Guide Table of Contents NetWrix VMware Change Reporter Concepts... 1 How It Works... 2 Deploying Product... 3 System Requirements...

More information

Archiware Pure Quick Start Guide

Archiware Pure Quick Start Guide Archiware Pure Quick Start Guide Content 1 System Requirements... 3 1.1 Hardware Requirements... 3 1.2 Supported Hypervisors... 3 1.3 Deployment Requirements... 3 2 Deploying the Virtual Appliance... 4

More information

Veritas VCS-318. Administration of Veritas Backup Exec

Veritas VCS-318. Administration of Veritas Backup Exec Veritas VCS-318 Administration of Veritas Backup Exec 2014 http://killexams.com/exam-detail/vcs-318 QUESTION: 122 What is the result when running a GRT backup of a VMware virtual machine with the option

More information

Netwrix Auditor. Administration Guide. Version: /31/2017

Netwrix Auditor. Administration Guide. Version: /31/2017 Netwrix Auditor Administration Guide Version: 9.5 10/31/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix Corporation

More information

Performing an ObserveIT Upgrade Using the Interactive Installer

Performing an ObserveIT Upgrade Using the Interactive Installer Performing an ObserveIT Upgrade Using the Interactive Installer ABOUT THIS DOCUMENT This document contains detailed procedures and instructions on how to upgrade ObserveIT by using the interactive "One

More information

Enterprise Vault Best Practices

Enterprise Vault Best Practices Enterprise Vault Best Practices Implementing SharePoint Archiving This document contains information on best practices when implementing Enterprise Vault for SharePoint If you have any feedback or questions

More information

IBM Spectrum Protect Plus Version Installation and User's Guide IBM

IBM Spectrum Protect Plus Version Installation and User's Guide IBM IBM Spectrum Protect Plus Version 10.1.1 Installation and User's Guide IBM Note: Before you use this information and the product it supports, read the information in Notices on page 119. Third edition

More information

File Archiving Whitepaper

File Archiving Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 requirements... 2 2. product overview... 3 features... 3 Advantages of BackupAssist... 4 limitations... 4 3. Backup considerations...

More information

edp 8.2 Info Sheet - Integrating the ediscovery Platform 8.2 & Enterprise Vault

edp 8.2 Info Sheet - Integrating the ediscovery Platform 8.2 & Enterprise Vault edp 8.2 Info Sheet - Integrating the ediscovery Platform 8.2 & Enterprise Vault 12.0.1 Date: December 2017 Author: Technical Field Enablement (II-TEC@veritas.com) Applies to: ediscovery Platform 8.x and

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Symantec NetBackup for Enterprise Vault Agent Administrator's Guide

Symantec NetBackup for Enterprise Vault Agent Administrator's Guide Symantec NetBackup for Enterprise Vault Agent Administrator's Guide for Windows Release 7.1 Symantec NetBackup for Enterprise Vault Agent Administrator's Guide The software described in this book is furnished

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

III Post Offices. Chapter 11, Creating a New Post Office, on page 143 Chapter 12, Managing Post Offices, on page 163.

III Post Offices. Chapter 11, Creating a New Post Office, on page 143 Chapter 12, Managing Post Offices, on page 163. III Post Offices Chapter 11, Creating a New Post Office, on page 143 Chapter 12, Managing Post Offices, on page 163 Post Offices 141 142 GroupWise 7 Administration Guide 11 Creating a New Post Office As

More information

File Protection. Whitepaper

File Protection. Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Modes of operation... 2 Single-instance store... 3 Advantages of... 3 2. Backup considerations... 4 Exchange VM support... 4 Restore

More information

Infrastructure Navigator User's Guide

Infrastructure Navigator User's Guide vcenter Infrastructure Navigator 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Administrator Guide Software version 2.2 D14197.06 February 2011 Contents Contents... 2 Introduction... 4 Pre-Installation Information...

More information