Thanks.

I'm still struggling to get this to work properly, but I'm imaging that I must've missed a step.

There wasn't anything in that primer that mapped drives by IP, but i saw how ip information can be held in variables.

I tried this.

$ip='192.168.1.1'
use F: "\\$ip\Users"

At this point it hasn't worked. I figure I'm doing something fundamentally wrong.