请输入搜索词进行查询
搜索 <book_title>...
NetBackup IT Analytics Data Collector 安装指南(适用于云)
Last Published:
2022-10-07
Product(s):
NetBackup IT Analytics (11.0)
- Amazon Web Services (AWS) 的安装前设置
- Google Cloud Platform 的安装前设置
- OpenStack Ceilometer 的安装前设置
- OpenStack Swift 的安装前设置
- Microsoft Azure 的安装前设置
- 安装 Data Collector 软件
- 验证数据收集
- 卸载 Data Collector
- 手动启动 Data Collector
- 附录 A. 防火墙配置:默认端口
在 Windows 计算机上安装 Azure PowerShell 客户端
通过 Windows PowerShell 使用 Azure,以访问数据收集所需的信息。必须以管理员身份执行 Windows PowerShell。
要通过 Windows PowerShell 安装 Azure 客户端,请执行以下步骤
- 导航到 http://go.microsoft.com/fwlink/p/?linkid=320376&clcid=0x409
- 安装并在提示符下输入以下命令以导入模块:
Install and at the prompt enter the following to import modules: Install-Module PowerShellGet -Force Install-Module -Name AzureRM -AllowClobber Import-Module -Name AzureRM