How do I find the logon name associated with a roaming profile folder

Hello,
We have Server 2003 R2 Enterprise and Windows 7 Enterprise workstations.
We normally name the profile path \\server\profiles\%username% and that assigns the users logon name to the profile folder.
Someone created a user account and incorrectly named the profile path so the folder name and user logon name do not match. I am trying to find out who owns the folder without taking ownership of the folder (by default, we did not include Administrators in
NTFS permissions).
Is there a way I can find out what the user logon name for the profile folder is without taking ownership of the folder?
Thanks in advance.

if there is a chance that the user/owner is still configured with this folder as profile attribute, check the profile attributes of you users for the user account with the matching profile folder attribute.
check the script gallery, or similar, for a script which will list out all user account profile attributes to a text file, then search/browse that text file for the matching folder name -> user account.
I have some older scripts tucked away which do ADSI queries in VBscript, to dump out the home_folder and profile_folder attributes for every user in our AD. This helps when we are re-shuffling home_folders or profile_folders from one server to another, etc.
Don
(Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

Similar Messages

  • How can i find the VBRP-MATNR associated with a particular  BSET-BELNR.

    Hi Experts,
    How can i find the VBRP-MATNR associated with a particular  BSET-BELNR.
    Regards,
    Siva
    Edited by: siva kumar on Nov 13, 2008 8:11 AM

    Hi Siva,
    Small correction here as said by our friend Tao.
    vbrp has no relation with bkpf.use vbrk.
    vbrk-bukrs = bkpf-burks,
    vbrk-belnr = bkpf-belnr,
    vbrk-gjahr = bkpf-gjahr.
    Regards,
    Vvieks

  • How do I change the first name associated with a developer account?

    How do I change the name on my developer account. I now have my discussion ID tied in with developer account, and I would like to change the name associated with my developer account. There is a field to change my first name on the discussion board, but there seems to be no option to change the first or last name associated with a developer account.

    I ran into the same problem and was glad to find this post.
    I started to register as a iOS developer but my daughters name shows up in the personal info field and can not be changed. When I go to the "manage my ID" page it has my name and the correct info. How do I fix this for my Developer ID registration?
    I just sent an email to the link Dave supplied and am waiting for a response.

  • Where can I find the phone number associated with my 3G iPad?

    How do I find the phone number associated with my iPad?  We'd like to sell it, so we want to cancel the 3G service, but the AT&T website asks for the phone number. 

    I don't have the 3G ... but is there a phone number?  Can you make phone calls with it ... I was told there is not phone service from the iPad when I get my iPad1?
    But did you check in
    Toolbox -> Phone -> My Number
    or
    Toolbox -> General -> ????
    That's where it is on my iPhone ... so maybe some variation of that on the iPad.  Most likely somewhere under Network, the third box down in General?

  • How to find the Display Template associated with a JSP ?

    Hi All,
    We have a requirement to alter the text on few buttons and headers for a Published Site. I have modified the Seeded JSP and saved as xxseeded.jsp and deployed in $OA_HTML. Now i want to add this custom JSP to the Display Template but i don't know how to find the Display Template Associated with the Seeded JSP. So, i need to know the Programmatic access name for the Display Template which uses this Seeded JSP as Source file. Is there any where i can check?
    Thank you

    Hi,
    Use the below queries
    Use the below query to get the Template name for the associated JSP file.
    SELECT I.ACCESS_NAME, A.FILE_NAME FROM JTF.JTF_AMV_ATTACHMENTS A, APPS.JTF_AMV_ITEMS_VL I, IBE.IBE_DSP_LGL_PHYS_MAP M, IBE.IBE_MSITES_TL S WHERE A.ATTACHMENT_ID = M.ATTACHMENT_ID AND I.ITEM_ID = M.ITEM_ID AND M.MSITE_ID = S.MSITE_ID and a.FILE_NAME like 'Jsp file name here'
    Same query can be little modified to get the File name from the Template name.
    SELECT I.ACCESS_NAME, A.FILE_NAME FROM JTF.JTF_AMV_ATTACHMENTS A, APPS.JTF_AMV_ITEMS_VL I, IBE.IBE_DSP_LGL_PHYS_MAP M, IBE.IBE_MSITES_TL S
    WHERE A.ATTACHMENT_ID = M.ATTACHMENT_ID AND I.ITEM_ID = M.ITEM_ID AND M.MSITE_ID = S.MSITE_ID and I.ACCESS_NAME like ‘template name here’
    Thanks
    Pradeep
    Edited by: Pradeep Kalyan on Feb 9, 2012 9:40 PM

  • How do I find the image name and media_link for an ubuntu image in the Gallery?

    I am trying to create VM using Python API.  
    I have a custom Linux image:
    image_name = 'cloudN-Azure-20150205-os-2015-02-05'
    media_link = 'https://portalvhds10ssz63zgvb9g.blob.core.windows.net/vhds/cloudN-Azure-20150205-os-2015-02-05.vhd'
    When I used this image to create VM, it failed.
    I would like to use the ubuntu 1204 image in the Gallery.
    How do I specify the image_name and media_link in my Python code?  Basically, where and how do I find the image name and media_link for an image in the Azure image Gallery?
    Thanks in advance...

    hi sir,
    Did you try to use "List OS Image"? we can get the property form the results:
    result = sms.list_os_images()
    for image in result:
    print('Name: ' + image.name)
    print('Label: ' + image.label)
    print('OS: ' + image.os)
    print('Category: ' + image.category)
    print('Description: ' + image.description)
    print('Location: ' + image.location)
    print('Affinity group: ' + image.affinity_group)
    print('Media link: ' + image.media_link)
    print('')
    Please try it. Any questions or it doesn't work, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do I find the administrator name is 10.7?

    how do I find the administrator name is 10.7?

    You can use reset password utility to find out the names of the users.
    You are not going to rest password here.
    Reset Password starting from Recovery HD
    Start the computer,then press and hold down command and R keys to start into recovery partition.
    When you see the Apple logo, release the keys.
    Wait until  OS X Utilities window shows up.
    Move the mouse to the menubar at the top and click "Utilities", then select "Terminal"
    from the drop down.
    Terminal window will appear.
    Type in   resetpassword   and press enter on the keyboard.
    Leave the Terminal window open.
    Reset Password Utility window will open with Macintosh HD selected.
    Select the user account from the popup menu box.
    Click inside the box and that should reveal the names.
    Stop here. Close windows and quit all apps and restart.
    Finder > Macintosh HD > Users
    You can find the shortnames there.

  • How could I find the register name?

    I'm using Rslinx OPC server according to the Tutorial, and when I follow the 16th step  in " Configuring an Allen Bradley PLC in RSLinx ", I find that I can not successful do "type the register name you are trying to get data from or writing to".
    So I wonder how can I find the register name needed?
    nelly

    Hi nelly, which NI software are you using and what application you want to achieve?
    Would you please give me more detailed information ,thanks!

  • Organization name - How do I find the organization name which SCSM was registered under?

    Organization name - How do I find the organization name which SCSM was registered under?
    By the way I didnt install SCSM, I am new to this, I just got here and the previous admin didn't have or gave any documentation.
    Thanks

    You can view the values in the registry. Open regedit and go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\System Center\2010\Service Manager\Registration
    Cheers,
    Thomas Strömberg
    System Center Specialist
    Blog:  
    Twitter:   LinkedIn:
    Please remember to 'Propose as answer' if you find a reply helpful

  • How can I find the dns names ?

    those what are made in the control panel...

    how can I find the dns names ?That is OS specific thus you must either use Runtime.exec() or use JNI to get to the names.
    If you search this forum you will find more specific suggestions on how to get them.

  • In Mail, the "From" line shows the wrong name associated with the email id. How do I update it?

    In Mail, the "From" line shows the wrong name associated with my email ID. I've looked over preferences and account information but have not found where I can update it.

    There isn't an email address associated with the contact name who appears as the "from" in Mail. It used to be a shared email address and I already had updated the contact to list only the phone number in case that was causing the problem. 

  • How can I change the email address associated with my iCloud account?Ask your question.

    How can I change the email address associated with my iCloud account?

    sschultz365 wrote:
    When my iPhone updated, it reloaded an old email address as my iCloud address and I don't know the password associated with that email address.  How do I delete the old account and set up a new one with my new email?
    To change the iCloud ID ("email address") you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iDevice, then sign back in with the ID you wish to use.  When you do this you may find that the password for your old ID isn't accepted.  If this should happen, and if your old ID is an earlier version of your current ID, you need to temporarily recreate your old ID by going to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • EA Could Not Find The .html File Associated With...

    After naming folder names, I now get the "EA could not find the .html file associated with..." message when I open the .edge file. When I open the .an file, I have all elements and the timeline are gone! How can I restore it? Surely, it is just a question of changing a path, or? Please help. Thanks!

    From the File > Open menu, browse to the that same folder (the newly renamed one), and select the .html file.
    Darrell

  • How can I change the Apple ID associated with my iCloud account? I changed it in my itunes but the old id is still hijacking my icloud!

    how can I change the Apple ID associated with my iCloud account? I changed it in my itunes but the old id is still hijacking my icloud!

    Hello pscorning1,
    I apologize, I'm a bit unclear on the exact nature of your question. If you have already changed the information associated with your current Apple ID (*not* created an entirely new Apple ID), you may find the following article about updating the various Apple ID services helpful:
    What to do after you change your Apple ID email address or password - Apple Support
    Sincerely,
    - Brenden

  • How do I change the email Address associated with my FF forum userid?

    I am new to the FF help forum and I can't find an appropriate place to post this. How do I change the email address associated with my FF help forum registration? I tried to use my personal email address but somehow it says it's already registered - but it won't give me the userid. I used a business email address to register now but I want to try to get it over to my personal email address - if FF forum will let me do that.
    thank you

    If you are logged on to the SUMO site then you should see a "Welcome, ffuserX" message in the side bar at the right with a link to go to your profile.<br />
    Click the "Edit My Profile" button and you have a "Change" button next to your current email address.

Maybe you are looking for

  • Error 'Program not registered' while testing RFC

    Hi I have created a RFC with type T. When I am testing the same through SM59, I am getting error: Logon     Connection Error Error Details     Error when opening an RFC connection Error Details     ERROR: program <program name>not registered Error De

  • HP Officejet Pro 8500 Wireless (DUPLEXER MISSINN)

    Hi, can anbody help me please?? I just bought a 2nd hand printer HP Officejet Pro 8500 Wireless. The printer doesnt feed the paper (it does not pick it up). However, the paper goes pass by the printer and leaves through the back. There is no duplexe

  • How to get Networking Switch Port Configuration (I guess SNMP4j will help)

    Greetings :) We have extreme Summit 450e switches installed in our organization. approximately 2000 desktops are connected to these switches. Now, I want to make a utility to get info from these switches, for example, which IP, MAC etc is running on

  • Connect with order by clause

    I have a query to get all child records from table lm and in the order they stored in a table s do you see in problem with the below query select distinct s.id from s, (select p.id from p start with p.child_id= 10 connect by prior p.id = p.child_id)

  • Can purchase games but not in-app???

    I am trying to purchase in-app and it is not working, i have spoken with apple 3 times now with no luck, very frustrating and they are telling me thigns i have already tried, i recently got a new phone even since then it has not worked, help anyone?