|
| |||||||||
| Tags: dialup, disableremove, window |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| disable/remove "Log on using dial-up connection" on logon window
hi how can set disable (remove) "Log on using dial-up connection" when logon the some user's. thanks |
|
#2
| |||
| |||
| Re: disable/remove "Log on using dial-up connection" on logon window
check out: http://www.pctools.com/guides/registry/detail/794/ before doing that check if a GPO setting exists for this. ms has excel sheet with gpo settings : http://www.microsoft.com/downloads/d...displaylang=en -- Cheers, (HOPEFULLY THIS INFORMATION HELPS YOU!) # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx ------------------------------------------------------------------------------------------ * How to ask a question --> http://support.microsoft.com/?id=555375 ------------------------------------------------------------------------------------------ * This posting is provided "AS IS" with no warranties and confers no rights! * Always test ANY suggestion in a test environment before implementing! ------------------------------------------------------------------------------------------ ################################################# ################################################# ------------------------------------------------------------------------------------------ "MSH" <masshahab@hotmail.com> wrote in message news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... > hi > how can set disable (remove) "Log on using dial-up connection" when logon > the some user's. > thanks > |
|
#3
| |||
| |||
| Re: disable/remove "Log on using dial-up connection" on logon window
I need this for users on domain network. How can disable all users on OU in Active Directory to select (or hide) "Log on using dial-up connection" with in group policy settings. thanks MSH. "Jorge de Almeida Pinto [MVP - DS]" <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... > check out: http://www.pctools.com/guides/registry/detail/794/ > > before doing that check if a GPO setting exists for this. ms has excel > sheet with gpo settings : > http://www.microsoft.com/downloads/d...displaylang=en > > -- > > Cheers, > (HOPEFULLY THIS INFORMATION HELPS YOU!) > > # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # > > BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx > BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx > ------------------------------------------------------------------------------------------ > * How to ask a question --> http://support.microsoft.com/?id=555375 > ------------------------------------------------------------------------------------------ > * This posting is provided "AS IS" with no warranties and confers no > rights! > * Always test ANY suggestion in a test environment before implementing! > ------------------------------------------------------------------------------------------ > ################################################# > ################################################# > ------------------------------------------------------------------------------------------ > > "MSH" <masshahab@hotmail.com> wrote in message > news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >> hi >> how can set disable (remove) "Log on using dial-up connection" when logon >> the some user's. >> thanks >> |
|
#4
| |||
| |||
| Re: disable/remove "Log on using dial-up connection" on logon window
Hello MSH, There is no GPO as far as i know, but you can also implement registry keys with a script or maybe create your own .adm for it. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > I need this for users on domain network. > How can disable all users on OU in Active Directory to select (or > hide) "Log > on using dial-up connection" with in group policy settings. > thanks > MSH. > "Jorge de Almeida Pinto [MVP - DS]" > <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in > message news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... > >> check out: http://www.pctools.com/guides/registry/detail/794/ >> >> before doing that check if a GPO setting exists for this. ms has >> excel sheet with gpo settings : >> http://www.microsoft.com/downloads/d...d=7821C32F-DA1 >> 5-438D-8E48-45915CD2BC14&displaylang=en >> >> -- >> >> Cheers, >> (HOPEFULLY THIS INFORMATION HELPS YOU!) >> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services >> # >> >> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >> --------------------------------------------------------------------- >> --------------------- >> * How to ask a question --> http://support.microsoft.com/?id=555375 >> --------------------------------------------------------------------- >> --------------------- >> * This posting is provided "AS IS" with no warranties and confers no >> rights! >> * Always test ANY suggestion in a test environment before >> implementing! >> --------------------------------------------------------------------- >> --------------------- >> ################################################# >> ################################################# >> --------------------------------------------------------------------- >> --------------------- >> "MSH" <masshahab@hotmail.com> wrote in message >> news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >> >>> hi >>> how can set disable (remove) "Log on using dial-up connection" when >>> logon >>> the some user's. >>> thanks |
|
#5
| |||
| |||
| Re: disable/remove "Log on using dial-up connection" on logon window
if there is not default setting available in a GPO, create your own ADM template with the registry setting, load it into a GPO, link the GPO to a OU, et voila! have a look at the following sites: http://support.microsoft.com/kb/323639 http://www.frickelsoft.net/blog/?p=62 http://www.gpoguy.com/ -- Cheers, (HOPEFULLY THIS INFORMATION HELPS YOU!) # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx ------------------------------------------------------------------------------------------ * How to ask a question --> http://support.microsoft.com/?id=555375 ------------------------------------------------------------------------------------------ * This posting is provided "AS IS" with no warranties and confers no rights! * Always test ANY suggestion in a test environment before implementing! ------------------------------------------------------------------------------------------ ################################################# ################################################# ------------------------------------------------------------------------------------------ "MSH" <masshahab@hotmail.com> wrote in message news:ebX4eMNOJHA.1172@TK2MSFTNGP03.phx.gbl... > I need this for users on domain network. > How can disable all users on OU in Active Directory to select (or hide) > "Log on using dial-up connection" with in group policy settings. > > thanks > MSH. > > "Jorge de Almeida Pinto [MVP - DS]" > <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message > news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... >> check out: http://www.pctools.com/guides/registry/detail/794/ >> >> before doing that check if a GPO setting exists for this. ms has excel >> sheet with gpo settings : >> http://www.microsoft.com/downloads/d...displaylang=en >> >> -- >> >> Cheers, >> (HOPEFULLY THIS INFORMATION HELPS YOU!) >> >> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # >> >> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >> ------------------------------------------------------------------------------------------ >> * How to ask a question --> http://support.microsoft.com/?id=555375 >> ------------------------------------------------------------------------------------------ >> * This posting is provided "AS IS" with no warranties and confers no >> rights! >> * Always test ANY suggestion in a test environment before implementing! >> ------------------------------------------------------------------------------------------ >> ################################################# >> ################################################# >> ------------------------------------------------------------------------------------------ >> >> "MSH" <masshahab@hotmail.com> wrote in message >> news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >>> hi >>> how can set disable (remove) "Log on using dial-up connection" when >>> logon the some user's. >>> thanks >>> > > |
|
#6
| |||
| |||
| Thanks Dear Meinolf Weber
Dear Meinolf Weber This is to greatefully thank you, beacause of your everlasting help and also for your to the point answers. Best regards MSH "Meinolf Weber" <meiweb(nospam)@gmx.de> wrote in message news:ff16fb66c0998cb06fb0b0b8930@msnews.microsoft.com... > Hello MSH, > > There is no GPO as far as i know, but you can also implement registry keys > with a script or maybe create your own .adm for it. > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and > confers no rights. > ** Please do NOT email, only reply to Newsgroups > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > >> I need this for users on domain network. >> How can disable all users on OU in Active Directory to select (or >> hide) "Log >> on using dial-up connection" with in group policy settings. >> thanks >> MSH. >> "Jorge de Almeida Pinto [MVP - DS]" >> <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in >> message news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... >> >>> check out: http://www.pctools.com/guides/registry/detail/794/ >>> >>> before doing that check if a GPO setting exists for this. ms has >>> excel sheet with gpo settings : >>> http://www.microsoft.com/downloads/d...d=7821C32F-DA1 >>> 5-438D-8E48-45915CD2BC14&displaylang=en >>> >>> -- >>> >>> Cheers, >>> (HOPEFULLY THIS INFORMATION HELPS YOU!) >>> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services >>> # >>> >>> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >>> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >>> --------------------------------------------------------------------- >>> --------------------- >>> * How to ask a question --> http://support.microsoft.com/?id=555375 >>> --------------------------------------------------------------------- >>> --------------------- >>> * This posting is provided "AS IS" with no warranties and confers no >>> rights! >>> * Always test ANY suggestion in a test environment before >>> implementing! >>> --------------------------------------------------------------------- >>> --------------------- >>> ################################################# >>> ################################################# >>> --------------------------------------------------------------------- >>> --------------------- >>> "MSH" <masshahab@hotmail.com> wrote in message >>> news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >>> >>>> hi >>>> how can set disable (remove) "Log on using dial-up connection" when >>>> logon >>>> the some user's. >>>> thanks > > |
|
#7
| |||
| |||
| Thanks Jorge de Almeida Pinto
Dear Jorge de Almeida Pinto Thank you for your advice. Best regards MSH "Jorge de Almeida Pinto [MVP - DS]" <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message news:uV8FUDOOJHA.2100@TK2MSFTNGP05.phx.gbl... > if there is not default setting available in a GPO, create your own ADM > template with the registry setting, load it into a GPO, link the GPO to a > OU, et voila! > > have a look at the following sites: > http://support.microsoft.com/kb/323639 > http://www.frickelsoft.net/blog/?p=62 > http://www.gpoguy.com/ > > -- > > Cheers, > (HOPEFULLY THIS INFORMATION HELPS YOU!) > > # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # > > BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx > BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx > ------------------------------------------------------------------------------------------ > * How to ask a question --> http://support.microsoft.com/?id=555375 > ------------------------------------------------------------------------------------------ > * This posting is provided "AS IS" with no warranties and confers no > rights! > * Always test ANY suggestion in a test environment before implementing! > ------------------------------------------------------------------------------------------ > ################################################# > ################################################# > ------------------------------------------------------------------------------------------ > > "MSH" <masshahab@hotmail.com> wrote in message > news:ebX4eMNOJHA.1172@TK2MSFTNGP03.phx.gbl... >> I need this for users on domain network. >> How can disable all users on OU in Active Directory to select (or hide) >> "Log on using dial-up connection" with in group policy settings. >> >> thanks >> MSH. >> >> "Jorge de Almeida Pinto [MVP - DS]" >> <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message >> news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... >>> check out: http://www.pctools.com/guides/registry/detail/794/ >>> >>> before doing that check if a GPO setting exists for this. ms has excel >>> sheet with gpo settings : >>> http://www.microsoft.com/downloads/d...displaylang=en >>> >>> -- >>> >>> Cheers, >>> (HOPEFULLY THIS INFORMATION HELPS YOU!) >>> >>> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # >>> >>> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >>> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >>> ------------------------------------------------------------------------------------------ >>> * How to ask a question --> http://support.microsoft.com/?id=555375 >>> ------------------------------------------------------------------------------------------ >>> * This posting is provided "AS IS" with no warranties and confers no >>> rights! >>> * Always test ANY suggestion in a test environment before implementing! >>> ------------------------------------------------------------------------------------------ >>> ################################################# >>> ################################################# >>> ------------------------------------------------------------------------------------------ >>> >>> "MSH" <masshahab@hotmail.com> wrote in message >>> news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >>>> hi >>>> how can set disable (remove) "Log on using dial-up connection" when >>>> logon the some user's. >>>> thanks >>>> >> >> |
|
#8
| |||
| |||
| Re: Thanks Jorge de Almeida Pinto
you're welcome! thanks -- Cheers, (HOPEFULLY THIS INFORMATION HELPS YOU!) # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx ------------------------------------------------------------------------------------------ * How to ask a question --> http://support.microsoft.com/?id=555375 ------------------------------------------------------------------------------------------ * This posting is provided "AS IS" with no warranties and confers no rights! * Always test ANY suggestion in a test environment before implementing! ------------------------------------------------------------------------------------------ ################################################# ################################################# ------------------------------------------------------------------------------------------ "MSH" <masshahab@hotmail.com> wrote in message news:#hsMl7lOJHA.2060@TK2MSFTNGP02.phx.gbl... > Dear Jorge de Almeida Pinto > Thank you for your advice. > > Best regards > MSH > > "Jorge de Almeida Pinto [MVP - DS]" > <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message > news:uV8FUDOOJHA.2100@TK2MSFTNGP05.phx.gbl... >> if there is not default setting available in a GPO, create your own ADM >> template with the registry setting, load it into a GPO, link the GPO to a >> OU, et voila! >> >> have a look at the following sites: >> http://support.microsoft.com/kb/323639 >> http://www.frickelsoft.net/blog/?p=62 >> http://www.gpoguy.com/ >> >> -- >> >> Cheers, >> (HOPEFULLY THIS INFORMATION HELPS YOU!) >> >> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # >> >> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >> ------------------------------------------------------------------------------------------ >> * How to ask a question --> http://support.microsoft.com/?id=555375 >> ------------------------------------------------------------------------------------------ >> * This posting is provided "AS IS" with no warranties and confers no >> rights! >> * Always test ANY suggestion in a test environment before implementing! >> ------------------------------------------------------------------------------------------ >> ################################################# >> ################################################# >> ------------------------------------------------------------------------------------------ >> >> "MSH" <masshahab@hotmail.com> wrote in message >> news:ebX4eMNOJHA.1172@TK2MSFTNGP03.phx.gbl... >>> I need this for users on domain network. >>> How can disable all users on OU in Active Directory to select (or hide) >>> "Log on using dial-up connection" with in group policy settings. >>> >>> thanks >>> MSH. >>> >>> "Jorge de Almeida Pinto [MVP - DS]" >>> <SubstituteThisWithMyFullNameSeparatedByDots@gmail.com> wrote in message >>> news:u4wYBeoNJHA.3676@TK2MSFTNGP04.phx.gbl... >>>> check out: http://www.pctools.com/guides/registry/detail/794/ >>>> >>>> before doing that check if a GPO setting exists for this. ms has excel >>>> sheet with gpo settings : >>>> http://www.microsoft.com/downloads/d...displaylang=en >>>> >>>> -- >>>> >>>> Cheers, >>>> (HOPEFULLY THIS INFORMATION HELPS YOU!) >>>> >>>> # Jorge de Almeida Pinto # MVP Identity & Access - Directory Services # >>>> >>>> BLOG (WEB-BASED)--> http://blogs.dirteam.com/blogs/jorge/default.aspx >>>> BLOG (RSS-FEEDS)--> http://blogs.dirteam.com/blogs/jorge/rss.aspx >>>> ------------------------------------------------------------------------------------------ >>>> * How to ask a question --> http://support.microsoft.com/?id=555375 >>>> ------------------------------------------------------------------------------------------ >>>> * This posting is provided "AS IS" with no warranties and confers no >>>> rights! >>>> * Always test ANY suggestion in a test environment before implementing! >>>> ------------------------------------------------------------------------------------------ >>>> ################################################# >>>> ################################################# >>>> ------------------------------------------------------------------------------------------ >>>> >>>> "MSH" <masshahab@hotmail.com> wrote in message >>>> news:eNQgH0nNJHA.3804@TK2MSFTNGP03.phx.gbl... >>>>> hi >>>>> how can set disable (remove) "Log on using dial-up connection" when >>>>> logon the some user's. >>>>> thanks >>>>> >>> >>> > > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "disable/remove "Log on using dial-up connection" on logon window" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| property error message "you do not have sufficient privilages for configuring connection properties." for trying to look up properties for my dial up and it's on VISTA | AK_fisherman | Technology & Internet | 1 | 16-12-2009 01:11 PM |
| How to remove "Open File - Security Warning" window? | Echevil | Vista Help | 2 | 12-11-2009 06:38 AM |
| Logon Script will not remove "Remembered Connection" in XP | Mike Bailey | Windows Server Help | 8 | 24-10-2009 12:52 AM |
| No "Logon using dial-up connection" on Vista login screen | Agent86 | Windows Vista Network | 3 | 18-04-2007 10:36 PM |
| How to disable "Reconnect at logon " on a mapped drive. | SeeWhy | Windows Vista Network | 2 | 06-04-2007 04:04 AM |