1
我有Windows 8 Enterprise 64位。powershell 3.0「獲取磁盤」丟失
我在管理員模式下使用powershell,並認識到「Get-Disk」 - 命令缺失。
爲什麼?
我也使用「show-command」,並沒有「Get-Disk」命令。
我有Windows 8 Enterprise 64位。powershell 3.0「獲取磁盤」丟失
我在管理員模式下使用powershell,並認識到「Get-Disk」 - 命令缺失。
爲什麼?
我也使用「show-command」,並沒有「Get-Disk」命令。
獲取磁盤中顯示出來的 「Windows Server 2012」
Import-Module Storage
Get-Disk
你的意思是'GET-PSDrive'? –
Get-Disk出現在「Windows Server 2012」 – PowerShell