Re: FAT32 TO NTFS

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 02/14/05


Date: Mon, 14 Feb 2005 23:50:26 +0100

chatts99 wrote:

> I have read a few posts and articles and realise I need to convert my 180GB
> hard drive from FAT32 to NTFS ( I dont why it came formatted like this as my
> PC was only purchased a few months ago with XP Home already installed)
> I have tried "convert c: /fsntfs" and "help convert" from the cms prompt
> however I get a message stating either "convert" or "help" are not recognised
> as internal or external command,operable or batch file. Please can someone
> help me???
Hi

It looks like you have a path issue, I suggest you download and
run Fixpath.exe:

Fixpath.exe is in fixpath2.zip available here:
http://internet.cybermesa.com/~bstewart/misctools.html

Also note that the command is

convert c: /fs:ntfs

(yours was missing a colon, convert c: /fsntfs)

-- 
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx


Relevant Pages

  • Re: Robocopy - not providing destination in log output
    ... command line tool to be a part of that. ... working script (Batch file) servicing a large ... People who post questions in a *scripting* newsgroup ... Function pad ...
    (microsoft.public.windows.server.scripting)
  • Re: Writing a batch file
    ... Sorry, I can't, VB Scripting is not my area of expertise. ... Paul Randall will respond, or else you could post your question ... by the way thank you so much for your answer about my batch file. ... Prompt commands. ...
    (microsoft.public.windowsxp.general)
  • Re: script to create a file with unique name
    ... > Or if you are using a batch file, you could use the code below. ... > echo File name: %today%.txt ... > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ...
    (microsoft.public.windows.server.general)
  • Re: Email ntbackup result and report
    ... Can you just put that coding into a batch file and it wil work? ... SAPIEN Technologies - Scripting, Simplified. ... VBScript & Windows PowerShell Training - ... blog: http://jdhitsolutions.blogspot.com ...
    (microsoft.public.windows.server.scripting)
  • Re: Delete all files in certain folders across multiple users
    ... scripting period. ... This little batch file will what you want. ... echo Cleaning up user "%*" ... You must determine if it is safe to delete the folders you specified. ...
    (microsoft.public.scripting.vbscript)