Installing host agent and configure it on VMM error
When you try to add a new host to the VMM , you get the following warning:
Warning (26179)
Multipath I/O not enabled for known storage arrays on host x.x.x.x
Resolution:
In order to resolve this problem, you will have to install two features on the host machine.
To do so, run Windows Powershell as admin
Run the following Cmdlets then
Import-Module ServerManager
Add-WindowsFeature Multipath-IO
Once the command is finished it’s recommended to restart the server.
Reset and manage your Active Directory users' Passwords Active Directory is one of the most…
Finding Exchange Database hidden mailboxes. Story:Maybe you have been in this situation before, trying to…
If you're using a Proxy server in your firewall or in your network and have…
Story:I got some clients that have reported some of their users being locked out and…
Delegate Permissions This is a code that I have wrote recently to check if an…
Story: I got a request from a client who constantly gets CVs and have to…