We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
480
1 parent 6c59750 commit 0a68847Copy full SHA for 0a68847
Powershell/General Functions/Get-UserRights.ps1
@@ -477,7 +477,7 @@ public static extern bool LookupPrivilegeDisplayName(
477
}
478
else
479
{
- <# Edit line 485 to modify the default command run when this script is executed.
+ <# Edit line 487 to modify the default command run when this script is executed.
481
Example for output multiple servers to a text file:
482
Get-UserRights -ComputerName MS01-2019, IIS-2019 -FileOutputPath C:\Temp -FileOutputType Text
483
0 commit comments