hyper-v replication:
remember to add both servers to respective hosts files!!
http://jsmcomputers.biz/wp/?p=360
http://blogs.technet.com/b/virtualization/archive/2014/02/07/error-0x80090303-when-enabling-replication.aspx
http://www.virtualizationadmin.com/kbase/VirtualizationTips/ServerVirtualization/MicrosoftHyper-VTips/General/powershell-commands-configure-hyper-v-replica.html
note quite as on target, but lots of good info:
http://blogs.technet.com/b/davguents_blog/archive/2013/02/07/the-case-of-the-unexplained-windows-server-2012-replica-kerberos-errors-0x8009030c-0x00002efe.aspx
http://technet.microsoft.com/en-us/library/jj647785.aspx
http://blog.lan-tech.ca/2012/04/28/configuring-hyper-v-core/
http://www.mediazone.nl/post/How-to-manage-a-Hyper-V-core-with-powershell-on-the-Hyper-V-machine.aspx
huge read:
http://blogs.technet.com/b/jhoward/archive/2008/03/30/part-3-hyper-v-remote-management-you-do-not-have-the-requested-permission-to-complete-this-task-contact-the-administrator-of-the-authorization-policy-for-the-computer-computername.aspx
NICE:
http://pc-addicts.com/12-steps-to-remotely-manage-hyper-v-server-2012-core/
interesting::
On the remote computer, add the computer running Hyper-V Server as a trusted host by using the following Windows PowerShell cmdlet: Set-Item WSMan:\localhost\Client\TrustedHosts -Value <RemoteServerName> -Concatenate, where RemoteServerName is the name of the computer running Hyper-V Server that you want to manage.
firewall info:
http://blogs.technet.com/b/bruce_adamczak/archive/2013/04/02/windows-2012-core-survival-guide-firewalls.aspx
N/A to core, but good info:
http://itproguru.com/expert/2013/03/hyper-v-replica-step-by-step-virtexpert-virtualization-experts-series-part-22/
kerberos info:
http://baudlabs.com/how-to-add-servers-to-windows-2012-server-manager-in-a-workgroup/
more replication info:
http://windowsitpro.com/hyper-v/using-windows-server-2012-hyper-v-replica
http://technet.microsoft.com/en-us/library/jj134153.aspx
http://www.altaro.com/hyper-v/advanced-troubleshooting-of-hyper-v-replica-part-2/
http://www.serverwatch.com/server-tutorials/troubleshooting-generic-and-known-error-messages-in-hyper-v-replica.html
http://social.technet.microsoft.com/Forums/windowsserver/en-US/af8704b3-6623-40ba-af78-567f69a9eca1/hyperv-2012-replication-planed-failover-failed-to-resolve-the-replica-server?forum=winserverhyperv
Recent Comments