@WrCombs said in What Are You Doing Right Now:
Spinning up my server 2019 VM with AD, thinking I need practice with Hyper-V as well..
thought?
Single host Hyper V operation is very simple. I wrote an article over at @StarWind_Software's blog a while ago which explains the basic networking stuff (the articles there are all great). Could be a good starting point.
More advanced topics include things like backups, MAC spoofing (required by VPNs, for example), VLANs vs multiple NICs (important for VPNs and firewalls for example), resource allocation, correct snapshot usage, different virtual disk types, underlying storage architecture (beware, that's the personal topic of @scottalanmiller :p) etc. IMHO, backups and the underlying storage are by far the most important things to learn.
I prefer the learning-by-doing approach. You could, for example, build a working VPN server. Try SoftEther on a Linux VM, a really cool and free to use multiprotocol VPN server. Let it authenticate inbound SSTP connections against your Active Directory. Or play around with Veeam B&R.