powershell script and bat script
powershell scripts execution can be restricted to signed scripts only; is it possible to restrict .bat and .cmd scripts as well ?would it be advisable to delete cmd.exe entirely from Vista? would it prevent any .bat script to be executed ?Is it possible to prevent cmd.exe to be started or, at least, to control cmd.exe execution through the UAC ?
April 2nd, 2008 12:10pm
Hi,Run "gpedit.msc", navigate to "User configuration" - "Administrative Template" - "System".Choose "Prevent access to command prompt", change the setting to "Enable".--------------------Regards,Eric Zhang
Free Windows Admin Tool Kit Click here and download it now
April 7th, 2008 12:39pm