I am having a problem on Windows 2000 clients. If I request the client's IP address using the @ipaddress0 macro, it takes up to a minute to return the information. This only seems to happen if the user has only "standard user" privileges. If I put the user's account into Power Users or Administrators, @ipaddress0 returns immediately.

Has anyone else experienced this problem?

My current workaround is to use enumipinfo() instead.