This script revokes the "View Service Details" permissions given to the "Everyone" group. These permissions include viewing the service status, service startuptype, security on service, and so on.
Description
This script should be run through a host application that supports
VBScript like the Windows Scripting Host or Internet Explorer. By
default, Windows grants "View Service Details" to the "Everyone"
group. Note that this sample does not modify the access permissions
of Administrators, Power Users, Server Operators or other trustees
to whom you might have granted permissions.
...WSH\VBScript\Security\Services\RemViewServForAll\