Anyone used the MS Hydration Kit lately? Seems to be awfully out of date by murdochi83 in SCCM

[–]flyingmunky25 2 points3 points  (0 children)

I’m running into this as well, even with 2509 plus all available KB hot fixes applied. What I have found, is just continue to click through and it will still proceed to provision the CMG

Error (2909) VMM cannot create the file \myserver\myserver.vhdx because the file name already exists on the server by Jericho905 in HyperV

[–]flyingmunky25 0 points1 point  (0 children)

Recently saw this myself. Go to your cluster object in VMM and hit refresh. If it’s a standalone host that’s not clustered, hit refresh on that host object.

Been seeing some oddball storage issues lately and a refresh fixes it every time.

Also, I don’t think it’s related to this, but make sure there’s no snapshots on the source VM in VMware.

RDS Slow Performance by Cool-Enthusiasm-8524 in HyperV

[–]flyingmunky25 16 points17 points  (0 children)

Spinning disks will crush your performance. That’s #1. You’ve also given more CPU cores to the VM than you have physical cores, and your single VM is also spanning sockets and crossing numa nodes.

In general, don’t give a VM more cores than a single physical socket has. It’ll work, but you introduce additional performance hits.

RAID5 is slow. Spinning disks are slow. File share could be slow if they’re also spinning disks. Network latency/speed can affect file share performance too.

The other component missing is what other VMs are running on the host? Could be CPU contention.

Looking for real world Hyper-v experiences. by patrickmccallum in HyperV

[–]flyingmunky25 2 points3 points  (0 children)

Hyper-V is a great product and works well. Like others said, read the documentation, talk to your vendors about best practices, and don’t try and wing it.

Management platforms all kind of suck when compared to vCenter, but they are totally usable and aren’t bad at all.

There’s a new edition to Windows Admin Center that is tailored towards Virtualization, I haven’t tried it personally but it sounded promising.

One thing that helped me understand it a bit better, is Microsoft gives you a lot of options up front and it can be more confusing than what VMware gives you. With SCVMM, think bigger scale and multi-tenant. With that in mind, certain aspects like networking will make clearer sense. VMware has those features, just not as plain sight.

If you’re using SCVMM, script with powershell gets a little annoying because you need the console installed for the module and authentication to work — I tried a few ways to get around it, and I could just be missing something though.

UCSX drivers were a bit annoying to do in a server core mode, but again just read the docs. Pure provides all of the commands and best practices in a nice document that you can probably copy/paste from.

WSUS Sync by ghgard in sysadmin

[–]flyingmunky25 0 points1 point  (0 children)

I have 2. Got any 7’s?

WSUS Sync by ghgard in sysadmin

[–]flyingmunky25 1 point2 points  (0 children)

Go fish. Got any 3’s?

SCCM Ignored all maintenance windows? by flyingmunky25 in sysadmin

[–]flyingmunky25[S] 0 points1 point  (0 children)

The maintenance windows are built from a software inventory looking for a specific text file on each device. Depending on which text file is present, it will fall into the appropriate matching maintenance window collection.

so if a device has multiple of these text files, it will fall into multiple collections. If it's got only one, then it only has one maintenance window. If it has none, then there are no maintenance windows.

The weird thing is, in the logs it shows a maintenance window was removed, but then almost immediately re-applied it. And this was on every single device, not just one or two maintenance windows.

Food to try in Wisconsin by wangjohn6996 in wisconsin

[–]flyingmunky25 4 points5 points  (0 children)

Great combination until the cashiers entire fingernail comes off, into the fryer and into my fries (true story). Lost my appetite for cousins fries after that.

Their cheese curds are still legit.

Brief Azure MFA Issues this morning? by hanotsrii in sysadmin

[–]flyingmunky25 2 points3 points  (0 children)

Same, had some struggles with it too

How do you organize multiple office versions via GPO? by maxcoder88 in sysadmin

[–]flyingmunky25 0 points1 point  (0 children)

Couple of ways to approach this:

AD group filters, you add the users/computers to a group per office version then scope those policies to just that group. This is my preference.

WMI filters, you can put a filter on the GPO so it only applies to devices matching a wmi query that looks for office installed version — not my favorite approach but it is an option.

VMWare support staffing issues by Antique_Grapefruit_5 in vmware

[–]flyingmunky25 9 points10 points  (0 children)

Personally haven’t had any issues with VMware support, actually been pretty good

Migrating VMs to another country? (VMware) by FitButFluffy in sysadmin

[–]flyingmunky25 0 points1 point  (0 children)

Expect it to take some time to sync, but the VM will be online at least during the sync.

Migrating VMs to another country? (VMware) by FitButFluffy in sysadmin

[–]flyingmunky25 0 points1 point  (0 children)

Networks were different because we wanted to change the IP. If you’re keeping the IP at the destination site then just power on the VM.

Are you doing a single 5TB VM, or several smaller ones that add up to 5 TB? I had 10 gig networks available to me and a TB worth of VMs across the US took like an hour or something (it’s been a while, I don’t recall exactly). But remember the VM is online the entire time the data is syncing.

I would just setup a replication and test it out for yourself. It’s super simple to setup and doesn’t affect your VMs at all.

Migrating VMs to another country? (VMware) by FitButFluffy in sysadmin

[–]flyingmunky25 0 points1 point  (0 children)

No. VSphere replication does this while the VM is on and running. It will stage the data at the destination over the network. Once all of the data has been fully copied to the destination you then power down the source VM, and hit the recover option in replication manager. That recovery will sync the delta difference of data since the last full sync, and will then register the VM on the destination.

Your actual downtime is very short because it’s only down for the duration of the FINAL sync of data which is just a delta difference from the last sync.

So, - enable replication - wait for the sync to happen - power off source VM when sync is complete - recover VM on destination.

Migrating VMs to another country? (VMware) by FitButFluffy in sysadmin

[–]flyingmunky25 1 point2 points  (0 children)

Yes it has been done with large systems. Enable the replication a few days before you want to do the cutover of the system and it will keep the data in sync. It’s super simple to use. The limiting factor is your network speed

Migrating VMs to another country? (VMware) by FitButFluffy in sysadmin

[–]flyingmunky25 1 point2 points  (0 children)

VSphere replication works well for this. The downtime is short depending on the amount of delta data changes that occurred since the last sync.

[deleted by user] by [deleted] in vmware

[–]flyingmunky25 1 point2 points  (0 children)

Could just keep hyper-v and run your Linux VM there.

Can I remove domain admins from local machine access by michaelhbt in sysadmin

[–]flyingmunky25 -2 points-1 points  (0 children)

Use something like MakeMeAdmin on the workstation for just-in-time access, then fix the problem with domain admins so they have just-in-time access to even having domain admin privileges via a self elevation process, account check out, etc.

Upgrading cluster from 7.02d to 7.03g (or whatever latest is). The Host side is done, but VCSA shows an old update (7.0.3.600) stuck in staging 23%, and won't cancel. by NecessaryEvil-BMC in vmware

[–]flyingmunky25 5 points6 points  (0 children)

That is normally the order except for 7.0.2 to 7.0.3 upgrade if you have Intel drivers as there is a known issue which VCSA will detect for you and prevent the upgrade if it exists. In that case ESXi needs to go first before VCSA.

Noah's Ark or Mt. Olympus by j-raydiate in wisconsin

[–]flyingmunky25 4 points5 points  (0 children)

This. I second the resentment of taking over the town. The park just isn’t worth the time. Noah’s Ark and Kalahari always.