 |
|
 |
|
Next: Copy group policy from one PC to another
|
| Author |
Message |
External

Since: Jul 23, 2008 Posts: 2
|
(Msg. 1) Posted: Wed Jul 23, 2008 3:31 pm
Post subject: Getting services to see 'subst' drives Archived from groups: microsoft>public>windowsxp>security_admin (more info?)
|
|
|
I need a service running on an XP Pro SP3 box to access a drive letter which
is created using subst. However I can't find any way to set this up; I think
subst setups are limited to the session they're created in, is that right?
I've tried putting the command in HKLM Run, boot time scheduled task, logon
time scheduled task, and setting the service to run as my user account &
trying an HKCU Run task, but none of that seems to get executed/affect the
session created for the service.
I've also tried sharing the folder on the network and setting a persistant
connection to it instead of using subst, but that didn't work either.
Any advice? If it's not possible, i.e. there's no way to set up the
environment in which a service runs, I guess I'll just create an extra
partition and name it properly instead of using subst...
Thanks in advance,
Andy >> Stay informed about: Getting services to see 'subst' drives |
|
| Back to top |
|
 |  |
External

Since: Aug 08, 2007 Posts: 131
|
(Msg. 2) Posted: Thu Jul 24, 2008 12:38 am
Post subject: RE: Getting services to see 'subst' drives [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
http://www.howtofixcomputers.com/forums/xp-networking/subst-no-longer-...ks-did-
I like they way they say "was done for security reasons" :-/
Um, yes, so it's the reason we now have to use automatic logon on 2003
servers, so that processes which need LAN access can run under a single
common useraccount instead of as services? Improved security?
Not.
"Andrew McDonald" wrote:
> I need a service running on an XP Pro SP3 box to access a drive letter which
> is created using subst. However I can't find any way to set this up; I think
> subst setups are limited to the session they're created in, is that right?
> I've tried putting the command in HKLM Run, boot time scheduled task, logon
> time scheduled task, and setting the service to run as my user account &
> trying an HKCU Run task, but none of that seems to get executed/affect the
> session created for the service.
>
> I've also tried sharing the folder on the network and setting a persistant
> connection to it instead of using subst, but that didn't work either.
>
> Any advice? If it's not possible, i.e. there's no way to set up the
> environment in which a service runs, I guess I'll just create an extra
> partition and name it properly instead of using subst...
>
> Thanks in advance,
> Andy
>
>
> >> Stay informed about: Getting services to see 'subst' drives |
|
| Back to top |
|
 |  |
External

Since: Jul 23, 2008 Posts: 2
|
(Msg. 3) Posted: Thu Jul 24, 2008 12:18 pm
Post subject: Re: Getting services to see 'subst' drives [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Thanks for the link. The annoying thing isn't that it's per-user (since I
could set the service to run as my account instead of the system), but that
it doesn't persist between sessions for that user and there's no way to set
it up for the service's session.
We'll probably just go for the repartitioning...
--
Andy
"Anteaus" wrote...
> http://www.howtofixcomputers.com/forums/xp-networking/subst-no-longer-...ks-did-
>
> I like they way they say "was done for security reasons" :-/
>
> Um, yes, so it's the reason we now have to use automatic logon on 2003
> servers, so that processes which need LAN access can run under a single
> common useraccount instead of as services? Improved security?
>
> Not.
>
>
> "Andrew McDonald" wrote:
>
>> I need a service running on an XP Pro SP3 box to access a drive letter
>> which is created using subst. However I can't find any way to set this
>> up; I think subst setups are limited to the session they're created in,
>> is that right? I've tried putting the command in HKLM Run, boot time
>> scheduled task, logon time scheduled task, and setting the service to run
>> as my user account & trying an HKCU Run task, but none of that seems to
>> get executed/affect the session created for the service.
>>
>> I've also tried sharing the folder on the network and setting a
>> persistant connection to it instead of using subst, but that didn't work
>> either.
>>
>> Any advice? If it's not possible, i.e. there's no way to set up the
>> environment in which a service runs, I guess I'll just create an extra
>> partition and name it properly instead of using subst...
>>
>> Thanks in advance,
>> Andy >> Stay informed about: Getting services to see 'subst' drives |
|
| Back to top |
|
 |  |
External

Since: Aug 08, 2007 Posts: 131
|
(Msg. 4) Posted: Thu Jul 24, 2008 2:41 pm
Post subject: Re: Getting services to see 'subst' drives [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Yep, partitioning is likely your best option.
The alternative is as we do, to run the processes under an auto-logon
useraccount. Disadvantage is that it dictates which account must be running,
and it must not be changed of logged-off. Though, you can lock the account's
desktop once it's running.
Might be worth adding that although it is possible to change the credentials
that a service runs under to those of a logged-on user, doing so creates a
separate instance of that account from the one on the desktop, so in most
cases doesn't solve the problem.
"Andrew McDonald" wrote:
> Thanks for the link. The annoying thing isn't that it's per-user (since I
> could set the service to run as my account instead of the system), but that
> it doesn't persist between sessions for that user and there's no way to set
> it up for the service's session.
>
> We'll probably just go for the repartitioning...
> >> Stay informed about: Getting services to see 'subst' drives |
|
| Back to top |
|
 |  |
| Related Topics: | Most services disabled - I have an HP laptop whose user has twice brought in with almost all services disabled. This person is definately not capable of doing this themselves, but the only services running are the Mcafee antivirus, DCOM Server Process Launcher, and one other...
Services.msc window shuts down immediately?? - When I run "services.msc", a window pops up and then immediately shuts down again before I can do anything. Symantec has advised me to double click on the "Event Log" and set the Start up to "Automatic". I can't do this as...
How can services access network path - I run tomcat as windows service ,and my web service need store files in network. I do in this way: 1.Start tomcat service use user A in administrators group 2.log in windows use user A and build net path use command "net use z: \\storeserver\path&...
Windows services names MUST be reserved, WSRN? - Hello all In Windows, I know that creating a new folder and name it "CON" is prohibited (you can try it yourself) but many users who faced this case (usually by accident) think that it is a windows bug! And many others think that it's a win...
services mysteriously turned off, can not start - My System Restore Service, Windows Firewall Service, Performance Logs and Alerts Service, and a few other were turned off, and will not turn on. When I try to start them, I get an error: "xx service on Local Computer started then stopped. Some se... |
|
You can post new topics in this forum You can reply to topics in this forum You can edit your posts in this forum You can delete your posts in this forum You can vote in polls in this forum
|
|
|
|
 |
|
|