Sündmused
29. apr, 14 - 30. apr, 19
Liituge 29.–30. aprillil lõppeva Windows Serveri virtuaalse sündmusega, et saada põhjalikke tehnilisi seansse ja reaalajas Q&V-d Koos Microsofti inseneridega.
Registreeruge koheSeda brauserit enam ei toetata.
Uusimate funktsioonide, turbevärskenduste ja tehnilise toe kasutamiseks võtke kasutusele Microsoft Edge.
Checks to see if the specified amount of disk space is available before continuing with an installation process.
freedisk [/s <computer> [/u [<domain>\]<user> [/p [<password>]]]] [/d <drive>] [<value>]
Parameter | Description |
---|---|
/s <computer> |
Specifies the name or IP address of a remote computer (do not use backslashes). The default is the local computer. This parameter applies to all files and folders specified in the command. |
/u [<domain> \]<user> |
Runs the script with the permissions of the specified user account. The default is system permissions. |
/p [<password> ] |
Specifies the password of the user account that is specified in /u. |
/d <drive> |
Specifies the drive for which you want to find out the availability of free space. You must specify <drive> for a remote computer. |
<value> |
Checks for a specific amount of free disk space. You can specify <value> in bytes, KB, MB, GB, TB, PB, EB, ZB, or YB. |
Using the /s, /u, and /p command-line options are available only when you use /s. You must use /p with /uto provide the user's password.
For unattended installations, you can use freedisk in installation batch files to check for the prerequisite amount free space before continuing with the installation.
When you use freedisk in a batch file, it returns a 0 if there's enough space and a 1 if there's not enough space.
To determine whether there are at least 50 MB of free space available on drive C, type:
freedisk 50mb
Output similar to the following example appears on the screen:
INFO: The specified 52,428,800 byte(s) of free space is available on current drive.
Sündmused
29. apr, 14 - 30. apr, 19
Liituge 29.–30. aprillil lõppeva Windows Serveri virtuaalse sündmusega, et saada põhjalikke tehnilisi seansse ja reaalajas Q&V-d Koos Microsofti inseneridega.
Registreeruge kohe