Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Hardware > "Rescan Disks" at the Command Line

Reply
Thread Tools Display Modes

"Rescan Disks" at the Command Line

 
 
chironex
Guest
Posts: n/a

 
      04-28-2008
In Disk Management under the Computer Management tool, there is an action
called "Rescan Disks". Is there a command in the Command Line that can do the
exact same thing?
 
Reply With Quote
 
 
 
 
Craig Williams
Guest
Posts: n/a

 
      05-05-2008
I don't have a Vista machine, but this works for me on XP
echo rescan>rescan.txt & diskpart /s rescan.txt

"chironex" wrote:

> In Disk Management under the Computer Management tool, there is an action
> called "Rescan Disks". Is there a command in the Command Line that can do the
> exact same thing?

 
Reply With Quote
 
Topher2798
Guest
Posts: n/a

 
      01-21-2010

I realize this is an old topic, but in the hopes that this helps someon
who ends up here from a search while looking for an answer to thi
problem, here are another couple of simple ways to achieve this i
Vista. Neither of these require the use of an external text file

On the good old fashoned command prompt

*echo rescan | diskpart

From a PowerShell prompt

*"rescan" | diskpart

Hope this helps

--
Topher2798
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Defrag increases "used space" as reported by command-line defrag - mwhiting001@hotmail.com.NO_SPAM Windows Vista Performance 15 06-19-2009 08:34 PM
Windows Mail News subject line held in "Indexed Location" perry Windows Vista Mail 2 08-14-2007 05:35 PM
"Open command prompt here" and "Copy as path" Moody Marco Windows Vista Performance 10 05-04-2007 04:41 PM
"Cannot get information about your hard disks" McBain Windows Vista Installation 3 06-13-2006 12:16 AM
"Cannot get information about your hard disks" McBain Windows Vista Installation 0 06-12-2006 07:35 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59