Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
570 B

  1. 1. Run the InstAppSec.exe program from the command line. This will set up the
  2. appropriate registry keys and copy the appsec.dll to %systemroot%\system32 directory.
  3. 2. Now for all features of Appsec to work, log off and log on again.
  4. 3. Now run the appsec.exe tool and enable security.
  5. 4. Those users who logged on to the Terminal Server after loading of
  6. AppSec.dll, will be restricted to execute only the authorized list
  7. of applications.
  8. 5. Those users who were logged on to the Terminal Server before the
  9. AppSec.dll was loaded won't be affected.