get-wmiobject win32_useraccount
Archiv pro měsíc: Červenec 2013
How convert FAT16 or FAT32 to NTFS
HI all,
this task is realy simple. You will not lose data on convert disk !
open Command promt -cmd as administrator
use integrated tool “convert.exe”
usually I need run first: chkdsk volume /f
convert volume /FS:NTFS
select Yes
“insert actual name of volume”
(! you do not have to convert from c:\ and disk which we want to convert!)