如何將 Documents and Settings完整移到另依個磁碟機

顯示結果從第 1 筆 到 8 筆,共計 8 筆
  1. #1
    會員
    註冊日期
    2001-06-11
    討論區文章
    23

    如何將 Documents and Settings完整移到另依個磁碟機

    有個問題請教一下..

    將Documents and Settings 移動到D:\下之後
    要如何讓系統知道我的Documents and Settings已經移動了呢?
    謝謝

    ps希望所有使用者皆會變動到新的位置



  2. #2
    WebSphereMania Schnaufer 的大頭照
    註冊日期
    2001-03-29
    討論區文章
    8,876
    Do you have interests in Software Testing !?

      Do you play Table Tennis !?

  3. #3
    會員
    註冊日期
    2001-06-11
    討論區文章
    23
    雖然她不建議移動
    但還是可以藉由登錄修改呢
    來試試看好了

    RESOLUTION
    To specify a different folder for the "Documents and Settings" folder during installation, follow these steps:
    Use the /UNATTEND switch with Winnt.exe or Winnt32.exe and insert the following entry into the Unattend.txt file, where z:\foldername is the path and folder name you want:
    [GuiUNattended]
    ProfilesDir = z:\foldername
    Install Windows. The path you included in the Unattend.txt file is used instead of the default "Documents and Settings" folder.
    For additional information about unattended setup of Windows 2000, click the article number below to view the article in the Microsoft Knowledge Base:
    Q183245 Windows 2000 Unattended Setup Parameters
    MORE INFORMATION
    NOTE: The following section provides information about a configuration that Microsoft does not support. We provide this information for informational purposes only; Microsoft makes no guarantee that this configuration functions properly.

    WARNING: Microsoft strongly recommends against renaming any system folder. Catastrophic system failure or an unstable computer could result if you rename system folders. If implemented, a backup should be made of the system before attempting this procedure.

    To rename or move the "Documents and Settings" folder, use the appropriate method.
    User-specific
    WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

    NOTE: This method does not relocate key Windows components. Use this method if you require only user-specific data to be moved.

    To specify a different folder for the "Documents and Settings" folder after you install Windows for a particular user, follow these steps:
    Identify the user's profile path. There are two methods to identify the profile path. Either by user path settings or user SID. The user SID method is preferred.
    User SID method
    Use the GETSID tool from the Windows Server Resource Kit to obtain the SID. Use syntax similar to the following example:
    GETSID \\SERVER1 UserName \\SERVER1 UserName
    Once you obtain the SID, use Regedit.exe or Regedt32.exe to select the user's SID under the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    User path setting
    Log on to the computer as the user, and then type SET at a command prompt. Note the setting for USERPROFILE, and then close the command prompt window.
    Log on as an administrator of the computer.
    Use Registry Editor to add the USERPROFILE setting to the following registry key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Click the registry key, and then click Find on the Edit menu.
    In the Find box, type the value of the USERPROFILE setting, and then click Find Next.
    Change the ProfileImagePath value to use the new path you want in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList registry key.
    Close Registry Editor, and then log on as the user. Type SET at the command prompt to verify the path has changed.
    Entire Folder
    NOTE: This method relocates key Windows components. Use this method only if you require the "Documents and Settings" folder to be moved or renamed and you cannot use the Unattend.txt file to change the name during installation.

    To specify a different folder for the entire "Documents and Settings" folder, including key system components, follow these steps:
    Log on to the computer as an administrator.
    Create a new folder.
    Open the current "Documents and Settings" folder.
    On the Tools menu, click Folder Options, and then click the View tab.
    Under Advanced settings click Show hidden files and folders, and then click to clear the Hide file extensions for known file types and Hide protected operating system files check boxes.
    Click OK.
    Click and drag to copy all the folders to the new folder, except for the currently logged on users folder.
    In Control Panel, double-click System, and then click the User Profiles tab.
    Copy the current user's profile to the new folder.
    Click OK, close Control Panel, and then log off and log on to the computer as an administrator again.
    In Registry Editor, click Find on the Edit menu.
    Type documents and settings, and then click Find.
    Replace the value data or rename the value or registry key to the new path for each and every registry key and value that contains the original path. NOTE: You must complete this change for every instance in the registry or your computer may not start. It is imperative that you update all registry keys and values with the new path.

  4. #4
    會員
    註冊日期
    2002-01-24
    討論區文章
    127
    看起來好像只能一個一個user條改,而不能把"Documents and Settings"整個指到別的地方,是不是這樣呀!!呵....在下的英文不大行.. ^^

  5. #5
    奶爸安親班主任 Bratte 的大頭照
    註冊日期
    2000-12-18
    討論區文章
    467
    其實一些 Tweak 的工具程式都可以有變通的方式可以用
    例如 (共享軟體) system mechanic 3.7h http://www.iolo.com/
    以下是它的修改方式
    Customize Windows Settings > Systwm > Windows Paths
    由這裡可以指定(改變)一大堆作業系統預設目錄的路徑


    幸福的方程式 = 擁有一個乖巧的女兒

  6. #6
    會員
    註冊日期
    2001-06-11
    討論區文章
    23
    最初由 Bratte 發表
    其實一些 Tweak 的工具程式都可以有變通的方式可以用
    例如 (共享軟體) system mechanic 3.7h http://www.iolo.com/
    以下是它的修改方式
    Customize Windows Settings > Systwm > Windows Paths
    由這裡可以指定(改變)一大堆作業系統預設目錄的路徑
    這方法已經有中文知識庫可以看了
    我已經可以正確的在安裝時指定了
    謝謝指教

  7. #7
    --帳號停用中-- purk 的大頭照
    註冊日期
    2001-03-08
    討論區文章
    2,917
    最初由 Niise 發表
    這方法已經有中文知識庫可以看了
    我已經可以正確的在安裝時指定了
    謝謝指教
    可以提供一下 這篇中文知識庫的連結嗎
    thx

  8. #8
    ycl
    ycl 目前未上線
    會員
    註冊日期
    2001-05-05
    討論區文章
    45

類似的主題

  1. 【求助】請問一下刪除使用者,如何清除C:\Documents and Settings 的檔案
    作者:matbear 所在討論版:-- Windows 討 論 版
    回覆: 1
    最後發表: 2005-02-26, 10:25 AM
  2. 【求助】pagefile.sys可不可以把他移到另一個磁碟分割區??
    作者:pisa4 所在討論版:-- Windows 討 論 版
    回覆: 2
    最後發表: 2004-12-04, 08:20 PM
  3. 【求助】如何更改C:\Documents and Settings的路徑
    作者:ericpal 所在討論版:-- Windows 討 論 版
    回覆: 8
    最後發表: 2004-11-20, 06:45 PM
  4. 如何將win2000(ntfs)完整移到另一顆hd?
    作者:barboo 所在討論版:-- Windows 討 論 版
    回覆: 21
    最後發表: 2002-03-08, 04:46 AM
  5. 如何將win2000(ntfs)完整移到另一顆hd?
    作者:barboo 所在討論版:---- 電 腦 / 網 路 軟 體 精 華 區
    回覆: 15
    最後發表: 2001-02-26, 04:43 PM

 

此網頁沒有從搜尋引擎而來的訪客

發表文章規則

  • 不可以發表新主題
  • 不可以回覆文章
  • 不可以上傳附加檔案
  • 不可以編輯自己的文章
  •