saludos :
mi problema es el siguiente:
quiero realizar una aplicacion para proteger determinados fichero de la red
y que no puedan ser borrados, ni alterados desde fuera de mi aplicacion. Es
decir quisiera que cuando un usuario tratara de abrir el fichero, windows
dijera que se se esta u...
more >>
I'm fairly new to WMI. I am searching "root\MicrosoftIISv2" with the
following query: "select * from IIsApplicationPoolSetting". This
works like a charm from an administrator account, but I am trying to
run this with an account that does not have full privilege. Can I
adjust the WMI permiss...
more >>