• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ScriPt MaSters Needed! - Need to Automate UnLock Workstation

MrNutz

Banned
None of the solutions for unlocking the workstation look like they are going to work, thus the script won't work for you.

You will need to buy a retail defragger.

I also found this but haven't tried it:

"There is a free defrag utility made by SysInternals.com called Contig. It will run on NT4.0 and newer but not any of the Win9X platforms. With it you can be more grangular in the files you want defragged instead of just specifying a drive letter.

contig -a -s *.*
Contig will analyse all files and subfolders on the current harddrive and display a fragmentation summary.

contig -s *.*
Contig will defragment all files and subfolders on the current harddrive.

http://www.sysinternals.com/ntw2k/freeware/contig.shtml"
 
using a defrag program that runs as a service seems like a viable option. With domain admin rights you could simply start the service remotely...
 
All I need to do is to start defrag to run during the night... I found the script above, but it wouldn't work b/c the workstation has to be locked during that time.
 
Back
Top