Error in User Accounts

Page 4 of 7 FirstFirst ... 23456 ... LastLast

  1. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #31

    karlsnooks said:
    Peter,
    I've had a minor calamity today that took away several hours (lost my cellphone). Consequently, haven't had a chance to grab a bite to eat. Am going to grab something to eat and will be back in less than 2 hours.

    karl
    Hey karl.

    In Denmark the clock is just passed midnight. Going to bed.

    See you tomorrow
      My Computer


  2. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #32

    And enjoy your food.
      My Computer


  3. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #33

    I've observed something interesting. When i was installing this program suggested the installations wizzard that the the name was Pete. Very annoying. Check screenshot.
    Attached Thumbnails Attached Thumbnails Error in User Accounts-image-202012-07-07-20at-203.55.57-20pm.png  
      My Computer


  4. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #34

    First let me recommend a solid backup and recovery program--the one that comes with your Win 7, namely, Windows Backup and Restore, furthermore, Win 7 Backup and Restore plays perfectly with your Win 7 system!

    Did you follow the procedure in post #5 to change your computer name?

    I do recommend doing such.

    to avoid having to change/complete some account settings, please tell me if this procedure:

    WIN + R | type CONTORL USERPASSWORDS2 | ENTER |
    ADVANCED
    tab | ADVANCED button
    ====================================================
    results in a display like:
    Error in User Accounts-lusrmgr.png
      My Computer


  5. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #35

    Hey karl

    No it doesn't. This is the text in english:

    The computer runs Windows 7 Home Premium. This snap-in can possibly not be used with this version of Windows. If you want to manage user accounts for this computer, you'll have to use the tool User accounts in Control panel (or what the name is in english).
    Attached Thumbnails Attached Thumbnails Error in User Accounts-image-202012-07-07-20at-207.01.21-20pm.png   Error in User Accounts-image-202012-07-07-20at-207.03.15-20pm.png  
      My Computer


  6. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #36

    Btw, #33 counts for all programs.
      My Computer


  7. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #37

    Ok your still going to use the same procedure, just without the advantage of one of the hidden gems when you have Ultimate.

    WIN + R | type CONTORL USERPASSWORDS2 | ENTER |

    For the accounts listed, click on properties and put in meaningful info for the name, fullname, and description.
    Password protect those accounts listed there.
    Add an extra administrator account as a safety measure.
    Add a normal user account as a safety measure.
    Password protect those.

    Investigate the possibilites there. If when you click on properties, a group membership tab is shown, then make sure that admin accounts are in the admin group and normal user accounts in the user group.

    After you make changes:
    You will need to restart your computer.

    You will need to sign in under any account your changed, let Win 7 do its thing (if you created/altered an account) and then once again reboot.

    These extra accounts come in handy in case of a minor disaster.

    Also good for experimentation purposes.
      My Computer


  8. Posts : 54
    MS Windows 7 Home Premium 64-bit SP1
    Thread Starter
       #38

    I'll reboot my computer soon.
    Attached Thumbnails Attached Thumbnails Error in User Accounts-image-202012-07-07-20at-207.35.49-20pm.png  
      My Computer


  9. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #39

    by now you know the procedure for the scripts I supply so:

    Script:

    $arr 
    = @(gwmi win32_groupuserselect groupcomponent,partcomponent sort groupcomponent fl)
    $arr OUT-FILE $env:userprofile\desktop\Accounts.txt

    $arr 
    = @(gwmi win32_useraccount fl)
    $arr OUT-FILE $env:userprofile\desktop\Accounts.txt -append

    $arr 
    = @(gwmi win32_account select captiondescriptiondisableddomainnamefullname, `
    localaccount, lockedout, passwordchangeable, PasswordExpires, PasswordRequired, sid, sidtype, 
    `
    accounttype,  installdatestatus 
    sort -property @{expression "accounttype";Descending=$true}, `
                   @{expression = "sid";Descending=
    $false} |fl)
    $arr | OUT-FILE $env:userprofile\desktop\Accounts.txt -append

    EXIT
    EXIT 
    ===================================================
    Upload the accounts.txt file please.
      My Computer


  10. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #40

    Appears that some of your programs do not always check the registry when they run.

    Consequently, what is happening is that they are using the user info from the first time you installed the program.

    Also, I recollect something about only the first x characters being used.

    As a matter of practice, I always keep my user name short. I use only my first name or my initials.

    To get some of your previously installed programs to show a correct user name, you will probably need to uninstall the program and then install the program again.
      My Computer


 
Page 4 of 7 FirstFirst ... 23456 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:07.
Find Us