How can I access a shared folder on a just booted Windows 2003 Server from a client computer without logging on to server?

link|improve this question
feedback

migrated from serverfault.com Nov 24 '11 at 12:58

This question came from our site for system administrators and desktop support professionals.

2 Answers

up vote 1 down vote accepted

Set the permissions on your share so that Everyone can access it and set the right write/read permissions.

link|improve this answer
This method also works if I set permissions only for myself? – Papp Gábor Nov 24 '11 at 12:38
Okay! this worked. Thank you:) – Papp Gábor Nov 24 '11 at 12:55
Windows Home Server works best if you create the folders in the management tool it provides, it will then set the appropriate permissions etc. – Sam Nov 24 '11 at 12:58
feedback

It doesn't matter if you're logged in or not on the server. Connect like you normally would. File sharing runs as a service, so it doesn't matter whether or not the server is logged in.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.