We would like to be able to store client values after running a script against a client’s server.
Use case example:
Import-Module ActiveDirectory
$AllStaffList = Get-ADGroupMember -Identity "All Staff"
$AllStaffCount = $AllStaffList.member.count
#Set Gorelo custom field in the client.
GoreloAction -SetCustomField -Name "client.ADUserCount" -Value "$AllStaffCount"
This will allow some automation in our billing process and open the door on so many other things.
Please authenticate to join the conversation.
Open
💡 Feature Request
Get notified by email when there are changes.
Open
💡 Feature Request
Get notified by email when there are changes.