Recreate User Profile that uses Folder Redirection

Hi all,
I would to recreate a user profile that is utilizing Folder Redirection. What I would like to do is have the user log back into their computer and have their profile to be recreated. I don't want any of the existing data to be copied over, I just want to
them to log in and have the system recreate the folder redirection, as if they were a new user logging in for the first time.  We redirect the AppData, My documents, and desktop only. It's a windows 7 system as well.  What's the best way I can accomplish
this?
Thanks

> and have their profile to be recreated. I don't want any of the existing
> data to be copied over
If they didn't have a local profile before, there is no "existing data".
And to be honest, I don't fully understand your question and your goal :)
Martin
Mal ein
GUTES Buch über GPOs lesen?
NO THEY ARE NOT EVIL, if you know what you are doing:
Good or bad GPOs?
And if IT bothers me - coke bottle design refreshment :))

Similar Messages

  • How do i create a 2nd user profile that is very different, on same machine?

    Greetings,
    On my Mac Book Pro, I have created a second user profile that I will also use. But I want it only to load with no history of what I have done on my current profile on this same macbook pro. Want also a fresh instance of Firefox. Do you follow what I am trying to do?
    thanks

    Yes, should be straight forward...
    System Preferences>Accounts, unlock the lock, click on the little plus icon, fill in the username & password, log out & into the new account.

  • Any way to get all users's user profile proeprty using CSOM c# for sharepoint online - office 365?

    Any way to get all users's user profile proeprty using CSOM c# for sharepoint online - office 365?

    Since CSOM provides methods for operations related to people per
    user scope, you could retrieve all site users first using SP.Web.siteUsers
    property. and then use SP.UserProfiles.PeopleManager.getUserProfilePropertyFor
    Method to get property.
    [custom.development]

  • Automatically Upload Pictures from Sharepoint local drive to SharePoint User Profile store using C#

    I have 10,000 image files(profile pictures) stored at location C:\ProfilePic\ folder. The Local Drive(C:\ProfilePic\)
    is in the same machine where SharePoint Server is installed.
    Image Files are as below.
    DomainName_UserID1.jpg,
    DomainName_UserID2.jpg,
    DomainName_UserID3.jpg  etc.
    I need to upload these images to the SharePoint UserProfile Store for respective users.
    Is that possible to write a console application that can query through the pictures saved in the
    C:\ProfilePic\ folder, and then upload the Pictures directly from Local Drive to User Profile Store.
    The code will do something like below:
    Foreach(Images
     saved in C:\ProfilePicFolder)
    string DomainName=Images.split(‘_’)[0];
    string UserID=Images.split(‘_’)[1];
    string AccountName=DomainName+”\”+UserID;
    SPServiceContext context=ServiceContext.GetContext(site);
    UserprofileManager upm=new UserProfileManager(context);
    UserProfile up=upm.GetUserProfile(AccountName);
    up[“ImageUrl”].Value=Images from C:\ProfilePic Folder ;
    up.Commit();

    Yes, you can. Did you check these posts?
    http://sharepoint-tamizha.blogspot.com/2013/08/update-user-profile-picture.html
    http://www.learningsharepoint.com/2013/01/01/programmatically-createretrieve-user-profileuser-profile-properties-in-sharepoint-2013/
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/41dbf544-0c67-4648-93a2-92c5a09a26b0/programmatically-update-user-profile-properties-in-sharepoint-2013-online?forum=sharepointdevelopment
    --Cheers

  • Files missing from desktop after deleting a user profile that was created on there.

    I downloaded and installed firefox and it asked me to create a user profile, but it could not save in the default location. I chose to create the profile on the desktop as a test and that worked. However, after deleting that user profile, all of the items on my desktop were removed and cannot be located. The files are not in my trashbin and when I do a search, it says the file cannot be located. I have Windows 7.

    You shouldn't create a profile and choose an existing folder.<br />
    You should always specify an empty folder and if you didn't do that then you should never remove the files when you remove such a profile because all files in it will be removed and not just the files created by Firefox.
    See:
    *http://kb.mozillazine.org/Files_created_on_startup

  • How to get user profile details using first name and last name of the user?

    Is it possible to get profile details using firstname and lastname of the user with SharePoint UserProfile service?
    any thoughts?
    SP 2010 is history SP 2013 is mystery :)

    You could try the search method of UserProfileManager.
    https://msdn.microsoft.com/en-us/library/microsoft.office.server.userprofiles.userprofilemanager.search.aspx
    SPServiceContext serviceContext = SPServiceContext.GetContext(SPContext.Current.Site);
    UserProfileManager upm = new UserProfileManager(serviceContext);
    string[] searchPattern = { "Firstname", "Lastname"};
    ProfileBase[] searchResults = upm.Search(searchPattern);
    foreach (ProfileBase profile in searchResults)
    //Do something
    //Console.WriteLine(profile.DisplayName);

  • HT3231 How do I erase user profiles that I migrated

    All user profiles were transferred when I migrated from my imac. I want to delete the unwanted profiles.

    OS X Lion: Delete a user account

  • I have a user profile that many people use, it won't let me open more than 1 session

    I have a user account for one classroom, 10 people use that account and then try to run firefox, the first person can get onto firefox but the other 9 have to close out until it is available.
    Help, how do I workaround.

    Firefox profiles are not meant to be shared in real time.
    You could use the profile manager to make copies of the profile and have each person use their own copy. This would take a few minutes to set up the first time.
    Is everyone running Firefox on a single machine in a single Windows XP profile? To start up an independent instance of Firefox into the profile manager, edit the Firefox shortcut command line to this:
    <br>firefox.exe -no-remote -ProfileManager
    Any luck?
    (It's going to get confusing which session belongs to which person, so maybe they should each get a different theme? https://addons.mozilla.org/en-US/firefox/themes/ )

  • Reinstalled server, recreated user profiles loading temporary accounts

    I've had to reinstall Server 2008 R2 due to a system crash, and unfotunately had no backup of the AD. User accounts are on a shared folder and accessed through a profile path ("\\Server\share\%username%"). I'm pretty confident I've set all permissions
    appropriately, however all accounts are still signing into temporary profiles on the workstations. Is there something I might have missed that I could try? Sorry for the brevity, been on-site for 12+ hours and having a case of short-circuited brain
    lol.
    Thanks!

    I know the user will have new SID but if with the new SID they are logging on with temp profile please try this
    a) Log in with temp profile.
    b) Start registry editor by typing
    regedit in find box of Windows 7.
    c) Navigate the following location.
    d) You will see similar keys under profile list, but one with .bak, as shown below.
    e) The key with .bak is for the correct old profile. Currently your Windows 7 computer logged in with fresh (temporary) profile with same key.
    So, rename the new profile key ( which is not having.bak) and remove .bak from correct profile key. See below.
    f)
    That’s it. Log off and log in (or restart) with your user name and password. You must get your correct profile with icons and profile settings back in Windows 7.
    Thanks

  • User Profiles Redirection

    Hello!
    I have around 30 Terminal Servers in my environment and want to shift the user profiles on all the servers to a single location at my SAN without any cached user profile folders at all Terminal Servers. In this way, if I have to delete user profile of a
    specific user, I will not be doing it on every server. Help Required. 

    Hi,
    Thank you for posting in Windows Server forum.
    For migrating User profile you can set folder redirection and specify the location of folder in a user profile.
    You can use Group Policy to specify another location (in other words, "redirect" the location) for folders within user profiles. You can redirect folders either to one location for everyone or to different locations based on the security group membership
    of users. You can also configure additional settings for the redirected folder. The settings that you can configure include whether to grant exclusive user rights to the folder, move the contents of the folder to the new location, apply redirection policy
    to earlier Windows operating systems, or specify system behavior if the policy is removed.
    The path of the user profile folder is User Configuration\Policies\Windows Settings\Folder Redirection\UserProfileFolderName
    Please check below articles for more information.
    Specify the Location of Folders in a User Profile
    http://technet.microsoft.com/en-us/library/cc771969.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Reader X Folder redirection / Roaming Profiles supported ? by

    Are Folder redirection / Roaming Profiles supported in Reader X ?
    (that's in systems that use Active Directory in Windows)
    Its only been a bug for about 10 years ;-)
    cheers pb...

    If any Adobe Employee is still reading this, here is the very specific information you need to fix this.
    Server 2008 R2 Domain, User profile config:
    User's share:
    Map to N:
    \\LHMAIL\ACCT-TEST3\Teacher1
    Profile path:
    \\LHMAIL\ACCT-TEST3\Teacher1\0-Profile Folders\Profile
    Group Policy Object for user's Organizational Unit
    Folder redirection for Application Data:
    \\LHMAIL\ACCT-TEST3\Teacher1\0-Profile Folders\AppData
    For share: \\LHMAIL\ACCT-TEST3
    Share permissions:
    Authenticated Users - full control
    NTFS permissions:
    Domain Admins, Enterprise Admins, Administrators (local), SYSTEM - Full control
    CREATOR OWNER - Full control - subfolders and files only
    Authenticated Users - List folder / Read Data - this folder only
    ==================
    Basically, Adobe Reader X tests every folder in the AppData path, from right to left down to the root, and it chokes trying to create a file on the root part of a UNC path, which is the server name:
    CreateFile \\lhmail\ OBJECT PATH INVALID
    This is an invalid action that no program can do, regardless of whatever permissions the program has.
    Open Adobe Reader X, using SysInternals / Process Monitor to watch for activity:
    Tests: \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData
    7:34:05.0729667 AM AcroRd32.exe 3916 CreateFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    7:34:05.0775536 AM AcroRd32.exe 3916 QueryBasicInformationFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS CreationTime: 3/20/2011 4:16:01 AM, LastAccessTime: 3/20/2011 7:07:11 AM, LastWriteTime: 3/20/2011 7:07:11 AM, ChangeTime: 3/20/2011 7:07:11 AM, FileAttributes: DNCI
    7:34:05.0778734 AM AcroRd32.exe 3916 CloseFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS
    Tests: \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData
    7:34:05.1002372 AM AcroRd32.exe 3916 CreateFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    7:34:05.1045836 AM AcroRd32.exe 3916 QueryBasicInformationFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS CreationTime: 3/20/2011 4:16:01 AM, LastAccessTime: 3/20/2011 7:07:11 AM, LastWriteTime: 3/20/2011 7:07:11 AM, ChangeTime: 3/20/2011 7:07:11 AM, FileAttributes: DNCI
    7:34:05.1048840 AM AcroRd32.exe 3916 CloseFile \\lhmail\acct-test3\teacher1\0-Profile Folders\AppData SUCCESS
    Tests: \\lhmail\acct-test3\teacher1\0-Profile Folders
    7:34:05.1186705 AM AcroRd32.exe 3916 CreateFile \\lhmail\acct-test3\teacher1\0-Profile Folders SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    7:34:05.1201481 AM AcroRd32.exe 3916 QueryBasicInformationFile \\lhmail\acct-test3\teacher1\0-Profile Folders SUCCESS CreationTime: 3/20/2011 4:16:01 AM, LastAccessTime: 3/20/2011 4:17:40 AM, LastWriteTime: 3/20/2011 4:17:40 AM, ChangeTime: 3/20/2011 4:17:40 AM, FileAttributes: D
    7:34:05.1204470 AM AcroRd32.exe 3916 CloseFile \\lhmail\acct-test3\teacher1\0-Profile Folders SUCCESS
    Tests: \\lhmail\acct-test3\teacher1
    7:34:05.1273541 AM AcroRd32.exe 3916 CreateFile \\lhmail\acct-test3\teacher1 SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    7:34:05.1285301 AM AcroRd32.exe 3916 QueryBasicInformationFile \\lhmail\acct-test3\teacher1 SUCCESS CreationTime: 3/20/2011 4:15:47 AM, LastAccessTime: 3/20/2011 4:16:01 AM, LastWriteTime: 3/20/2011 4:16:01 AM, ChangeTime: 3/20/2011 4:16:01 AM, FileAttributes: D
    7:34:05.1289268 AM AcroRd32.exe 3916 CloseFile \\lhmail\acct-test3\teacher1 SUCCESS
    Tests: \\lhmail\acct-test3\
    7:34:05.1348512 AM AcroRd32.exe 3916 CreateFile \\lhmail\acct-test3\ SUCCESS Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a, OpenResult: Opened
    7:34:05.1368520 AM AcroRd32.exe 3916 QueryBasicInformationFile \\lhmail\acct-test3\ SUCCESS CreationTime: 3/20/2011 2:52:19 AM, LastAccessTime: 3/20/2011 5:42:42 AM, LastWriteTime: 3/20/2011 5:42:42 AM, ChangeTime: 3/20/2011 5:42:42 AM, FileAttributes: D
    7:34:05.1371515 AM AcroRd32.exe 3916 CloseFile \\lhmail\acct-test3\ SUCCESS
    Tests: \\lhmail\
    7:34:05.1381626 AM AcroRd32.exe 3916 CreateFile \\lhmail\ OBJECT PATH INVALID Desired Access: Read Attributes, Disposition: Open, Options: Open Reparse Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: n/a
    As a result, Adobe Reader X opens with a warning box, cannot open in Protected Mode due to "a problem with your system configuration".
    This particular error will not occur if:
    AppData points to the local system drive (No AppData redirection), whether roaming or not
    C:\Users\Teacher1\AppData
    AppData is redirected to point at a mapped drive for the network path:
    X:\Teacher1\0-Profile Folders\AppData
    This second option is the usual workaround to Adobe's problem, but not recommended by Microsoft. Apparently it has negative effects for other Windows services and programs to use drive mappings rather than UNC paths.

  • 2008 R2 Terminal Server large Local User Profile Folder; C:\ drive size fluctuation

    Hey Guys,
    Have an interesting issue I'm currently working with and starting to scratch my head.  I inherited this server so many things I'm still discovering. 
    This is TS 2008 R2 SP1, with very basic setup; Microsoft, Firefox, IE, and Adobe. I currently have many users, but only these two user profiles that have large folders. (all the space is taking out by C:\Users\%USER%\AppData\Local\Microsoft). Each folder orbiting
    around 23.6GB taking 89% of the C:\ drive. Once I discovered it, I applied folder redirection policy to move all the content of the user folder's to the large drive; P:\TSProfiles\ottc01
    However, the actual C:\Users\%USER%\AppData\Local\Microsoft folder still there and looks like it cannot be moved. It's almost like every instance of windows OS and Microsoft Office duplicated and resides on each user's local profile. Plus, the C:\ drive
    space fluctuates and goes up and down, every time user logs on and off.
    So, I'm curious is to how to correct this issue and why only these two users have such a large profiles? I can provide more info if needed, just let me know.
    Thanks everyone for their time.

    Hi,
    On current situation, please refer to following articles and check if can help you.
    User Profiles on Windows Server 2008
    R2 Remote Desktop Services
    Manage User Profiles for Remote Desktop Services
    In addition, this issue seems to be more related to terminal service. I also suggest that you would post this question in
    Remote Desktop Services (Terminal Services) Forum. I believe we will get a better assistance there.
    If any update, please feel free to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    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 Support, contact [email protected]

  • Folder Redirection 502 Access Denied but redirecting to wrong place

    Hi,
    I have come across a very unusual problem.  Folder redirection was implemented a few months ago where a number of folders were redirected with the following settings:
    Redirect everyones folder to the same location
    Create a folder for each user under the root path
    \\server\homefolders
    It has worked flawlessly but in recent weeks when we create new users, some of them experience this problem.  Folder redirection fails consistently for that user with 502 Access denied.  That isn't the unusual bit.  This is the unusual bit
    - The message is:
    Failed to apply policy and redirect folder "Documents" to "\\fileserver\homefolders\joe.bloggs\Documents".
    Redirection options=0x1001.
    The following error occurred: "Failed to build the list of regular subdirectories under "\\fileserver\homefolders\Jane.Doe\Documents".".
    Error details: "Access is denied.
    Yes for some reason it knows where it should be redirecting to, but then attempts to redirect to someone elses home folder location.  I've substituted the server name and user names for security but the name equivalent to Jane.Doe is consistent in every
    error.
    This only occurs on our RDS 2012 R2 farm, which has 3 session hosts and doesn't happen on any other system.  We use roaming profiles.  I have logged the user off and deleted the local and network profiles but get the same result.  I've
    rebuilt the GPO that handles folder redirection, but again, same result.  I've checked and double checked Folder Redirection settings and nothing points to a this specific Jane.Doe user.
    Anyone come across this before?

    Hi,
    I have come across a very unusual problem.  Folder redirection was implemented a few months ago where a number of folders were redirected with the following settings:
    Redirect everyones folder to the same location
    Create a folder for each user under the root path
    \\server\homefolders
    It has worked flawlessly but in recent weeks when we create new users, some of them experience this problem.  Folder redirection fails consistently for that user with 502 Access denied.  That isn't the unusual bit.  This is the unusual bit
    - The message is:
    Failed to apply policy and redirect folder "Documents" to "\\fileserver\homefolders\joe.bloggs\Documents".
    Redirection options=0x1001.
    The following error occurred: "Failed to build the list of regular subdirectories under "\\fileserver\homefolders\Jane.Doe\Documents".".
    Error details: "Access is denied.
    Yes for some reason it knows where it should be redirecting to, but then attempts to redirect to someone elses home folder location.  I've substituted the server name and user names for security but the name equivalent to Jane.Doe is consistent in every
    error.
    This only occurs on our RDS 2012 R2 farm, which has 3 session hosts and doesn't happen on any other system.  We use roaming profiles.  I have logged the user off and deleted the local and network profiles but get the same result.  I've
    rebuilt the GPO that handles folder redirection, but again, same result.  I've checked and double checked Folder Redirection settings and nothing points to a this specific Jane.Doe user.
    Anyone come across this before?

  • How to move all files from a folder for a user to a centralized folder on a core server with a GP

    Hello,
    I was curious if someone know how to move all the files of a user "local" profile on a Terminal Server to that of a centralized server where the "local" profile of like the user desktop, favorites, setting, etc are stored in the event
    the local profile on the TS become corrupt it can pull from this server...
    The problem I have is no matter what I tell users to save there files to our Y drive that is a folder that is synced
    across all 6 of our TS servers, users still store files on there desktops, so as you can imagine if one day they are on one server, then next day they could be on another and there files aren't the same.... hence the reason why I want to move all there files
    to the centralized server so when I redo the profiles from scratch on the TS server in the farm they suck files from the core server and have all of the files they are used to having.... 
    So I was curious and I've heard from some this is possible in a GP, but I'd like to move the contents of all 6 TS for
    each user or if I have to d this on  per user basis I will, just looking for a way to move the files....

    Hi Trevor,
    To move all users’ desktop to a server, we can use Folder Redirection to do this. The path for Folder Redirection is:
    [Group Policy Object Name]\User Configuration\Policies\Windows Settings\Folder Redirection
    In this situation, we can choose to redirect desktop to the root of a network file share or a folder on a network share.
    Regarding how to configure this, the following article can be referred to for more information.
    Configuring Folder Redirection
    http://technet.microsoft.com/library/cc786749.aspx
    Hope it helps.
    Best regards,
    Frank Shen

  • Windows Server 2008 R2 Folder Redirection on Windows 8.1 Not Working

    I am running Windows 2008 R2 Domain Controllers on 2008 R2 Functional Level. Only our IT Dept is running Windows 8.1, everyone else on 7 Enterprise SP1 edition.
    I cannot get Folder Redirection to work on Windows 8.1 which I need to get completed because the current File Server that hosts the current Userprofile\User\Documents is going to be upgraded to Windows Server 2012 R2 DFS.
    I ran a group policy results on my Machine and Username, the Folder Redirection Policy is shown with no errors. Yet my "Documents' still point to C:\.

    Hi,
    Here is a similar thread on Group Policy forum:
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/05b12275-c595-4c4a-877a-c6a9e8d5e086/windows-2012-r2windows-81-gpo-folder-redirection-woes?forum=winserverGP
    Several possible solutions are delivered including:
    1. Try to enable the following setting:
    Computer Configuration\Administrative Templates\System\Logon\ Always wait for the network at computer startup and logon
    2. Run a RSOP to see the applied group policies and check if any conflict occurs which cause the issue.
    3. Test to recreate user profile (as the last reply mentioned) to see if issue still exists.
    If you have any feedback on our support, please send to [email protected]

Maybe you are looking for

  • Is it possible to export .wmv's with odd number dimensions... 197x148

    I have been given the following dimensions for my final video: 197x148. AE doesn't want to export to an odd numbered dimension ( it wants a multiple of 2). As best I can tell, this isn't possible - but Microsoft requested a wmv at these dimensions..

  • 10.6 will not install on my 20" intel imac circa 2007....HELP

    I have a 20" intel imac that I purchased new in to 2007. It has the 2.1x (can't remember and I'm at work, sorry..) intel core 2 duo processor and 2G of memory. I have tried 2 separate 10.6 disks (one 10.6 and one 10.6.3) to upgrade my imac from 10.5.

  • IN ALV TOTAL OPTIONS

    problem aobut to display total button in alv. in my production server this button is display but when particular user login their own id and run this alv report at that time this total options button not display. so pl give soluation.

  • Upgrade Forms from 9.0.4 to 10.1.2

    I'm trying to determine the steps required to upgrade forms from 9.0.4 to 10.1.2 (OAS 10gR1 to OAS 10gR2). Is it just a simple: "open in 10.1.2, compile, save, close" for each form? Thanks, Meredith

  • Viewing Idoc Error Message

    Hi, We have Idocs where the correct error message is obtained after going to WE02, clicking on the icon next to 51 status and then on the next screen clicking on the application log button. We have hundreds of Idocs in failed status and want to view