Marco, thanks for the info and I have tried a similar program called iPhone
Explorer. Sadly, this is not a PS solution and I want to write something for
all my camera devices

I could turn this around a little and ask how to gain access to any storage
device that does not present itself as a drive in windows. I understand that
Windows has a technology that lets it access these devices, the iPhone being
one example, even though they are not official storage devices. I can find
it via WMI, it is not a case of how to mount it.
Regards
James
"Marco Shaw [MVP]" <marco.shaw@xxxxxx_SPAMgmail.com> wrote in message
news:u6nJMzANKHA.3192@xxxxxx
> Searched around, and came up with this:
> http://code.google.com/p/iphonebrowser/downloads/list
>
> I don't know if it will help... Buy me an iPhone and I'll figure it
> out... ;-)
>
> Marco
>
> "James Seatter" <james.seatter@xxxxxx> wrote in message
> news:48592B17-03FD-428B-9A8A-FFFAB6DEFECA@xxxxxx
>> I am writing a script to import photo's from various cameras using WMI to
>> find the camera and to define the source folder structures etc.. The
>> iPhone however presents itself as just an iPhone in explorer, no drive
>> letter. I want to access the storage of the iPhone so that I can copy the
>> photos of the device. Does anyone know how this can be achieved ?
>>
>> Thank you >