batファイルでPowerShell(管理者権限)を呼び出す方法です。
@echo off powershell -Command "Start-Process powershell -Verb RunAs"