0
点赞
收藏
分享

微信扫一扫

CCF-CSP认证考试 202305-2 矩阵运算 100分题解

参考文档

https://help.aliyun.com/zh/smc/use-cases/one-click-cloud-platform-migration   迁移文档
https://cloud.tencent.com/document/product/598/37140  #腾讯密钥创建
https://cloud.tencent.com/document/product/1340/51945  安装腾讯云自动化服务助手 

一.导入迁移源
迁移前要备份源服务器
https://smcnext.console.aliyun.com/sourceServers
在这里插入图片描述
1)先做准备工作准备好腾讯云api密钥,
在这里插入图片描述
在这里插入图片描述
2)安装自动化助手客户端。
PowerShell 一键安装方式(建议 Windows Server 2008 及以上版本系统使用)
在操作系统桌面左下角右键单击 ,在弹出的菜单中选择 Windows PowerShell (管理员)。
在 powershell 窗口中执行以下命令,安装自动化助手客户端。

iex (New-Object System.Net.WebClient).DownloadString('https://tat-1258344699.cos-internal.accelerate.tencentcos.cn/tat_agent/tat_agent_installer.ps1')

在这里插入图片描述
在这里插入图片描述

举报

相关推荐

0 条评论