User profile folders that are created as UserName.MachineName for a new user

I created a new user local and rebooted my computer. I see that the user folder is created as UserName.MachineName. The same value is located in the ProfileImagePath under ProfileList for this user SID under HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList.

Steps I took to solve this problem which has failed:
1 remove the user folder and restarted to log in again.
2 remove the user and recreated and restarted.
3. to change the ProfileImagePath for this user in the registry and rebooted.
Things I want to know:
1. why the user folders are created with this method of naming.
2. How can I solve this problem?
Receive any response on this thread.
Thank you.

Hi Vijay,

Follow these steps and check:

  1. Open area users and local groups of the Management Console as described above.
  2. Double-click the account, and go to the profile tab.
  3. Enter the folder path and home of profile (local path) as "C:\Users\USERNAME\".
  4. Copy the contents of the "C:\Users\USERNAME.COMPUTERNAME\" and delete "C:\Users\USERNAME\".
  5. Recreate the 'C:\Users\USERNAME\' folder, then paste is the content of the 'C:\Users\USERNAME.COMPUTERNAME\ '.
  6. Delete "C:\Users\USERNAME.COMPUTERNAME\".
  7. Restart and pray.

Tags: Windows

Similar Questions

  • User profile folders that are created on the login server?

    All went to watch the C:\Users folder on my server to connect internal and noticed there are profiles it for all of my users. We will connect with zero clients for a floating office pool and redirect all profiles using the Persona management, so I'm surprised to see them here. No idea why the user profile folders created on the VCS?

    Geoff

    I had this same problem with my login server. I had about 30 users on one of them and less than 10 on the other. I couldn't find any reason to make it, so I ended up opening a case of low priority with VMware Support. They have found the answer:

    ---
    Found the answer for you: it seems that users who require a change of password and change it as they connect to their desktop to view create a user profile on the login server
    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/eb56b301-FEAA-4753-a70a-cd950bafa303/Windows-2008-invokechangepassword-lots-of-profiles-in-cusers
    ---

    Thinking about it some more, this organizations probably affects the only running the customer view as a replacement for Explorer shell (do us), effectively replace normal windows authentication. So basically, when a password is about to expire, the only interface that they need to change it is through the Client view. Apparently this changes the mechanism eventually create an empty profile on windows server itself?

    Article, it would be interesting to test changing the newspaper locally allow an option to see if it prevents the creation of profile, or if it breaks the password!

  • Folders that I create in Thunderbird do not arise outside of Thunderbird (on the web client for my emails)

    Hello

    It's my first post because I can usually find supported using google, but I can't see any advice on this.

    Lets say I create a folder and name it 'sites' in Thunderbird, I created a rule for every email I get from stores online on their promotions go in this folder, so they do not distract the important emails, but I can view them later if I want.

    When I then log in my account outlook through their web client or if I check on my phone (which is where I'm mainly going through emails), the folders that I created in Tbird, do not show on my phone or the email provider webclient.

    I tried logging in and out of my web client and Tbird but records do not update, they remain in the Tbird but do not show in the web client or on my phone, which means that I can not read the messages held except when I home on Tbird.

    I appreciate your response.

    When your problem has been fixed, please mark the thread as "resolved".
    Thank you.
    Have a complete backup of your profile folder is strongly recommended in all cases.

  • Not possible to export a list of virtual machines that are created in the past 7, 30, 120 and 180 days since an imported csv file containing the date of creation of virtual machine

    Not possible to export a list of virtual machines that are created in the past 7, 30, 120 and 180 days since an imported csv file containing the date of creation of virtual machine. My questions is the correct statement to the variable: $VmCreated7DaysAgo: $_CreatedOn "-lt" $CDate7.

    # #SCRIPT_START

    $file = "C:\Users\Admin\Documents\WindowsPowerShell\08-18-2014\VM-Repo.csv".

    $Import = import-csv $file

    $VMCreatedLast7RDayRepoFile = "C:\Users\Admin\Documents\WindowsPowerShell\08-18-2014\Last7Days.csv".

    $start7 = (get-Date). AddMonths(-1)

    $CDate7 = $start7. ToString('MM/dd/yyyy')

    $VmCreated7DaysAgo = $Import | Select-object - property name, Powerstate, vCenter, VMHost, Cluster, file, Application, CreatedBy, CreatedOn, NumCpu, MemoryGB | Where-Object {$_.} CreatedOn - lt $CDate7} | Sort-Object CreatedOn

    $TotalVmCreated7DaysAgo = $VmCreated7DaysAgo.count

    $VmCreated7DaysAgo | Export-Csv-path $VMCreatedLast7RDayRepoFile - NoTypeInformation - UseCulture

    Write-Host "$TotalVmCreated7DaysAgo VMs created in 7 days" - BackgroundColor Magenta

    Invoke-Item $VMCreatedLast7RDayRepoFile

    # #SCRIPT_END

    You can use the New-Timespan cmdlet in the Where clause, it returns the time difference between 2 DateTime objects.

    An example of this cmdley

    New-TimeSpan-start (Get-Date). AddDays(-7)-end (Get-Date). Select days - ExpandProperty

    In your case, you could do

    Where {(New Timespan-démarrer ([DateTime] $_.))} CreatedOn) - end $start7). {7 days - gt}

    But beware of negative numbers.

  • How to delete all TABLEs in the schema SYS that are created from 09:15?

    Unfortunately a script created a lot of tables in the diagram (= SYS) and bad Tablespace (= SYSTEM).

    How can I delete all TABLES that are created inTablespace = SYSTEM and SCHEMA = SYS (in a DDL command)
    respectively for the past 3 hours from 09:15 to 25 Sep 2011?

    Alternative: How can I move these tables in another schema (for example ATEST) and Tablespace (USERS)?
    Is this possible with Oracle XE or Oracle Enterprise?

    Peter

    You can use ALTER TABLE... MOVE. It offers a TABLESPACE clause, which allows you to choose a different tablespace as target. Refer to the documentation for your version of the database.

  • How to make the color of ScrollBar that are created using the css code is displayed in Windows 8

    I wish I could understand how to get the color of ScrollBar that are created using the css code appears on my web design theme games. But I can't see them in Windows 8. Is there something that I need to enable to see colorful scroll bars? I'm used to be able to see them on my Windows XP computer. It is important for me because a lot of people like models with colorful scroll bars.

    Open the Tools menu and turn on "Compatibility view" to do.  Note that this works only in the desktop version of Microsoft Internet Explorer.

  • How to get data that are created the or before the last Wednesday

    Hi, can someone please tell me how to write a query to retrieve the data that are created the or before last Wednesday.

    Thanks in advance...

    Hello

    Here's one way:

    WHERE created_date< next_day="" (="" trunc="" (sysdate="" )="" -="">

    , "THURSDAY".

    )

    "Before Thursday' means the same as 'the or before Wednesday '.

    This assumes that NLS_DATE_LANGUAGE is English.  If you are not sure what is NLS_DATE_LANGUAGE, you can do this:

    WHERE created_date< next_day="" (="" trunc="" (sysdate="" )="" -="">

    , TO_CHAR (DATE ' 2014-03-06' - or any Thursday)

    , 'DAY '.

    )

    )

    There is nothing magical about March 6, 2014; will do any Thursday.  To_char will return the translation of 'Thursday' in all that is the current NLS_DATE_LANGIUAGE, and NEXT_DAY can use this value.

  • I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not display in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not appear in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    You must save the spreadsheet containing the new date as a model format and use this custom template for each new spreadsheet where you want that this date format personalized at your disposal.

  • I don't see any emails in the archive folders that I created in my 'local folders' or on my main drive once the e-mail has been moved to the appropriate folder.

    I change a POP server an IMAP. I changed the location of the archive to be in my 'local' folder on my computer and installs the files and folders to the new location of archive. I have subfolders appear under the local folder 'tree', but when I look into them they are empty, except for the most recent. All my files from 2013-2015 are empty.

    Now when I open "Explorer" to search in the directory that I did for my local folder location, files are there and so are emails... way of sorts. They are not separate emails, each folder contains a large super file. When I try to open this file, it just opens as if I try to send an email and the file is linked as an attachment.

    When I try to go into the file--> open--> recorded message etc there is no emails to open and no record. Is there a way to see my archived messages using the open saved email? Is it possible to see the emails in the folders in the tree view under the Local folder in the Thunderbird application? I'm afraid I can have lost 3 years of archives if I can't, and I really need TO HAVE your emails. Any help would be appreciated. Thank you.

    I have lost 3 years of archives

    Have you created a backup of your Thunderbird profile before starting changes?

    I change a POP server an IMAP.

    This change has already happened or you're going to do?

    I changed the location of the archive to be in my 'local' folder on my computer

    Please explain in detail what you were doing.

    and moved the files and folders to the new location of the archive.

    Please explain in detail what you were doing.

    on your screenshot of Internet Explorer, you have for example a 2014 (without file extension) file. Who is supposed to be your mail. But he has only 140 KB in size, so there may be a lot of mail in there. The 2014 file is supposed to appear as a 2014 folder in Thunderbird, but it's not. So, what is the content of the file 2014?

    There is another file 2014 ' Archives' with a size of 1.7 MB. It looks like he has mail in it, and it appears as a folder in Thunderbird. What is the missing mail? If this isn't the case, whence this file?

    Essentially in the same goes for the 2015 * files. "What is ' Archives 2015 - shortened? Have you created the shortcut? If so - why?

    What is the empty file 'Email Archives' for? How she came here in the first place?

    And why did you put the holding the filter rules file in the folder to archive?

  • Folder pane issue related to the folders that I created, compared with the default Inbox, sent, junk, and trash

    I have a bunch of folders and subfolders, I created for various projects, but I don't always want to see them. (that is, I want to "collapse", while most of the time - I just see the Inbox, sent, spam and trash folders.)

    The only option I see is the equivalent of a power switch - that is to say, file view/page/component layout, or no record.

    If you uncheck the folders pane, you lose the Inbox, sent, spam and trash folders.

    If you check the option part of file, regain you your visibility of the Inbox, sent, junk mail and folders trash... but you also see the bunch of files again.

    Is there an option in-between - where I can see (again) the Inbox, sent, junk, and trash folders - but only see a collapse (as in 1 folder that says something like "folders") - without having to create such a file and paste the slew of my other folders in the folder manually created?

    The only suggestion that I would have to choose the name of the account, not the Inbox but the name of the main account.
    Right-click on the account name, and then select new folder.
    Name the project or something that makes sense to you.
    Now right-click in project and select new subfolder.
    The name of the subfolder.
    Repeat if necessary.
    There will be a pointer next to the projects folder where you can expand or collapse the tree of project files.
    This will only add an extra folder, projects, when the project tree is reduced.

  • How to delete the folders that I created in the Inbox not the category folders. Thank you

    How to delete folders in the Inbox not records of the category
    Thank you

    What mail Client do you use?

    If Outlook Express, make sure that the folders are empty and then right-click on it and select Delete. Microsoft® Security MVP, 2004-2009

  • How can I import my library 'Photos' of mac Lightroom 6, preserving the folders that I created?

    I've scoured the Internet and Adobe sites, but have not found a solution.  The link Adobe How to transfer photos from iPhoto or Aperture for Photoshop Lightroom (Mac OS) suggests using the option options plug-in, but on my lightroom 6, which shows that no defined"»  Instructions copied here from Adobe:


    Lightroom 5.7 and later versions

    Note:

    It is recommended that you back up your Lightroom catalog before you continue.

    • In Lightroom, choose file > Options of the plug-in.

    • Select "Import iPhoto Library" or "Import library opening."

    • Your iPhoto or Aperture library will be detected automatically. You have the option to select another library, as appropriate.

    I also tried to install the zip as suggested (https://helpx.adobe.com/content/help/en/lightroom/help/import-iphoto/_jcr_content/main-par s/procedure_1/proc_par/step_0 /..., ubt ), but it will not open in Lightroom6 for me.

    Can anyone help?  I'm not worried about saving each edition or the mac Photos feature, but the records are really critical.  I won't try to re-organize 9000 photos records 50 +, I created.

    Thank you.

    Hi Cohagen,

    Please visit the following link: Re: How do I import photos into Photos of Yosemite Mac app LightroomCC?

    Kind regards

    Tanuj

  • How to remove objects that are created with the new

    Hello

    I'm having a problem create a behavior or a script to remove the new sprites created in the channels. I have a behavior script that creates new sprites using the following (Simplified) script:

    First of all, a Beginsprite creates a gChannel_list and assigns a value of gChannel from the beginning. pSprite is used to set the sprite that is clickon in the mousedown .

    on Beginsprite me
    gChannel_List =]
    gChannel = 70
    pSprite = sprite (Spritenum)
    end


    In the mousedown gChannel is incremented and the newly created channel is added to the gChannel_list.

    on Mousedown me

    gChannel = gChannel + 1
    theChannel = addat (gChannel_List, gChannel)
    Members = pSprite.member

    ........

    (gChannel) channel .makeScriptedSprite (Member, point (80,160))
    Sprite (gChannel) .width = thememberW
    Sprite (gChannel) .height = thememberH
    Sprite (gChannel) .rotation = theMemberR
    Sprite (gChannel) .moveablesprite = 1
    Sprite (gChannel) .encre = 36
    ........

    etc.

    After the creation of several sprites based on the gChannel, globals include, for example, are returned.

    -Global Variables-
    gChannel_List = [71,72,73,74]
    gChannel = 74


    My problem is that I cannot delete these created gchannel sprites with a command of jargon. Remove them from the list, for example, using deletat(gChannel,1), does nothing to remove them from the scene (they disappear from the list). And while I can view their attributes such as width [n = getat (gChannel_list, x); put .width sprite (n)], nothing seems to relate to the removal of these gchannel sprites.

    How do we?

    Hope this is enough information. If this isn't the case, please let me know. I can give you everything that you could possibly need. Help, please.

    Stem




    You used "makeScriptedSprite()" to add a sprite channel. Try to use the reverse: "removeScriptedSprite()."

  • Movie Maker does not recognize the MPEG2 files that are created from my new video camera. What can I do?

    I bought a new video camera and Movie Maker on my computer does not recognize the MPEG2 files as video files. He brings only in the sound. Is there something I can do?

    I bought a new video camera and Movie Maker on my computer does not recognize the MPEG2 files as video files. He brings only in the sound. Is there something I can do?

    ======================================
    You run Vista Movie Maker 6? Might be interesting to try
    Convert MPEG files to WMV format before importing.

    Or... it may be interesting to try to install Windows Live Movie Maker...
    which could be compatible with the MPEG2 files.

    Windows Live Movie Maker
    http://explore.live.com/Windows-Live-Movie-Maker
    (There are other applications included in the download...
    Uncheck the ones you don't want)

    Good luck...

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • How to break the two folders that are cross-linked?

    I tried to move C:\users\richard to E:\My Documents ' My Documents'.

    Some how the two directories have become reticulate.

    Make any change in directory caused the same change in the directories of the sentence.

    How to restore the two inventories back to normal?

    I tried to move the directory in E:\ back to C:\, but received a parsing error.

    TIA,

    Richard

    Wednesday, February 5, 2014, 17:20:47 + 0000, Richard332 wrote:

    I tried to move C:\users\richard to E:\My Documents ' My Documents'.

    Some how the two directories have become reticulate.

    Make any change in directory caused the same change in the directories of the sentence.

    How to restore the two inventories back to normal?

    I tried to move the directory in E:\ back to C:\, but received a parsing error.

    The directory c: is not really a directory; It is a library which is
    just a pointer to the real directory on E:, a bit like a shortcut.

    So if you get there via the library or the directory, you are in
    in the same place - E:\My Documents and any changes there are also
    See in the library.

Maybe you are looking for