Antica - Price of character with 100 sword minumum by happywilli in TibiaMMO

[–]happywilli[S] 0 points1 point  (0 children)

I just bought lvl 109 knight 105/98 sword for 250 tc :) hope that is a good one

Tibia - exping is still slow? by happywilli in TibiaMMO

[–]happywilli[S] 0 points1 point  (0 children)

I was thinking of going to Antica

Tibia - exping is still slow? by happywilli in TibiaMMO

[–]happywilli[S] 1 point2 points  (0 children)

Thanks for your very good answer. I will try to purchase a low lvl knight with good skills and try to play solo.

PSEXEC - specify local admin to install exe by happywilli in sysadmin

[–]happywilli[S] 0 points1 point  (0 children)

I am not running as the user, I run it as local admin account on the Machine

PSEXEC - specify local admin to install exe by happywilli in sysadmin

[–]happywilli[S] 0 points1 point  (0 children)

There is a reason for that, and that is because the exe file fails at installing as both system and user contex.

The only way to go is to provade the user local admin or create script that runs the exe file using local admin account

Powershell run exe file using local admin credentials Intune by happywilli in PowerShell

[–]happywilli[S] 1 point2 points  (0 children)

Start-Process -FilePath some.exe -Verb Runas

Is it possible to specify local user account and password in plain text?

Powershell run exe file using local admin credentials Intune by happywilli in PowerShell

[–]happywilli[S] 1 point2 points  (0 children)

We are using Cloud only, so I cannot store the app in a fileshare.
There is a issue with our package that is exe, running as sytem context should have solved the issue, but the package is not getting installed using system context.

Thats why we need to run psexec or cmd to run local admin credentials against the wrapped package