Hi @Brad Davis
What is the intention of the Batch file??
You can create a script for PowerShell "script.ps1"
If you what run the command remotely you can use Invoke-Command (https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/invoke-command?view=powershell-7.2)
Hope this helps,
Carlos Solís Salazar
----------
Please "Accept as Answer" and Upvote if any of the above helped so that, it can help others in the community looking for remediation for similar issues.