Stuff Testing
jueves, 2 de enero de 2014
Assign fileserver permissions via command line
›
Un método ágil para asignar permisos de Filesystem es utilizar el comando acls o iacls. Esta opción es nativa de Windows por lo que no req...
sábado, 4 de mayo de 2013
Windows: shutdown remoto
›
Como realizar un shutdown remoto shutdown /r /t 1 /d P:0:0 /m \\192.168.1.5 Usage: shutdown [/i | /l | /s | /r | /g | /a | /p | /h | /...
viernes, 12 de abril de 2013
Como liberar sesiones en un servidor Windows Standalone
›
A continuación un procedimiento para liberar sesiones en servidores standalone con PSexec: 1 - Iniciar una sesión de cmd remota de...
miércoles, 12 de diciembre de 2012
Windows: List files
›
The traditional way to list files on Windows is using the dir command. It has a lot of options to use. But the main problem with this is the...
1 comentario:
viernes, 5 de octubre de 2012
Windows - net user options
›
You can use the following parameters with the net user command: username Is the name of the user account you want to add, delete, modif...
›
Página Principal
Ver la versión web