0 votes

Hello,
Is there a PowerShell command or Adaxes property for user currently logged on to Adaxes?

by (180 points)

1 Answer

0 votes
by (216k points)

You can use the following virtual properties:

adm-InitiatorUserName (alias: initiator) - the logon name of the user, who performed the operation that resulted in the property resolve. For example, this property can be used to insert information about the user, who created objects. If you specify the following pattern Created by: %initiator% for the Description property via a Business Rule, description of new objects will contain logon names of users who created these objects ('Created by: johndoe@company.com').

adm-InitiatorDN - the DN of the operation initiator.

adm-InitiatorSid - the SID of the operation initiator.

adm-InitiatorParentDN - the DN of the OU/container, where the operation initiator is located.

For more information on virtual (or calculated) properties and value references, see Value Reference Format.

Related questions

0 votes
1 answer

Some of our users don't log on to AD ever therefore does not give us a true user picture?

asked Jun 4, 2021 by marcwoollard (40 points)
0 votes
1 answer

In post Recently/Never logged on users reports - incorrect Logged#p4397 support states "To detect when a user last logged into the domain, we use the Last-Logon-Timestamp ... selection criteria? (These reports do not use Last Logon property) Thank you, Tim

asked Jul 16, 2014 by theckel (520 points)
0 votes
1 answer

Hello, My "Never logged on users" report also shows users that recently logged on. My "Recently logged on users" report shows nobody. How can we change this? Best regards, Roel

asked Jan 30, 2013 by roel (40 points)
0 votes
1 answer

Hi all, I am trying to work out what has happened to our installation of Adaxes, as scheduled deprovisioning has not been working for quite a while. Previously it was possible ... (so I presume it is returning true 100% of the time?) Any input is appreciated!

asked Apr 21, 2022 by TheLexicon (200 points)
0 votes
1 answer

Hello, We have users who never log to AD on a workstation but only use Outlook OWA. The Exchange value Last Logon is not an AD attribute. How can we disabled these users after a certain amount of time of inactivites ? Thank you :) TB

asked Jan 25, 2022 by tentaal (1.1k points)
3,347 questions
3,048 answers
7,788 comments
545,036 users