The trick with this is that the default user that the
ColdFusion service
runs under "localSystem" will not have permissions (usually)
to any
other system over the network. You will have to provide this
user, or
configure the CF service to use a domain user (the better
practice),
that has the required permissions to the desired resource.