/build/static/layout/Breadcrumb_cap_w.png

check if user has Admin rights

I setup this custom inventory rule to detect if the user logged in has Administrator access.  However it does not work because the agent runs as the SYSTEM account.  Is there a way to modify this so it picks up the logged in user.  

ShellCommandTextReturn( powershell "([Security.Principal.WindowsIdentity]::GetCurrent().Groups.IsWellKnown('BuiltinAdministratorsSid') -eq $true)")


0 Comments   [ + ] Show comments

Answers (1)

Posted by: KevinG 2 years ago
Red Belt
0

Use the scripting module so you can specify the run as of the script. Then, have the script create a marker file that you can collect by a CIR.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ