Please enter search query.
Search <book_title>...
NetBackup IT Analytics Data Collector Installation Guide for the Cloud
Last Published:
2025-03-04
Product(s):
NetBackup IT Analytics (11.4)
- Pre-installation setup for Google Cloud Platform
- Pre-Installation Setup for OpenStack Ceilometer
- Pre-Installation Setup for OpenStack Swift
- Pre-Installation Setup for Microsoft Azure
- Pre-Installation setup for Microsoft Azure
- Setting up credentials for Microsoft Azure Data Collection
- Install the Azure PowerShell client on a Windows computer
- Find your tenant and subscription ID
- Register a new application for the Data Collector
- Create a principal and assign role to the application
- Prerequisites for Adding Data Collectors (Microsoft Azure)
- Installation overview (Microsoft Azure)
- Add a Microsoft Azure Data Collector policy
- Installing the Data Collector Software
- Introduction
- Installing the WMI Proxy service (Windows host resources only)
- Testing WMI connectivity
- Install Data Collector Software on Windows
- Install Data Collector software on Linux
- Deploy Data Collector in native Kubernetes environment
- Configure Data Collector manually for Veritas NetBackup
- Install Data Collector binaries on Windows (without configuration)
- Install Data Collector binaries on Linux host (without configuration)
- Validating Data Collection
- Uninstalling the Data Collector
- Manually Starting the Data Collector
- Appendix A. Firewall Configuration: Default Ports
Install the Azure PowerShell client on a Windows computer
Use the Azure with Windows PowerShell to access the information required for data collection. You must execute Windows PowerShell as administrator.
To install the Azure Client with Windows PowerShell
- Navigate to http://go.microsoft.com/fwlink/p/?linkid=320376&clcid=0x409
- Install and at the prompt enter the following to import modules:
Install and at the prompt enter the following to import modules: Install-Module PowerShellGet -Force Install-Module -Name AzureRM -AllowClobber Import-Module -Name AzureRM