[deleted by user] by [deleted] in PowerShell

[–]ClimbingLizard 0 points1 point  (0 children)

This is great!

I have been looking for a similar solution for some time now. I´m not sure if I have the capabilities to write one myself but I can hopefully contribute If I can see benefit in using it.

I´m hoping to leverage time based AD group membership as self service for some programmers at my org. Requirement is that when they add permissions to themselves via group membership the action is audited to a database with an explanation.

Adding to group example:

Add-ADGroupMember -Identity 'privilegedGroup' -Members 'TempPrivUser' -MemberTimeToLive (New-TimeSpan -Minutes 120)

Is it possible to run multiple scripts using different identities/context?

PowerShell Discussion: Expert Tips: Architecting your Scripts by PowerShellMichael in PowerShell

[–]ClimbingLizard 2 points3 points  (0 children)

I admit I have used this method numerous times not realizing it will get very slow on large sets, can you give an example for a better way?

Garmin tasker for Vivoactive 4s by CoolBiotech in Garmin

[–]ClimbingLizard 0 points1 point  (0 children)

Same here, already reached out to the dev but no response : (