The requested operation requires elevation

SOLVED

I am Tying to setup BOI but when i try running any script i get this error.

here is the vb scrip that i am trying to run.

Set oPVX = CreateObject("ProvideX.Script")
oPVX.Init("C:\Sage\Sage 100 Workstation\MAS90\Home")
Set oSS = oPVX.NewObject("SY_Session")
MsgBox(oSS.sPathSystem)
oSS.nCleanup()
oSS.DropObject()
any idea how to fix this?
i am running widows server 2016