|
|
Browse by Tags
All Tags » Active Directory
Showing page 1 of 3 (25 total posts)
-
A quick overview of the use of Active Directory in the Nintex hosted trial site.
-
Hi all,
I want to update OU of an existing user, Can anyone please help me as i am a new BEE in Nintex.
Regards,
SSA
-
Hi,
In my workflow, issue items are re-opened (scheduled to run again) after certain number of days. Number of days could vary from 45 to 150. When the issue runs again, it is assigned to the same person it was assigned during last run. My concern is what if the user is no longer with the company. What if the user name is shut-off?
I want to ...
-
Currently have a workflow that sends a email (Nintex send message) to several users including a email enabled AD security group. So far everyone gets the email that is listed individually but those that are only in the group do not receive the message.
I had my network team create a test distribution group and created a test workflow ...
-
Hello Nintex or Community,
I have a Add User to AD Group and a AD Group that has special characters "++" double plus sign.
I am able to run the following to LDAP query to capture distinguishedName,
(&(objectCategory=group)(objectClass=group)(cn={WorkflowVariable:DomainGroup}))
When I add to this group I get a error that it can not ...
-
hi all,
simple question: is there a way how can i create ou in ad using nintex workflow 2007 enterprise edition? i did not find specific action to do this. if it is possible could a short expample be provided?
thx.
jan
-
Hi sjanusik,
There is no action to create AD Contacts.
The closest thing is the 'Create AD user' action, which could be used to create an AD user account which could store all the required contact details in your OU and then the workflow could disable the account and set a very strong password so the accounts can only be used as ...
-
I have a contacts list in SharePoint that a customer keeps updated with current information. This contacts list is made up of our vendors, site locations etc, so they are not current AD Objects. We have a need to put these into AD as contacts within their own OU so that our new phone system can manipulate them. How can I utilize ...
-
I have a list that contains items populated with values from the People Picker control. I have to query the list with web services to get the data back. I am returned the display name (John Doe) and the SP user ID (49;#John Doe).
How can I use this information to get John Doe's sAMAccount name? I can't rely on just the displayName, as we ...
-
How could I get the sAMAccountName of a user's manager in Active Directory? If I query for just "manager", I get the Distinguished Name. I can't tweak the value of the Distinguished Name using something like regular expressions, as the sAMAccountName may have a different value (middle initial, etc).
1
|
|
|