Page 1 of 2 12 LastLast
Results 1 to 25 of 45

Thread: NU Configuration

  1. #1
    meetdilip
    Guest

    Default NU Configuration

    Hi,

    I have a few doubts on NU usage. I don't have this facility and cannot try. It will be nice to have your observations.

    1. To use Imran's Broadband Utility, which one should we use, PPPoE or Bridge mode.

    2. Is there any method to switch on and off the PC at any desired time.

  2. #2
    Gold Member
    Join Date
    Mar 2008
    Age
    30
    Liked
    1 times
    Posts
    778

    Default

    I do not know about Imran's utility.

    I use my own set of schedulers , tools and processes for night time download.

    I use power shutdown(older version was free, new version is paid one) for scheduled reboot, shutdown PC, disconnect modem and many more.

  3. #3
    Bronze Member
    Join Date
    May 2008
    Age
    17
    Liked
    0 times
    Posts
    222

    Default

    For Swiching Off The PC I Use Auto Net Disconnector, Which Is Most Helpful For Me. I Have Set The Disconnecting Time At 7.50am, When I Am At Swimming, So I Enjoy Swimming And Hear My PC Downloads At Its Optimum Level Till 7.50am

  4. #4
    Gold Member
    Join Date
    Mar 2008
    Age
    30
    Liked
    1 times
    Posts
    778

    Default

    You may find something useful here.

    http://www.indiabroadband.net/bsnl-broadband/17899-nu-downloading-time-2.html#post153503

    http://www.softplatz.com/freeware/wi...auto-shutdown/
    Last edited by puchu; 05-13-09 at 01:13 PM.

  5. #5
    meetdilip
    Guest

    Default

    Quote Originally Posted by Varad Dilip Choudhari View Post
    For Swiching Off The PC I Use Auto Net Disconnector, Which Is Most Helpful For Me. I Have Set The Disconnecting Time At 7.50am, When I Am At Swimming, So I Enjoy Swimming And Hear My PC Downloads At Its Optimum Level Till 7.50am
    Do we need to use bridge mode for using this sofware.

  6. #6
    Platinum Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    2,766

    Default

    i think both should work ,as the tool only restarts your modem , after that you could use whatever method to reconnect..

  7. #7
    Bronze Member
    Join Date
    May 2008
    Age
    17
    Liked
    0 times
    Posts
    222

    Default

    i think its only for Bridge mode, as the software does not reboot the modem only disconnect it from the internet and if want shutdown the PC

  8. #8
    Bronze Member
    Join Date
    Mar 2009
    Age
    31
    Liked
    0 times
    Posts
    124

    Default

    For bridge mode, the most simplest schedular for night imo is IDM,

    Using power management in BIOS i set the wake up on lan date and time settings for night, schedule the IDM and then turn off the computer, leaving the ups and modem lights on.

    Scheduling IDM
    YOu can set the start queue and stop queue time and enable the option turn off the computer when done. When the downloads stops at set time it determines that the schedule has finished and the computer shuts down, disconnecting the internet automatically.

    IDM automatically dials the internet connection at start queue time to start downloading the files in queue

  9. #9
    Gold Member
    Join Date
    Mar 2008
    Age
    30
    Liked
    1 times
    Posts
    778

    Default

    Quote Originally Posted by capri View Post
    For bridge mode, the most simplest schedular for night imo is IDM,

    Using power management in BIOS i set the wake up on lan date and time settings for night, schedule the IDM and then turn off the computer, leaving the ups and modem lights on.

    Are you talking about BIOS RTC ?

    Quote Originally Posted by capri View Post
    Scheduling IDM
    You can set the start queue and stop queue time and enable the option turn off the computer when done. When the downloads stops at set time it determines that the schedule has finished and the computer shuts down, disconnecting the internet automatically.
    • If a program stops responding , then windows will not shutdown, what would you do then ?
    • If the IDM download completes way before 8AM, suppose at 5 AM, the PC will shutdown or hang up the modem, while torrents are still downloading , waste of another 3 hours or so. What would you do ?

  10. #10
    meetdilip
    Guest

    Default

    I think keeping dialler independent of the scheduler will be a better idea.

  11. #11
    Platinum Member
    Join Date
    Jan 2008
    Age
    22
    Liked
    0 times
    Posts
    1,288

    Default

    Use Auto power on and shutdown, though i havent used but my friend says it performs very well

    else wise use the batch files to rebot the modem/router and configure your windows task scheduler, as it is more reliable

  12. #12
    Bronze Member
    Join Date
    May 2008
    Age
    17
    Liked
    0 times
    Posts
    222

    Default

    [b] can anybody tell a complete tutorial for Auto power on and shutdown i am too searching for it, i am on bridge mode.

  13. #13
    Gold Member
    Join Date
    Mar 2008
    Age
    30
    Liked
    1 times
    Posts
    778

    Default

    Quote Originally Posted by Varad Dilip Choudhari View Post
    [b] can anybody tell a complete tutorial for Auto power on and shutdown i am too searching for it, i am on bridge mode.
    This might help.


    http://www.indiabroadband.net/bsnl-b...tml#post153503 (NU downloading time)

  14. #14
    meetdilip
    Guest

    Default

    I found a software which can be used to redial if connection fails. Thought of sharing. Please find it here

    Description:

    " ReConnect is a free utility that will automatically reconnect an internet connection when it disconnect "

    Another one,

    ADSL Autoconnect

    Description:

    . Open an ADSL connection at Windows' Startup
    · Automatically reconnect
    · Reinitialize the connection every X hours
    · Notify IP address changes (Mail, FTP, Post)
    · Show transfer rates
    Last edited by meetdilip; 05-14-09 at 11:09 PM. Reason: Automerged Doublepost

  15. #15
    Silver Member
    Join Date
    Apr 2008
    Age
    25
    Liked
    0 times
    Posts
    418

    Smile

    If one is looking for something out of these software .......... the most reliable option is to use the Windows Task Scheduler ............


    This method applies to Bridge mode :-

    {I'm currently writting this tutorial based on Windows Vista,so some steps maybe different in Windows XP;but the script would work in Windows XP as well(In case one finds difficulty in using it in Windows XP just reply back)}

    (1).For Disconnecting the Internet connection :-

    (a).Open the Windows Task scheduler.
    (b).Click on 'create basic task'.
    (c).Give some name to the task and description(if you want) lets say: 'Disconnect'
    (d).Select the Time and date etc. to Run the Program.
    (e).Select the 'Start a program' option.
    (f).Now paste the below mentioned script into the space provided as "Program/script" next to the Browse button.

    The Script is :-

    %windir%\system32\rasdial.exe /disconnect

    OR

    C:\Windows\System32\rasdial.exe /disconnect

    ;where /disconnect is the argument.

    (g).now save the new task by clicking Finish in the next step.



    (2).For Connecting the Internet connection :-

    (a).Open the Windows Task scheduler.
    (b).Click on 'create basic task'.
    (c).Give some name to the task and description(if you want) lets say: 'Connect'
    (d).Select the Time and date etc. to Run the Program.
    (e).Select the 'Start a program' option.
    (f).Now paste the below mentioned script into the space provided as "Program/script" next to the Browse button.

    The Script is :-

    C:\Windows\System32\rasdial.exe Connection Name Username Password

    ;where

    Connection name;username;password are the argument.

    Connection Name is your connection name like say: Broadband etc.
    Username is your broadband Username
    Password is your broadband password.


    (g).now save the new task by clicking Finish in the next step.


    Steps To be followed for system shutdown :-

    (a).Open the Windows Task scheduler.
    (b).Click on 'create basic task'.
    (c).Give some name to the task and description(if you want) lets say: 'Shutdown'
    (d).Select the Time and date etc. to Run the Program.
    (e).Select the 'Start a program' option.
    (f).Now paste the below mentioned script into the space provided as "Program/script" next to the Browse button.

    The Script is :-

    C:\Windows\System32\shutdown.exe -s

    ;where

    -s is the argument.

    (g).now save the new task by clicking Finish in the next step.

    the above mentioned task would give you a warning that "The System would shutdown in less than a minute" .
    the default Time-out period is 30 seconds

    but if you want the system to shutdown instantly make a simple modification in the above mentioned script as mentioned below:-

    The Script is :-

    C:\Windows\System32\shutdown.exe -s -t 00

    ;where

    -s -t 00 is the argument.


    With this script the system would close all the running programs instantly without notification and will shutdown.



    Like wise there are scripts for restarting the computer as well.

    If you want the scripts for restarting the computer,modem etc. just reply back .

    hopefully this helps ...........
    Last edited by eruptionjoojo; 05-15-09 at 08:57 AM.

  16. #16
    meetdilip
    Guest

    Default

    To add,

    First Step:

    Create two batch files

    1)

    Open notepad type the following:
    rasdial [connection name] [user name] [password]
    for example
    rasdial broadband myusername mypassword
    save the above file as connect.bat


    2)


    Open notepad type the following
    rasdial [connection name] /disconnect
    for example
    rasdial broadband /disconnect
    save the above file as disconnect.bat


    Second Step:


    1. Go to START>ACCESSORIES>SYSTEM TOOLS>SCHEDULE TASK
    Schedule task wizard will start>click next


    2. Click "Browse" and select "connect.bat"


    3. Type the task name (anything you want) and then select "Daily".Now to configure how to run it during Night Unlimited.


    Click Next.


    Now set the start time to something like say....2.05 a.m.


    Set Everyday from the Perform this task option right below that and start date to today's date.


    Click Next



    Enter your username and pass on the Next page.


    Click Finish.
    __________________


    Just for information

    Manually :

    first go to start---->run
    type telnet
    Enter
    if some black window open then you are able to run telnet
    now again start---->run
    type telnet 192.168.1.1
    Enter
    Last edited by meetdilip; 05-15-09 at 03:08 PM. Reason: Automerged Doublepost

  17. #17
    Silver Member
    Join Date
    Apr 2008
    Age
    25
    Liked
    0 times
    Posts
    418

    Smile

    Quote Originally Posted by meetdilip View Post
    To add,

    First Step:

    Create two batch files

    1)

    Open notepad type the following:
    rasdial [connection name] [user name] [password]
    for example
    rasdial broadband myusername mypassword
    save the above file as connect.bat


    2)


    Open notepad type the following
    rasdial [connection name] /disconnect
    for example
    rasdial broadband /disconnect
    save the above file as disconnect.bat


    Second Step:


    1. Go to START>ACCESSORIES>SYSTEM TOOLS>SCHEDULE TASK
    Schedule task wizard will start>click next


    2. Click "Browse" and select "connect.bat"


    3. Type the task name (anything you want) and then select "Daily".Now to configure how to run it during Night Unlimited.


    Click Next.


    Now set the start time to something like say....2.05 a.m.


    Set Everyday from the Perform this task option right below that and start date to today's date.


    Click Next



    Enter your username and pass on the Next page.


    Click Finish.
    __________________


    Just for information

    Manually :

    first go to start---->run
    type telnet
    Enter
    if some black window open then you are able to run telnet
    now again start---->run
    type telnet 192.168.1.1
    Enter
    thnxx for the repo bro ............... :rockon:

    infact i had thought about mentioning the batch file method as well but it is a bit complicated as it involves creating a batch file etc. .............. which at times maybe difficult for a new user .....

    but anyways thanxx a for the additional info (the Batch file method) as well ..............

  18. #18
    meetdilip
    Guest

    Default

    If you are not comfortable with Windows Task Scheduler, try

    Freebyte Task Scheduler

  19. #19
    Gold Member
    Join Date
    Mar 2008
    Age
    30
    Liked
    1 times
    Posts
    778

    Default

    Quote Originally Posted by eruptionjoojo01 View Post
    thnxx for the repo bro ............... :rockon:

    infact i had thought about mentioning the batch file method as well but it is a bit complicated as it involves creating a batch file etc. .............. which at times maybe difficult for a new user .....

    but anyways thanxx a for the additional info (the Batch file method) as well ..............
    The scripting(batch file) method may seem very lengthy, but actually creating a batch file takes only seconds, and you only have to write one line of command in each batch file.

    1 minute max

    creating two schedules for both

    2 minutes more

    total 3 minutes


  20. #20
    Silver Member
    Join Date
    Apr 2008
    Age
    25
    Liked
    0 times
    Posts
    418

    Smile

    Quote Originally Posted by puchu View Post
    The scripting(batch file) method may seem very lengthy, but actually creating a batch file takes only seconds, and you only have to write one line of command in each batch file.

    1 minute max

    creating two schedules for both

    2 minutes more

    total 3 minutes

    Impressive calculations .............

    but anyways i had quoted so becoz i thought anything with a Name say batch file sounds like a GREEK for some users (new obviously)............ although i knew that method as well ........

    and nothing to do with time ............. it's to do with complexity for a new user .

  21. #21
    meetdilip
    Guest

    Default

    Another useful tool

    Macro Expert - automate your task, save your time and money.


    Reboot in PPPoE mode

    It has an inbuilt scheduler!! what it does that it records ur actions on ur computer as a macro and can playback the same when triggered!!

    To automate modem rebooting,

    1.start macro recording
    2.open firefox or ur browser
    3.open your router 192.168.1.1 [or whatever it is]
    4.enter username and password
    5.depending on ur modem model click on save & reboot.
    6.close browser
    7.stop recording

    now there is a macro recording u just created. name it as reboot

    Schedule it to run on 02:10 Hrs.

    It will repeat the same thing u have done and it will reboot your router
    simple
    I hope this is useful and dont cause any problem to router by continuous menu rebooting by saving settings!!


    It can also be used for automatic web page opening, opening a file, using command prompt etc!!

    It has certainly made auto-downloading much easier than before!!

  22. #22
    Junior Member
    Join Date
    Apr 2009
    Liked
    0 times
    Posts
    59

  23. #23
    meetdilip
    Guest

    Default

    I am trying to provide all methods in a single thread. Many users ask for an alternate method when they feel one difficult.

  24. #24
    meetdilip
    Guest

    Default System Scheduler 3.41

    System Scheduler 3.41

    Click here to download.

    Three main functions: 1) Pop-up reminders. 2) Task/Program Launcher. 3) Window Watcher (look for particular window by title and SEND KEYPRESSES to that window (useful for re-establishing broken Internet connections). Can be set to run once only or every minute, hour, day, week, month, or year. Launch other programs at scheduled times and SEND KEYPRESSES to those programs. Tray icon for easy admin, help files, and e-mail support available.

    This free application impressively allows you to schedule programs to run and close and hands out quick pop-up reminders. System Scheduler lets you schedule specific times to open programs and even send keystrokes to be entered. You can set events to run as often as every minute or as sporadically as once a year. Schedule the program's window watcher to close, minimize, or automatically send key presses to any opened window by simply entering the title that will appear in the title bar of your browser or file and the time you want the action to occur. We also like that it includes pop-up reminders with optional WAV audio files for important events and you can hit snooze for the reminder to reappear in so many user-specified minutes. For automatic program launching and quick reminders, System Scheduler is an excellent choice and best of all--it's free.
    Click here to download.

    -----------

    Switch Off 2.3

    Click here to download

    Switch Off is a tiny, easy-to-use, tray-based system utility that can automatically perform various frequently used operations such as shutting down or restarting your computer, disconnecting your current dial-up connection, and locking your workstation. It also provides fast access to these operations through the system-tray icon. It has a fully customizable Web interface that allows you to initiate operations remotely from any computer with a Web browser installed. The Web interface includes WAP support, so you can control your computer from a mobile phone. This utility is intended to be used by either a novice or a professional user, because of its intuitive interface and professional features. Professional features include command-line support, and a silent install option. Version 2.3 includes numerous code optimizations and fixes all known bugs.

    This handy program is a PC timer that can shut down, log off, or force your computer to hibernate. It works either as a countdown timer, or set up like an alarm clock. When the proper time is reached, SwitchOff shuts down all open applications and performs its task. You can configure it to operate daily, weekly, or for a single occurrence. The interface is basic, but well organized. It features a small memory footprint and stable operation. A simple Web interface allows you to operate it from anywhere on the Internet. You can set it to operate minimized on the desktop or as a Windows service. Anyone needing a PC timer will find this program a useful addition to their system.
    Click here to download
    Last edited by meetdilip; 05-31-09 at 06:25 PM. Reason: Automerged Doublepost

  25. #25
    Banned
    Join Date
    May 2009
    Liked
    0 times
    Posts
    58

    Default

    Nice info @meetdilip

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Best affordable laptops
    By Preeti_20 in forum Laptop
    Replies: 1
    Last Post: 02-10-10, 07:53 PM
  2. Nokia siemens modem 1600 not showing wifi
    By pinksworld in forum BSNL broadband
    Replies: 5
    Last Post: 02-04-10, 06:29 PM