PowerShell: Test for Elevation
How can we test if the user is running our script elevated? The following function is a small, quick way to get this information.
How can we test if the user is running our script elevated? The following function is a small, quick way to get this information.