hi everyone
we have around 48 virtual machines running on three VMware 5.5 servers. we bought new servers with windows 2019 and want to migrate everything from old to this new one. Are the any best practices or tools how to achieve it.
thanks
hi everyone
we have around 48 virtual machines running on three VMware 5.5 servers. we bought new servers with windows 2019 and want to migrate everything from old to this new one. Are the any best practices or tools how to achieve it.
thanks
Hey All,
Recently got it with the Ryuk Ransomware virus and potentially Cryptowall as well. Is there any piece of software out there that will assist in cleaning this mess up. Not necessarily worried about the encrypted files. But the servers are beat up from it. DHCP, DNS and so on.
Just curious and thanks in advance.....
Jesse
Hi.
I have windows 2019 Datacenter, and I configure SET Teaming with 2 embedded network card (dell server). Everything works fine until i must replace motherboard, after replacement to this same model, my SET Teaming doesn't work, I see that 2 embedded NIC as normal unconfigured NIC. When I want to add this NIC to that SET VM Switch using command :
$vmswitch = Get-VMSwitch -Name SET-TrunkTeam2 Add-VMSwitchTeamMember -VMSwitch $vmswitch -NetAdapterName NIC1I got error
Add-VMSwitchTeamMember : Value cannot be null. Parameter name: sourceCan anyone help me how to add my physical NIC to that SET VMswitch without delete entire vmswitch
Hi,
We have a server 2019 that is also our Hyper-v Server.
This server is not part of any Cluster and Cluter manager console is also not installed on this server.
in the application log we see lots of event 81 Failover clustering-client
Why should we see this event when this server is not part of any cluster!?
Thanks
Shahin
I have setup resource metering on a vm. Now whenever I run the measure-vm command against the VM, the MeteringDuration property is for the most part blank.
Sometimes the value is there in the beginning after I have reset the counters.
System is Server 2019 Datacenter HyperV
Can anyone explain to me what the difference is between the 1 hour resource metering duration on HyperV and measure-VM is?
From what I can see measure-VM picks up resource utilization from when you enable it on the VM. If that is the case, what is the 1 hour duration on the Host?
This may seem strange but I am trying to store powershell functions in a SQL table.
I can do the SQL part but when I try to import the functions stored inside a string I get nothing.
For example:
$test = "function hello() { write-host ""hello world"" }"
$ps = New-Module -Name PS -ScriptBlock {$test} -AsCustomObject
$ps | gm
I get the following output:
TypeName: System.Management.Automation.PSCustomObject
Name MemberType Definition
---- ---------- ----------
Equals Method bool Equals(System.Object obj)
GetHashCode Method int GetHashCode()
GetType Method type GetType()
ToString Method string ToString()
No function
Hello, Please bear with me because I am fairly new to virtualization in general.
I am attempting to virtualize a windows server 2012 r2 so that I may run it from a hyper visor host on a separate server, what is the best way to create a .vhd or .vhdx file from a live physical machine? I understand there is a tool called sysinternals disk2vhd, but this particular tool has thus far not worked for me, are there any other alternative method for accomplishing this task?
mqh7
I am trying to move a Hyper V sever (windows 2008) to another hyper v host. When I try to export the Hyper-V it immediately get an error:V: "An error occurred while attempting to export the virtual machine".
This was a MAC Address issue.
Thanks
Hi,
Is there any third party tool thru which we can monitor the Network utilization of V Switch on Hyper V.
Looking forward your response.
Kind Regards,
Farhan508
Hi guys,
On Hyper-V 2019 (which is a member of the Failover Cluster) I took a checkpoint for one of the machines.
3 hours later I deleted that checkpoint and now can see that merging process stuck on Merge in Progress (20%) and its been like this for 15-20 minutes.
However Get-VM | Get-VMSnapshot doesn't show any snapshots.
What is this and how to resolve it?
Thank you.
Most my Hyper-V servers got OS Microsoft Hyper-V 2016.
For managing virtual machines i use instrument on Windows 10 MMC "Hyper-V Manager". Does microsoft give some instrument for managing virtual machines from linux. For example often i use this functionality: create, delete, export, change location, checkpoints.
Hi,
Is there a way to lock/unlock the VM so that VM is not migrated in cluster environment ? In-between the lock and unlock, i like to copy the files to another system and not get impacted with migration.
-Balu
I have 2 virtual machines that are replicating to another Hyper-V host. One machine works and starts up fine and seems to run fine, but if I try to start my other VM it immediately come up with the error "the application encountered an error while attempting to change the state of 'server'. 'Server' failed to start. 'Server' could not initialize. The key protector could not be unwrapped. Details are included in the HostGuardianService-Client event log.
In the details section it does say local certificates not found : signing Count = 0, encrypt = 0
I am not encrypting the drives of the hyper visor or the VMs that are running below it and I am not using shielded machines. Any help would be great. Thanks
Hi guys,
On Hyper-V 2016 I'm getting this for just one of the virtual machines.
If someone ever had the similar issue please let me know how to resolve it.
Thanks.
I am attempting to access a Hyper-V Management Console from a Windows 10 Pro Version 10.0.18362 Build 18362. The Hyper-V Server is running on a Window Server 2012R2. I am getting the following message when I attempt to access the Hyper-V Server from my Windows 10 Pro workstation.
The workstation and the Server are on the same domain and the Server is a domain controller. I have the domain user as a local user on the workstation and in the Hyper-V administrator group and the user is on the Server in the Hyper-V administrator group.
Looking at the Microsoft FAQ on Hyper-V the Windows 10 Pro Hyper-V MMC is backward compatable to Windows Server 2012R2.
Can anyone help with this issue or did Microsoft break this with the latest version of Windows 10 Pro.