

InterviewSolution
1. |
Solve : Batch command to refresh desktop? |
Answer» I have created a batch command that RUNS everytime a user signs up in a terminal server, it maps DRIVES and calls an HTML file. The problem I am having is that once the batch file ends, the icons on the desktop are not being refreshed, the user has to manually press F5. Is there a way to refresh the desktop with a command rather than having the user press F5? |
|