This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

onPostModufy Request Properties

Hello all, 

I'm new to the ARS world so perhaps what I'm asking is a silly question or not possible at all, I'm developing a script that will be triggered from the web interface to move computers under the desired OU, nothing special. 

I've implemented this in the function onPostModify($Request) and using $arsObjectDn = [string]$request.name to get the object's DN. 

Rather than using the DN I would like to pull other properties in the $arsObjectDn variable like, for example, samAccountName without having to use the DN as a starting. 

Is this possible? Is there a way I can display members of the $request object generated in ARS?

Thanks in advance for any help-. 

Parents Reply Children
No Data