Roberto Alves

Scripts and Server Based Computing

Enable again toolbars in Excel 2003

Sometimes you can be very surprised with the amount of irresponsible people doing some code as vbs scripts, programs or even simple excel macros that can negatively affect production environments.
Last week I got a very simple problem, that can be frustrating for a user. Some external partner of my company created a Excel spreadsheet with [...]

How to create services on Windows 2003

A lot of people unknown some tools of Resource kit for Windows 2003, that can be essential in a environment implementation. Twice of this tools are instsrv.exe and srvany.exe that bring the possibility to you create new services for Windows 2003, using a executable file or a vbs script.
To create a new service on Windows [...]