You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write-PSFMessage-Message "Hyper-V is not enabled, the module can only be used remotely.`nTo use the module locally execute the following command: `"Install-WindowsFeature -Name Hyper-V`""-Level Warning -FunctionName 'Test-PSDCConfiguration'
35
+
Write-PSFMessage-Message "Hyper-V is not enabled, the module can only be used remotely.`nTo use the module execute the following command:`n`"Install-WindowsFeature -Name Hyper-V`"`n`"Install-WindowsFeature -Name Hyper-V-PowerShell`""-Level Warning -FunctionName 'Pre Import'
36
36
}
37
37
38
38
Stop-PSFFunction-Message "Module can only work on Windows Server 2012 R2 and up, Enterprise or Education"-Target $OSDetails-FunctionName 'Pre Import'
0 commit comments