I'm coming from a Windows heavy environment where we have many Powershell scripts already built. So I'm wondering if there is an easy way to load/check for Powershell Core and run existing scripts (if the commandlets exist in Powershell Core). I haven't been able to find any documentation so I was hoping for a push in the right direction. All I've noticed is a few entries of people using PS scripts but no instructions for running them.
Thanks in advance.