Defragmentation

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search

Defragmentation of the data drive for GigaFlow may cause performance issues.

As such, please ensure that defragmentation process is enabled on the data drive.

If it can't be enabled (i.e. due to storage spaces being the media type) please schedule defragmentation using the following (using d drive as example)

  • note, this should be entered into an administrative command shell.
SCHTASKS /CREATE /SC DAILY /TN "Defragmenter for D drive" /RU SYSTEM /TR "defrag d:" /ST 01:30