To change the data of users of SSD in Windows 8

I have a PC running Windows 8 with an SSD. Windows is installed on the SSD and I want that all my data of user hard disk and not on the SSD.

I've seen two ways to do this in the Forums.

1. go in the folder of the user and by a movement of each folder under the user.

a. I can see how it works, but I have 5 users on my PC. It is a lot of change, and it must be done whenever a new user is added.

b. Another option is to use 'Libraries', but again, I have to perform the task of every single folder.

c. in addition to this, it's not not obvious to me that I also have to change the Internet Explorer options to point to the hard drive. By default, Internet Explorer uses '% USERPROFILE%\APPDATA\... '. ». %UserProfile% is on my SSD drive. So it seems I also have to go change the location of the files for Internet Explorer temp for each unique user. Or can I just change the location of APPDATA in the users folder?

2. set a symbolic link for each user folder of my SSD hard disk. This seems simpler. I still have to do it once per user, but I don't have to do it for every single folder for each user. But I heard that this is not recommended by Microsoft, because it can cause problems if the restorations must be performed. It would also automatically cover temporary files in Internet Explorer, and I don't have to change the Internet Explorer temporary files for each user.

So here are my two best options to join my user since my SSD hard drive data, or is there another, the best way to do it in Windows 8? Looks like a simple way to inform the o/s I want the user to go to another drive data should be available.

You can also do so by changing the value of the Windows Environment Variable . It can be done by running a Windows system preparation tool (sysprep) answer file.

The obvious advantage of which is when once, it is here. He moved everything inside the folder users , each existing user, all personal files, including AppData and Temp profile. Also all future user profiles are created automatically on the new location.

You cannot sysprep an upgrade of Windows, Windows 8 must be installed as a new installation.

Sounds complicated, is very easy. I wrote a tutorial about this: http://www.eightforums.com/tutorials/4275-user-profiles-relocate-another-partition-disk.html

For Windows 7: http://www.sevenforums.com/tutorials/124198-user-profiles-create-move-during-windows-7-installation.html

Kari

Tags: Windows

Similar Questions

  • Change the type of user account is not updated

    I changed my account type standard user principal and account invited to administrative yesterday. Now, I want to change it back but is not allow me to change my primary administrative standard. I can click on it, but it is not updated. What should I do to not having guest account my administrative account?

    Hello

    You receive an error message or code everything by trying to change the type of account?

    Note: Guest account cannot be defined as administrative account. There the option only to turn on or off.

    Reference: Change the type of user account

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-a-users-account-type

    If there is an another account on your computer, and then log on to the administrative account and then try to change the account type.

    Method 1: Activate the default Administrator account, and then try to change the type of account and check if it helps:

    Enable and disable the built-in Administrator account

    http://TechNet.Microsoft.com/en-us/library/dd744293 (WS.10) .aspx

    Method 2: If the above mentioned method does not work then try the system restore:
    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore

  • Is this ok to change the date of a photograph to the 1800s?

    I think I need to change the dates on about 400 pictures.  Enter a return date in the 1800s would cause a problem with the computer?

    This part of my family history project, which I had completely organized events in iPhoto, Photo is now a bunch of totally random photos.  They were initially examined in groups as I found them over a period of years - so in Moments - a big mess.  I had them in events either by individual or their own cell family, and of course I could merge or add however that I had to.

    Don't know yet, but I think that my best option now is to modify the dates first, just to try and get some semblance of order to it, then try to work out a system with Albums.

    Thank you

    Lynne

    I used "Set Date & Time" to put back the date of the year 1000, with no ill effects.

    I did to split times - it is very convenient to separate them all just by moving a few photos in time by 1000 years. So to adjust the dates for 200 years should be no problem.

    To adjust the dates of sins, I use this script: see this tip to user: Script: batch change Date and time on a fixed Date

    https://discussions.Apple.com/docs/doc-8421

    This script allows you to set the date and time of the selected photos to a fixed date, incremented a constant interval, for example a minute. I use it, if I don't know the exact date and time, but I just don't want the time, so photos can be sorted by time.

  • How to change the date in milliseconds

    Hello guys, I worked on a new project where the user add his birth date, I want some type of validation to check if the user is personal good brith 'date of day or the futuer even not", the user date conclude filed is in this format" "2013-07-05 to the validation that I change in milliseconds.". "

    Is it possible to change the date in this format in milliseconds?

    or any other way to make the validation

    Thanks for help

    After 2 hours, I'm dating a solution by myself, however the function can be customize to check if the user enters on the right date.

    function findtAge(subjectName,fromdate, todate) {
        console.log("findAge(fromdate, todate) is called now "+subjectName+"-->"+fromdate+"-->"+todate);
        if(todate) todate= new Date(todate);
        else todate= new Date();
    
        var age= [], fromdate= new Date(fromdate),
        y= [todate.getFullYear(), fromdate.getFullYear()],
        ydiff= y[0]-y[1],
        m= [todate.getMonth(), fromdate.getMonth()],
        mdiff= m[0]-m[1],
        d= [todate.getDate(), fromdate.getDate()],
        ddiff= d[0]-d[1];
    
        if(mdiff < 0 || (mdiff=== 0 && ddiff<0))--ydiff;
        if(mdiff<0) mdiff+= 11;
        if(ddiff<0){
            fromdate.setMonth(m[1]+1, 0);
            ddiff= fromdate.getDate()-d[1]+d[0];
            --mdiff;
        }
        if(ydiff> 0) age.push(ydiff+ ' year'+(ydiff> 1? 's ':' '));
        if(mdiff> 0) age.push(mdiff+ ' month'+(mdiff> 1? 's':''));
        if(ddiff> 0) age.push(ddiff+ ' day'+(ddiff> 1? 's':''));
        if(age.length>1) age.splice(age.length-1,0,' and ');
        console.log("===============================");
        console.log("Subject age is = "+age.join(''));
        console.log(" age Day = "+ddiff);
        console.log(" age Month = "+mdiff);
        console.log(" age Year = "+ydiff);
        console.log("===============================");
        var subjectAGE =  age.join('');
    
    }
    

    Thanks a lot guys for the helpful answers

  • How to change the data quotes.db of the sample applications

    Hai guys,

    I have a question, I want to learn more about the use of the database. I read the documentation and I still don't understand. I try to learn with the sample apps (quotes) and I don't know how to change data on the quotes.db database. I wish that I understand:

    1. change the data of databases quotes.db

    2. work with databases (sqlite)

    Please help me, I have a lot of apps idea when I understand working with database. Thanks before

    I'm sorry for my bad English

    Databases can be difficult to understand, it is a three month course in my college days.

    This is not something you can rush and the hurt means that your users data are at risk in order to take the time to go through one of the tutorials online and know well.

    It's my favorite online resources (was used for many years) and it includes a section on SQL close enough of SQLite...

    http://www.w3schools.com/

    Or you can start with this...

    http://www.tutorialspoint.com/SQLite/index.htm

    If English is not your native language, I'm sure that a google search will find one that is in your own.

  • Is there a way to change the date limit of the details page of Salesforce agreement once that agreement came out to the Signature?

    Currently, the only way to change your Salesforce is by going to "manage agreements." The problem is that the registration of Salesforce and echosign are more synchronized. Is there a way for users to go to the agreement and be able to change the date limit?

    Hi esluskonis,

    I'm sorry, but it is not possible to change the time of the signing of the document by using Salesforce.

    Kind regards

    Ana Maria

  • Why I can't change the dates of reminder in the calendar

    I was trying to extend a stay to add one day more to a reminder I had set up on my calendar, but couldn't stay.

    After changing the date it to show the dates of trip corrected for about 2 seconds and then return to the original date of travel.

    Any ideas as to why it is not working properly.

    Thank you

    Maybe this will help.

    Calendar may not enter the new event.

    Calendar may not enter the new event (2)

  • Can I change the Date on the pictures App?

    So I imported a few pictures and the date are false. Can I change the dates of the Photos for Mac app?

    Use the Image in pictures menu: Image > setting Date and time

    If you select several photos at the same time, the date and time will be shifted as much for all the selected photos.  This is useful, if the date and time of the camera was malfunctioning and all photos should be adjusted by the increment of time even

  • How to change the date in the media browser?

    I had to take additional steps to get this media in FCPX - because of these additional steps, the date, that the images were shot in fact was replaced by date (today) that I had to do an additional image transcoding. I want to change the files under "3 June 2016' to be ' 26 May 2016',"may 27, 2016", etc.»» How do I manually change the date in the media browser or move the files to their appropriate date?  Please see screenshot. Thanks in advance. See you soon.

    UUse edit > Adjust content created date and time

  • How can I change the date to the Uk style format

    When I get my calendar reminders, it displays the date in the action column in the American style, which is confusing for example something today shows that the 11/05/2013 and not as 05/11/2013.

    If you can't find an extension based on the reminder, the next step would be the options for your calendar site. If it is a popular (e.g., Google calendar), you'll probably find advice on how to change the date format in a web search. If it is a more obscure, you could try their support if the option is not obvious.

  • Change the data displayed through the context menu

    I have a long list of data which must be reduced. Is there a formula/function that will change the data as determined by a context menu? For example:

    If I had to choose 'Brown' in the menu dropdown only entries whose hair is brown above, would be displayed (IE. Bilbo and Gimli); all others are hidden/not shown. To complicate matters, I have data in two different columns that I need to refine the list by: in this case, the color of their hair, or the number of letters of their first name.

    Using numbers 3.6.1 in El Capitan. Thanks in advance for your help.

    If you restrict the list of several columns have considered using filters (in the Panel on the right after clicking on "Sort and filter" in the toolbar)?  You can add rules on more than one column at a time.

    SG

  • Satellite Pro 6100 - how to change the date and time in the BIOS

    Hello

    I received a satellite pro 6100 that had not been used for some time. Windows does not work then he reinstalled with the good drive.

    When I try and windows 'enable', I get the error 32777 and the laptop is unable to connect with the activation servers that a google leads to believe me that the date and time are incorrect in the bios.

    I know that Press esc to access the bios but there is no option to change the date and time in there. I put the date / the correct time in windows, but this does not seem to synchronize with the bios. I've updated to the latest version of the bios, but this is not enough.

    How can I change or update the time in the bios?

    Thank you

    Hello

    I doubt this time and date setting BIOS does affect Windows activation time Windows doesn t affect it in my opinion. There must be another reason for this problem.
    You can activate Windows by phone?

    Normally the date and time in the BIOS can change you if you mark the date or time, and then press on + or - to change this. Sometimes you have to press PageDown/to the top according to the model of BIOS or laptop.
    Usually in the configuration of the BIOS you will find a brief info how changing the values.

    Check this box!

  • I changed the date to January 1, 1970 and I rebooted, but it does not work, what can I do about it?

    Answer me please

    Why change the date of 1970?

    Your iPhone becomes a brick. You can try using DFU mode, although there is no guarantee that it will work.

    If you have changed the date of May 1970 or earlier and cannot restart your iPhone, iPad or iPod touch - Apple Support

    Contact Apple support and ask for help.

  • How to change the date system Satellite Pro 4200?

    Hello
    I need to change the date of my system and I didn't know how. I go into the BIOS and there is nothing to change the date. I have no operating system. I used to install Linux, but first I must change the date. Please can tell me how I can do? Sorry, but my English is not very good.

    Slovak som

    Hello

    Generally, it should be possible to change the time and date in the BIOS.
    What BIOS you have? Toshiba or Phoenix?

  • How can I change the date of 1970 until 2015, because I can't reboot my iphone!

    I can't reboot my iphone, after when I changed the date from 02.12. 2016 to January 1, 1970. How can I restart my iphone? Can I repair my iphone?

    You can read about it in this post:January 1, 1970

    The short answer is that you need to take your device to an Apple Store, as when you set to January 1, 1970, the brick permanently the iPhone.

Maybe you are looking for

  • Cannot install Windows 8 on Satellite L750 - CPU compatibility problem

    Why can I not install Windows 8 Preview of consumption on my Toshiba Satellite L750-22 x?I get an error of processor compatibility. Intel i3 M380 2.53 GHz

  • Damaged Qosmio X 500 - need info on the model of motherboard

    + Hey everyone. + Unfortunately, my X 500 has been damaged (probably graphics card). Anyway... in Poland no one can fix it.So I have a few questions: 1. What is the exact model of the motherboard for this Toshiba (I do not want to disassemble the ent

  • MP3 file management

    I'm having a hard time finding ways to properly manage mp3 files I want to load on my sansa Fuze.  These files are a series of conferences rather than a normal music album.  The source of these were 18 CD, each with 2 lectures contained on 12 separat

  • WinXP stuck in Mode 'Safe '?

    Recently, I was struck by a type of virus after clicking on a link sent by "Google Alerts".  In the process of 'cleansing' of the computer (with the help of a forum on Internet safety), I managed to mess up my Windows XP OS (Home). When I boot to nor

  • How can I get rid of the Outbox mail that is blocked?

    I received an email that I tried to respond to, but he is now unreadable and blocked my Outbox