Re: vista issue

new topic     » goto parent     » topic index » view thread      » older message » newer message

George Walters wrote:
> 
> I have a program on workstations that checks a mapped "Z" drive to the server
> to check for any software changes during booting. If found, it copies them to
> the workstation. This works fine for XP but the boot up process on Vista 
> says it cannot find the link. Anyone know how to solve this? The link exists
> after bootup but apparently not during the boot.

Try UNC pathing.  Instead of copy z:\*.dat c:\files\, use
copy \\some_other_server\*.dat c:\files\.  If you're using Active Directory,
make sure the computers have access to the network folder and not just the
users.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu