建站服務器
遠程連接到Hyper-V HOST
為了日常運維管理操作,使用遠程PowerShell工作。Windows 10上安裝了RSAT(遠程管理工具 )。然后安裝了Hyper-V控制臺:
在能夠遠程連接到Hyper-V之前,需要從服務器和客戶端角度進行一些配置。在兩個節點中,運行以下cmdlet:
Enable-WSManCredSSP -Role server
在您的筆記本電腦中,運行以下cmdlet(由未來的Hyper-V主機FQDN替換hyper-v-host):
Set-ItemWSMan:\\localhost\\Client\\TrustedHosts-Value"10.10.0.5" Set-ItemWSMan:\\localhost\\Client\\TrustedHosts-Value"hyper-v-host-01" Set-ItemWSMan:\\localhost\\Client\\TrustedHosts-Value"10.10.0.6" Set-ItemWSMan:\\localhost\\Client\\TrustedHosts-Value"hyper-v-host-02" Enable-WSManCredSSP-Roleclient-DelegateComputer"10.10.0.5" Enable-WSManCredSSP-Roleclient-DelegateComputer"hyper-v-host-01" Enable-WSManCredSSP-Roleclient-DelegateComputer"10.10.0.6" Enable-WSManCredSSP-Roleclient-DelegateComputer"hyper-v-host-02"
然后,運行gpedit.msc并配置以下策略
現在,您可以利用新的Hyper-V管理器功能,該功能可以使用備用憑據連接到Hyper-V
網頁標題:Hyper-V2016配置管理系列(Part7)
分享鏈接:http://vcdvsql.cn/article14/chdpde.html
成都網站建設公司_創新互聯,為您提供用戶體驗、商城網站、企業網站制作、服務器托管、軟件開發、網站營銷
聲明:本網站發布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經允許不得轉載,或轉載時需注明來源: 創新互聯