Get last logon + user name

Hi Everyone 
first on all where is the powershell forum ?
I need help with powershell,
we have file ( Excel -CSV )  that contains names of 70  computers name ,
I want to know which user did logon and  who is now is login.
NOTE :
I succeed to get the last login but I do not know which user did logon
I will happy if someone help me , thank you and i appreciate you
My Website:www.Pelegit.co.il Mcitp /Mcsa 2012

Hi Meir,
>>Get last logon + user name
Regarding this question, the following thread can be referred to for more information.
How to display last login user account in active directory ?
https://social.technet.microsoft.com/Forums/en-US/8609ce4d-b15f-447b-bc37-142021b9e00c/how-to-display-last-login-user-account-in-active-directory-?forum=winserverDS
>>first on all where is the powershell forum ?
Windows PowerShell
https://social.technet.microsoft.com/Forums/Windows/en-US/home?forum=winserverpowershell
Best regards,
Frank Shen
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Custom report toshow the "Last Logon User Name"

    Is it possible to create a custom report to display the "Last Logon User Name" field that appears in the Properties of each computer object ?

    Yes, download the RDL file and modify the report. If the user name is not in one of the current datasets, then you have to add it first.
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Last Logon User name query attribute not populating

    I have created a query that looks for all desktops in my environment and returns the hostname of the PC, the computer system model, and the last logon user name of each machine.  The problem is about 200 PCs do not have the last logon user name field
    populated.  The remaining 350 desktops and all laptops are reporting this.  I have been looking at this for the last several days but cannot find a reason why.  I verifed the PC have had at least one person log into them.  I thought maybe
    it is an issue with the SCCM client on the PCs so I have tried unistalling/reinstalling the client on a few machines.  After the reinstall is complete, the query shows my domain account as last logged into that PC, as I would expect.  However, no
    matter how many times I log into and out of the same PC with a different domain account, the query doesn't show this.  Can anyone help with some direction with this?  I am running Config Manager 2012 SP1 CU2.
    Thanks in advance.
    Mike G

    Audit logon events it set to capture success and failures.  The Heartbeat Discovery is set to send every week.
    Check your DDM log on site server and look for any error messages.
    I personally run my heartbeat discovery every day.
    You can try to adjust your discovery interval and see if that helps. If you can run it manually and it works, I can't think of anything that it would prevent it from working site wide with currently scheduled interval.
    Also, if you have adjusted your aged data maintenance tasks, this is something worth noting:
    The default schedule for Heartbeat Discovery is set to every 7 days. If you change the heartbeat discovery interval, ensure that it runs more frequently than the site maintenance task Delete
    Aged Discovery Data, which deletes inactive client records from the site database. You can configure the Delete Aged Discovery Data task
    only for primary sites.
    http://technet.microsoft.com/en-us/library/gg712308.aspx#BKMK_HeartbeatDisc

  • Clear last logon user name

    I have seen various threads that you can clear the last logon username by registry or policy but I only want to do it once - i.e. logon as local administrator, do some work and then reset the logon screen so it is blank fresh for user. In XP it was simply
    a question of clearing a couple of registry keys - any way to do the same in Win 7 ?
    Thanks
    Ian Burnell, London (UK)

    Hi Ian
    It isn't clear what exactly you are trying to do?
    If you enable the policy to clear the last logon user name, this changes the logon screen to one that does not display any user names. Each user must type their user name and password to log on.
    If you disable this policy, then the standard logon screen is displayed with all user names visible. The user is still required to type their password.
    It would be very easy to quickly switch this screen using the registry.
    Create 2 registry files.
    1. DontDisplayLastUserName_Enabled.reg with the following text.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "dontdisplaylastusername"=dword:00000001
    2. DontDisplayLastUserName_Disabled.reg with the following text.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
    "dontdisplaylastusername"=dword:00000000
    To switch the logon screen simply Merge the appropriate file.
    Hope this helps.
    Thank You for using Windows 7
    Ronnie Vernon MVP

  • Logon user name

    Hi All,
    How to get Logon user name for the partner (Inside sales person ) of the customer.
    Thanks
    Saritha

    Hi,
    Take the KUNNR or ADRNR field from KNVP(by passing that customer No and Partner function(PARVW) of Sales Person) or
    from VBPA  by passing the Sales Doc no and PARVW of the Sales person and pass that KUNNR or ADRNR field to KNA1 table and get the name for that Customer.
    Use USR02/ USR03 and USR01 tables to get the User related Info.
    reward if useful
    regards,
    Anji

  • Hello, I have this problem on updating applications on my iPhone 4s 5.1.1 i dont know if you can help me with. when ever i want to update an application on apple store i get a different user name then mine(slamdance@cracked.by) this user name is not mine

    Hello,
    I have this problem on updating applications on my iPhone 4s 5.1.1 (jail broken) i dont know if you can help me with.
    when ever i want to update an application on apple store i get a different user name then mine([email protected]) this user name is not mine but its always there only on updating my app's.
    thanking you in advance for your kind help.

    Under the Terms of Use of this forum it is prohibited to discuss jail breaking. By jail breaking your iPhone you void any warranty you may have and forfeit any support from this forum.

  • How to get logged in user name from windows service c#

    i use the below code to get logged in user name.
    private string GetLoggedInUser()
    string userName = "";
    if (System.Security.Principal.WindowsIdentity.GetCurrent() != null)
    userName = System.Security.Principal.WindowsIdentity.GetCurrent().Name;
    return userName;
    just do not understand why it is not giving a logged in user name rather it is return data in this format
    NT AUTHORITY\SYSTEM but i want to get user name.
    i try to run my service as Local Service and local system account but in every case i am getting this string
    NT AUTHORITY\SYSTEM instead of logged in user name.
    so please guide me what to change in code. thanks

    System is the account the service is running under.
    There can be none or many interactive users be logged in. What if none or multiple are logged in? Which one are you referring to then?
    Armin

  • How to get the logon user id?

    hi experts
    how to get the logon user id?
    thanks a lot.

    hi ,
    get the data for the user from db tables usr02  usr41..
    regards,
    venkat.

  • I want to get all the user name form LOGIN table ... how help me ?

    hi all
    I have table in MS Access databse called Login with two coulmn (User, Password),
    I want to get all the User Name in a string[] called USER,
    (LIKE USER = {"AA","BB","CC",........"zz"};)
    can anybody send me the code to get the USERNAMES form Login Table, i tried lots of way but bad luck
    so plz someone send me a code.
    Thanx
    Regards
    Satinder

    I made something like this as He pasted the the code above and u know this works for me atleast thanx
    kind regards
    satinderjit
    String User[] = new String[1000];
    try
    //Load Driver
    Class.forName(driver);
    // Make Connection
    connection=DriverManager.getConnection(url,user,password);
    // Create Statement
    statement = connection.createStatement();
    sql = "SELECT User FROM Login" ;
    // Create Resultset
    rs = statement.executeQuery(sql);
    int j=0;
    while(rs.next())
    User[j]= rs.getString("User");
    j=j+1;
    for(int i=0 ;i<J;i++)
    Form.C_Manager.addItem(User);
    statement.close();
    //rs.close();
    connection.close();
    catch(ClassNotFoundException cnfex) {
    //show message
    JOptionPane.showMessageDialog((Component) null,
    "Failed to load driver..."+
    "\n"+cnfex.getMessage(),
    "Error...",
    JOptionPane.ERROR_MESSAGE);
    catch(SQLException sqlex){
    //show message
    JOptionPane.showMessageDialog((Component) null,
    "Unable to connect to Database..."+
    "\n"+sqlex.getMessage(),
    "Error...",
    JOptionPane.ERROR_MESSAGE);
    catch(ArrayIndexOutOfBoundsException e){
    //show message
    JOptionPane.showMessageDialog((Component) null,
    "Unable to Load User Name..."+
    "\n"+e.getMessage(),
    "Error...",
    JOptionPane.ERROR_MESSAGE);

  • I want to get all the User Name in a string[ ], but How..... don't know

    hi all
    I have table in MS Access databse called Login with two coulmn (User, Password),
    I want to get all the User Name in a string[] called USER,
    (LIKE USER = {"AA","BB","CC",........"zz"};)
    can anybody send me the code to get the USERNAMES form Login Table, i tried lots of way but bad luck
    so plz someone send me a code.
    Thanx
    Regards
    Satinder

    Well, the biggest problem is that you don't know (probably) a head of time how many names are in the table.
    So i'd first stuff them into a managed array such as ArrayList
    So you'd
    (1) Iterate over the resultset
    (1.1) for each row call getString() on the user field
    (1.1) call add on the ArrayList to add the string
    (2) Call toArray on the ArrayList to convert it to a plain array
    (NOTE: you will have to pass a String[] {""} arg as a parm to
    toArray() to get the right type of array.)

  • Keep getting error message "user name or password for aol is incorrect". I have reset both username and password and still can't get my mail.  This problem only seems to exist in the evening.

    Keep getting error message "user name or password for aol is incorrect
    ". Have reset both and problem still exists.  Problem appears to be in the evening hours only.

    reset the password to re confirm that that isn't the issue

  • Iphone 4 "cannot get mail" as user name or password incorrect.

    I have an iphone 4 and it has stopped updating mail.  Three days ago I incorrectly typed in my mobile me password and had to reset it.  I have updated my mac account details for my mobile me account on my phone but I keep getting "cannot get mail" as user name or password for.mac account is incorrect.  Im not sure what to do and this is very frustrating as Im sure it is something very simple!  Any help gratefully appreciated. 

    Did you try to delete the MobileMe account on the phone and set it up again after that?
    You can also try to replace the account info on the phone during the next sync, if you select this option in the info pane, Advanced Section, with your phone connected to iTunes.

  • TS1398 Cannot get mail the user name or password for xtra.co .nz is incorrect

    Cannot get mail
    The user name or password  xtra.co.nz is incorrect

    Hello dkmorgan,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Log in to your email provider's website to ensure that the account is active and the password is correct.
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Choose the affected email account, then tap Delete Account.
    Add your account again.
    Have a nice day,
    Mario

  • TS3899 Cannot get mail  the user name or password for Suddenlink is incorrect

    I have not once had an issue with this. I have not changed my password or anything. I have the iPhone 4. All of a sudden, the message error pops up that says " Cannot get Mail"  The User name or Password for Suddenlink is incorrect. Please help!!!!!!

    All customers should now have the ability to send and receive email through Suddenlink’s email service, and the vast majority should have full service, including access to all mail, folders, contacts, and settings. We will continue working until the remainder of customers have full email service restored. I'm very sorry for the inconvenience and thank you for your patience as we continue to work to restore full email service for all customers.

  • TS3058 Cannot Get Mail The user name or password for "gmail" is incorrect.

    Cannot Get Mail
    the user name or password for "gmail" is incorrect.

    did you do this
    http://support.google.com/mail/bin/answer.py?hl=en&answer=77702
    http://echeng.com/journal/2010/04/05/how-to-properly-set-up-gmail-with-your-ipad /

Maybe you are looking for

  • How can i remove duplicate songs from my iPhone?  I am using Match.

    I started using iTunes Match and it works great but today I noticed that i have a bunch of songs listed twice on my iPhone in the Music app.  Trying to figure out what to do - if anything.

  • Can not Update/Execute Bind Variable in af:Table or items

    Hi Experts, it will be very helpfull if any one can help me regarding following issues. I am using JDeveloper/ADF11g . created af:Table in jsx page and want to be executed by passing/assigning Bind Variable as runtime backing bean by any event or dur

  • With a high volume of tabs, scrolling to the end of the tab list often resets to the first tab

    Firefox 34.0.5 When using a large number of tabs, around 300 inactive and 30 active tabs, when the currently selected tab is a tab on the far left side of the tab bar, attempting to scroll to the end (far right) side of the tab bar will often cause s

  • Missing features/bugs in ATV2 so far

    read this elsewhere, thought it might be usefull there. 1. Nested folders within Movies and TV Shows are now gone. TV Show seasons are presented as separate listings that are not distinguished from other shows. Movies cannot be organized into collect

  • Referencing images within a .js file

    Hello, I have a DHTML menu I want to use in my Html DB application -- and it uses a graphic. I have uploaded the static .js file as well as the image to the repository. But the image is not showing up (it is referenced within the .js file). Do you us