Press "Enter" to skip to content

Identifying the Current User from Powershell

Jack Vamvas wants us to remember who we are:

Question: I’m executing a Powershell Script . When I started the Powershell console , it was the “different user” option.

Within the powershell script – I want to check\confirm the current user executing the script.

Read on to learn how.