Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to map a com port for HotSync use (palm)?

Status
Not open for further replies.

isterios

IS-IT--Management
Joined
Apr 16, 2003
Messages
205
Location
NL
Hello,

I try to publish Hotsync for Citrix users.

I made a script to map the com port:
net use com3: \\client com1:

(my server does not have any com serial so I had to create one which was created as com3)

Here is the error message which appears when I launch this command: "The specified network resource or device is no longer available".

An idea?
 
I am sure there is a white paper on Citrix web site for this. I will have a look and get back.

[blue]Arguably the best cat skinner around ! [/blue]

Cheers
Scott
 
Thanks Ascotta, you're my saviour :)
 
Wait till I post the stuff before you make outrageous claims like that![wink]

On Citrix Web Site go to Support/Knowledgebas and look for CTX629730 and CTX103125 that should sort you out.

[blue]Arguably the best cat skinner around ! [/blue]

Cheers
Scott
 
Thanks but unfortunatley I tried these two tips.
In both they suggest to use the command:
net use comx: \\client\comy:
where x=3 and y=1 in my configuration.

But I have alwys the same error message: "The specified network resource or device is no longer available".

I think my server doesn't understand the part \\client\com1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top