Windows 2003 PPPoE
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Windows 2003 PPPoE

 
Post new topic   Reply to topic    Windows Server Forum Index -> Networking
Author Message
Bill
Guest





Posted: Thu Nov 10, 2005 1:50 pm    Post subject: Windows 2003 PPPoE Reply with quote

Is it possible to have the built-in PPPoE dialer start automatically as
a system service on Windows 2003?

PPPoE is set up as the default dial-up connection with a saved username
& password. However, this still requires a user to login to initiate
the PPPoE connection. Windows ICS is also installed with the "dial this
connection when a client attempts to access a remote resource" checked.
Even when checked, this option does not cause the PPPoE connection to
be established until a user logs into the server.

Thanks,

Bill
Back to top
Bill
Guest





Posted: Thu Nov 10, 2005 5:50 pm    Post subject: Re: Windows 2003 PPPoE Reply with quote

This looks like it will get the job done, however, I think it may be a
security no-no in that a user could possibly change the firewall
settings on the PPPoE connection by quickly clicking "Cancel" on the
dialing status box. I think allowing all users to establish the PPPoE
connection and then using Run As on the scheduled task with a
low-privledged account might be the best solution.

Bill
Back to top
Miha Pihler [MVP]
Guest





Posted: Thu Nov 10, 2005 5:50 pm    Post subject: Re: Windows 2003 PPPoE Reply with quote

Hi Bill,

I managed to do that by using a Scheduler...

I created a batch file pointing to .lnk file on desktop. Batch file contains
something like this...

*****
cd C:\Documents and Settings\Administrator\Desktop\Provider.lnk

pause
*****

I created this "Provider.lnk" link on the desktop from My Connections...

Scheduler is set to run this batch file (under Administrator permissions)
when system starts...

I hope this helps (if no one comes up with better solution) :-)

--
Mike
Microsoft MVP - Windows Security

"Bill" <bdarmofal@gmail.com> wrote in message
news:1131629620.267461.56550@g49g2000cwa.googlegroups.com...
Quote:
Is it possible to have the built-in PPPoE dialer start automatically as
a system service on Windows 2003?

PPPoE is set up as the default dial-up connection with a saved username
& password. However, this still requires a user to login to initiate
the PPPoE connection. Windows ICS is also installed with the "dial this
connection when a client attempts to access a remote resource" checked.
Even when checked, this option does not cause the PPPoE connection to
be established until a user logs into the server.

Thanks,

Bill
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Networking All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB