VSSADMIN – Windows CMD Command
Display the current volume shadow copy backups and all installed shadow copy writers and providers. To enable VSS on a volume. Right-click on the volume and select Properties > Shadow Copies. From here, you...
Display the current volume shadow copy backups and all installed shadow copy writers and providers. To enable VSS on a volume. Right-click on the volume and select Properties > Shadow Copies. From here, you...
Display the volume label of a disk. Syntax VOL [drive:[drive:]] If the drive exists, VOL will display it’s disk label and serial number and will return an %ERRORLEVEL% of 0. If the drive does not exist or is...
Connect to a Hyper-V Virtual Machine. A connection may be established both locally on the Hyper-V server orremotely over a network or the internet from a client on which the toolinstalled. Add Features >...
To check that files are saved to disk correctly; the system can re-read thedisk after saving to verify that the file is readable. By default the CMD shell has verify OFF Verify simply checks...
Display the current operating system version. A very simple method of version checking is to pipe a version string into FIND, however there is a possibility that something which is a unique string today...
Time Zone Utility. Examples: Display the current time zone id Set the current time zone to Pacific Standard Time Set the current time zone to Pacific Standard Time and disable DaylightSaving Time adjustment
Write performance data to the command window or to a log file.To stop Typeperf, press CTRL+C. Counter is the full name of a performance counter in the format:”\\Computer\Object(Instance)\Counter” Examples Display % Processor time until interrupted:...
Display the contents of one or more text files. If more than one file is specified the filenames are included in the output.If a wildcard is used the filenames are displayed even if only...
End a process running in a session on a Remote Desktop Session Host (RD Session Host) server. Tskill can be used to end any process that belongs to you, unless you are an administrator....
Disconnect a Remote Desktop Session. You must have Full Control permission or Disconnect special access permission to disconnect another user from a session. If no session ID or session name is specified, tsdiscon disconnects...