answersLogoWhite

0

When

-You want to be able to set local file access permissions.

-You want to enable EFS support.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

On a FAT32 partition can a file be convert to NTFS?

You can convert the entire filesystem to NTFS by running in a shell window ntfs C: or ntfs C:\


What does the Microsoft Convert utility do?

Windows supports two disk file systems: the FAT file system and the NTFS file system. This article explains how to convert a FAT partition into an NTFS partition, and the considerations to take into account. For additional informationabout the differences between the FAT and NTFS file systems, as well as the advantages and disadvantages of each, click the following article number to view the article in the Microsoft Knowledge Base: 100108 (http://support.microsoft.com/kb/100108/) Overview of FAT, HPFS, and NTFS file systemsNOTE: Windows NT 4.0 no longer supports the HPFS file system.The Convert.exe utility is supplied with Windows to convert a FAT partition into an NTFS partition. Use of Convert.exe is straight forward, but there are considerations that should be taken into account before using the utility.The following limitations should be recognized before converting a FAT partition to NTFS: • The conversion is a one-way process. After a partition has been converted to NTFS, it is not possible to convert the partition back to a FAT partition. To restore the partition as a FAT partition, the partition would have to be reformatted as FAT (which would erase all data from the partition) and then data can be restored from backup. • The system partition of a RISC-based computer cannot be changed to NTFS. The ARC specification requires that the system partition be FAT. It is possible to create a small (1 MB) FAT partition for the system partition and install Windows on an NTFS partition (the boot partition). • Convert.exe requires a certain amount of free space be present on the drive in order to convert the file system. For additional information about the amount of free space required for a conversion, click the following article number to view the article in the Microsoft Knowledge Base: 156560 (http://support.microsoft.com/kb/156560/) Free space required to convert FAT to NTFSNOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).To convert a FAT partition to NTFS, perform the following steps.1. Click Start, click Programs, and then click Command Prompt. 2. At the command prompt, type CONVERT [driveletter]: /FS:NTFS. 3. Convert.exe will attempt to convert the partition to NTFS.CONVERT may present the following error: Convert cannot gain exclusive access to the [driveletter]:, so it cannot convert it now. Would you like to schedule it to be converted the next time the system restarts (Y/N)? This error will occur if any of the following three conditions exist: • If you run the CONVERT command while the current directory is on the drive that is to be converted (for example, you type CONVERT F: /FS:NTFS at the F:\> prompt). To solve this, either answer "Yes" to the prompt and restart the system, or change to a directory on another drive and retype the command. • If an application has a file open on the drive that is to be converted. To solve this, either answer "Yes" to the prompt and the drive will be converted the next time the computer is restarted, or close any applications that may be using files on the drive to be converted. Remember that this also applies to users accessing files on the drive over the network. This also includes a page file that resides on the drive. • If you attempt to convert the partition from which the operating system is running. It is not possible to convert the boot partition while the operating system is running. To convert the boot partition, it will always be necessary to issue the CONVERT command, answer Yes to the prompt, and then restart the computer. The partition will be converted the next time the computer is restarted. As an alternative, it is possible to boot the computer to an installation of Windows on a different partition and convert the partition from that installation of Windows. Note Default NTFS Permissions are not applied to a converted boot partition.For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 237399 (http://support.microsoft.com/kb/237399/) The default NTFS permissions are not applied to a converted boot partition Windows supports two disk file systems: the FAT file system and the NTFS file system. This article explains how to convert a FAT partition into an NTFS partition, and the considerations to take into account. For additional informationabout the differences between the FAT and NTFS file systems, as well as the advantages and disadvantages of each, click the following article number to view the article in the Microsoft Knowledge Base: 100108 (http://support.microsoft.com/kb/100108/) Overview of FAT, HPFS, and NTFS file systemsNOTE: Windows NT 4.0 no longer supports the HPFS file system.The Convert.exe utility is supplied with Windows to convert a FAT partition into an NTFS partition. Use of Convert.exe is straight forward, but there are considerations that should be taken into account before using the utility.The following limitations should be recognized before converting a FAT partition to NTFS: • The conversion is a one-way process. After a partition has been converted to NTFS, it is not possible to convert the partition back to a FAT partition. To restore the partition as a FAT partition, the partition would have to be reformatted as FAT (which would erase all data from the partition) and then data can be restored from backup. • The system partition of a RISC-based computer cannot be changed to NTFS. The ARC specification requires that the system partition be FAT. It is possible to create a small (1 MB) FAT partition for the system partition and install Windows on an NTFS partition (the boot partition). • Convert.exe requires a certain amount of free space be present on the drive in order to convert the file system. For additional information about the amount of free space required for a conversion, click the following article number to view the article in the Microsoft Knowledge Base: 156560 (http://support.microsoft.com/kb/156560/) Free space required to convert FAT to NTFSNOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).To convert a FAT partition to NTFS, perform the following steps.1. Click Start, click Programs, and then click Command Prompt. 2. At the command prompt, type CONVERT [driveletter]: /FS:NTFS. 3. Convert.exe will attempt to convert the partition to NTFS.CONVERT may present the following error: Convert cannot gain exclusive access to the [driveletter]:, so it cannot convert it now. Would you like to schedule it to be converted the next time the system restarts (Y/N)? This error will occur if any of the following three conditions exist: • If you run the CONVERT command while the current directory is on the drive that is to be converted (for example, you type CONVERT F: /FS:NTFS at the F:\> prompt). To solve this, either answer "Yes" to the prompt and restart the system, or change to a directory on another drive and retype the command. • If an application has a file open on the drive that is to be converted. To solve this, either answer "Yes" to the prompt and the drive will be converted the next time the computer is restarted, or close any applications that may be using files on the drive to be converted. Remember that this also applies to users accessing files on the drive over the network. This also includes a page file that resides on the drive. • If you attempt to convert the partition from which the operating system is running. It is not possible to convert the boot partition while the operating system is running. To convert the boot partition, it will always be necessary to issue the CONVERT command, answer Yes to the prompt, and then restart the computer. The partition will be converted the next time the computer is restarted. As an alternative, it is possible to boot the computer to an installation of Windows on a different partition and convert the partition from that installation of Windows. Note Default NTFS Permissions are not applied to a converted boot partition.For additional information, click the following article number to view the article in the Microsoft Knowledge Base: 237399 (http://support.microsoft.com/kb/237399/) The default NTFS permissions are not applied to a converted boot partition


How do you expand an NTFS partition?

Use a partition manager like GParted or the one on the Vista setup CD to expand the NTFS partition. You cannot expand the partition while Windows is running on it.


How do you convert a mp3 file into a ts file also known as a MPEG-2?

You need to have a conversion program running on your computer.


Why is computer necessary in a modern office?

Because office jobs often revolve around the computer. Good programs keep the businesses running efficiently and securely.


If The SC101 is running on the 250MB and when patitioning the drive is giving you a 38.14 of space why?

what can you advise me on why does it have to be 38.140 space do i have to do unallocated partition. what can you advise me on why does it have to be 38.140 space do i have to do unallocated partition.


A technician needs to upgrade the file system on a Windows XP computer from FAT32 to NTFS which course of action should be taken to upgrade the file system to NTFS?

Windows XP has a utility to convert a FAT32 system to NTFS. However, to avoid the risk of possible data loss, it is best to back up all data, format the drive with an NTFS partition, and perform a clean install. Good answer but the correct answer is by Running the Microsoft Convert utility.


If your computer is running Mac OS its a what computer?

A computer running Mac OS will be an Apple Macintosh computer.


Convert 5000 square meter to running meter?

how to convert running meter to square meter


Can a Sun Sparc workstation running Solaris 9 still boot in single-user mode if its var system partition is corrupted or destroyed?

/var shouldn't be strictly necessary, since, in single-user mode, there aren't going to be many daemons running, outputting logs, sockets, or PID files.


You have two running modes for your computer windows xp and windows 2000 how do you delete widows 2000?

The most trivial way of doing this is, to format the partition of the hard drive that has the windows 2000. However, all the data on that partition will be lost. Copy all the important documents onto a backup folder on some other patition and then continue with formatting.


What operating system is the computer running?

The computer is running on the Windows operating system.