Run explorer window with administrator rights in Vista
Easy, don’t you think ? Right click explorer(.exe), choose “run as administrator” and you’re set ? Nope – doesn’t work ! And this is why The UAC (User Account Control) feature in Vista provides a user with two tokens when he logs on… a token that is bound to his real user rights, […]
Enable incoming icmp (ping) in Vista
By default, Vista has the Windows Firewall is turned on. This means that all incoming connections are being blocked. This may be a good thing in certain cases, but not restrictive enough in most cases, because all outgoing traffic would be allowed, so either additional rules need to be set up, or Windows Firewall should […]
Free tool – PVE SMTP Open Relay Tester
I have decided to make some of my old (and new) tools and scripts available to the community. The first (6 years old but still useful) tool is my SMTP Open Relay Tester. This small standalone Windows console application (no installation, no dll’s) will test if a given smtp server accepts third party relays or […]
Monitoring modems with OpsMgr 2007
In this short post, I’ll explain one of the techniques to monitor whether a modem is listening for incoming calls on a machine, using Operations Manager 2007. Assuming that you may have some modems that get turned on when someone needs to dial in (for whatever reason), and *should* be disconnected afterwards. So you would […]
Monitoring Robocopy logfiles with Operations Manager 2007 (vbscript monitor)
One of the reasons why the company I work at has taken the decision to implement Operations Manager is because the daily task to go through a pile of interfacing and backup log files became too time consuming and demotivating for the people involved. Armed with Operations Manager and a basic vbscript, I have set […]
Monitoring Juniper/Netscreen firewalls with Ops Mgr 2007 (using snmp and syslog)
As far as I know, there are no free Management Packs available for monitoring Juniper/Netscreen firewalls with Operations Manager 2007. Catching snmp traps and syslog events seems to be the only “easy”/free way to monitor what is going on on your Juniper devices. The following steps will need to be taken : Prepare the OS […]
Sharepoint WSS 3.0 Alerts don’t work
After migrating this blog from my old 2008 RC1 server to a new 2008 RTM server, I noticed that my Sharepoint alerts stopped working. I was still getting an email message when I created a new alert definition, but when an alert should have been triggered, I was not getting an email. Conclusion : the […]