Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

#PSTip How to prevent script execution for non-admin users

$
0
0

The #Requires statement allows us to prevent a script from running without the required elements. For example, we can specify a minimum version of PowerShell that the script requires.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles