Showing Wrong Diskspace in windows server

If your Windows server is showing Diskspace then run the below commaand in your command prompt 

DISKPART
DISKPART> List Volume
DISKPART> select volume # (this is the number of the volume listed by the above ‘List Volume’ command)
DISKPART> extend filesystem
DISKPART> exit

This will fix your issue of Diskspace .

  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

How do I Install cPanel?

To install cPanel simply login to your VPS or dedicated server and follow these instructions: To...

Booting/Starting my VPS

You can Boot/Start your VPS using two different methods. We are highlighting these below for your...

How do I access SolusVM?

You can access SolusVM for your VPS account here:  http://vps.hudsonvalleyhost.com:5353

How can I change the server timezone?

Changing the server timezone is a fairly simple process and can be done with as little as one...