Is there any way for a win2k8 scheduled task to have normal priority IO?

Create the task Right click on the task and “export” it Edit the task.xml file that you just exported You will find a line similar to <Priority>7</Priority> Change the value to a normal priority (between 4-6). A table of the potential values: TaskSettings.Priority property A value of 4 will have the same I/O and memory … Read more

How do I overcome the “The symbolic link cannot be followed because its type is disabled.” error when getting the target of a symbolic link?

Well I found the answer, though to describe it as badly documented is an understatement! First of all, this TechEd article highlights the fact that users can “enable or disable any of the four evaluations that are available in symbolic links”. Those four “evaluations” include remote to local and local to remote. It doesn’t give … Read more

File not found.