Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG … possible? How could I check this? Next I plan to disconnect both servers from the network at 10.55pm and observe… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by rproffitt Try a focused area like on Reddit such as https://www.reddit.com/r/homelab/comments/740ap2/the_unofficial_fujitsu_server_guide/ If these were mine I'd move to Linux or BSD. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by NuGG Aha! I cracked it. My goodness this has been driving me mad for two weeks. Turns out previous owners had a power on schedule configured, and the management controller retained the old config even though I put a fresh OS on it. Doh! Live and learn. Been coming on daniweb for 20 years, was always such a great place for help and advice. … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >Where is everyone? Most of the posts here seem to be the same words about SEO/digital marketing over and over. That doesn't attract too many eyeballs. There is very little programming content any more. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > Been coming on daniweb for 20 years, was always such a great place for help and advice. Last time I visited was 4-5 years ago and I noticed then it was getting quieter. Somewhat sorry to see the state of things now, these "most recent" threads are all so old! Where is everyone? I shall try stop by here more often and contribute! … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim >(where people abandoned us for sites like Stack Overflow) But there are still a few dinosaurs around who can answer some programming questions. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani Then there’s me, whose expertise is mostly limited to technical SEO and PHP these days, I’m afraid. Ugh, the brain fog is real. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > >(where people abandoned us for sites like Stack Overflow) > > But there are still a few dinosaurs around who can answer some programming questions. Not to knock ya, but I think another part of the problem is that *all* that's left are dinosaurs who aren't necessarily skilled at the most trendiest things these days. There's … Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim Agreed. But programming basics are still something people need help with, and the basics have not changed appreciably over my career. Dinosaurs have more free time than those many decades younger. I, for one, have a lot and I am willing to spend part of it here. Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > But programming basics are still something people need help with, and the basics have not changed appreciably over my career. They sure have changed appreciably during *my* career! But maybe that's because my career is in web development, and the web, and the technologies that power the web, have changed *a lot* over the past 25 years. Heck… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Reverend Jim Certainly the technology and tools have changed but principles of design and good programming styles have not. Python has, for the most part, replaced (effectively) dead languages like COBOL, and now-niche languages like FORTRAN, but structured programming and modular design are still essential techniques. I have seen too much code written by self-… Re: Fujitsu Windows Server 2019 Servers Rebooting at 11pm every day Hardware and Software Microsoft Windows by Dani > I have seen too much code written by self-taught programmers who, through ignorance, eschewed good design. While that's very, very true, that's \[unfortunately] not typically what people come to DaniWeb asking for help with. Many people unfortunately don't care about doing things right, but just well enough to work. As long as it gets the … Re: Disconnect Internet Connection Programming Software Development by samueal Actually What i need to do is to Disconnect Internet connection of single system temporarily.. Since i …through LAN,I guess that disconnecting the LAN connection will disconnect internet connection of that particular system!!! Am I clear?… simple words, unplugging the LAN Wire manually will disconnect internet. I need to do this through program!!! Disconnect Internet Connection Programming Software Development by samueal I need to disconnect internet connection of a single system which I'm using now,connected in LAN. And I need to Connect again to the internet. How could i make this. I used [CODE]ReleaseDHCPLease [/CODE] and [CODE]RenewDHCPLease [/CODE] But it didn't work Help me Re: disconnect from internet Programming Software Development by CppBuilder2006 I need something like this: [CODE] while(1) { bool is_connected = IsConncedted(); if(is_connected && time > Time("12:00") { Disconnect(); cout<< "Go to bed, it's tool late"; } } [/CODE] no bandwidth while connected and unable to disconnect after an error occur. Hardware and Software Information Security by chungkiap … at all. and i can't reconnect cause i cannot disconnect the previous connection. even i right click and select… disconnect it will still remain there. whatever i tried. it just … How to disconnect database in ASP.NET Programming Web Development by varoluscu_prens … to connect to a postgresql, perfom some database issue, and disconnect from it finally. To name a few, I print all… id="closeConnect" runat="server" Text="Disconnect from database" OnClick="disconnectFromDatabase"></asp… Re: How to disconnect database in ASP.NET Programming Web Development by varoluscu_prens It seems I can not depict the problem properly: The button in aspx file, in which id is "*closeConnect*" is connected to the *disconnectFromDatabase* doesn't work. It is expected to disconnect, but it is failed to disconnect. Re: no bandwidth while connected and unable to disconnect after an error occur. Hardware and Software Information Security by chungkiap … devices disable. weird to even weirdo thing is, if i disconnect before i click ok and connect after i click the… Re: no bandwidth while connected and unable to disconnect after an error occur. Hardware and Software Information Security by kylethedarkn … an "always on" connection to the internet, physically disconnect that connection until you are finished with Safe Mode and… Laptop Screen goes off when i disconnect the AC adapter Hardware and Software Hardware by JC SIX … goes out like about 1 minute or so after i disconnect the back ac adapter from it. I hate it cause… Media Disconnect Hardware and Software Networking by AJ32 Ok Ive got one that says media disconnect. checked the eithernet cords cord is new and nothing. Ive … Connect & Disconnect LAN Programming Software Development by mr_fany Hello dear!!! How can I [B]"Connect"[/B] and/or [B]"Disconnect"[/B] [I]Local Area Connection[/I]? Please help me to solve this question. Thanks In Advance! usb device disconnect/reconnect procedure Community Center by tycomps … I can't seem to find a resolution. If you disconnect a functional usb device (with or without stopping it) and… MS Office 2003 Outlook continues to disconnect from Exch Server Hardware and Software Microsoft Windows by DAS-03590 … have a computer that when in use it will occasionally disconnect Outlook from the Exchange server and display Disconnected in the… Re: MS Office 2003 Outlook continues to disconnect from Exch Server Hardware and Software Microsoft Windows by Kraai Is there a firewall on the exchange server? Disconnect it and see if that may be the issue. Edit: You can see this article also to see if anything there might resolve your problem: [url]http://support.microsoft.com/kb/842022[/url] How do I disconnect wi-fi Programming Software Development by x38class … to be able to turn it off, changing connect to disconnect does not work. Any suggestions much appreciated Re: Disconnect Internet Connection Programming Software Development by abelLazm Have you gone through [URL="http://www.codeguru.com/forum/showthread.php?t=328228&highlight=internethangup"]this link[/URL].[URL="http://msdn.microsoft.com/en-us/library/Aa384005"]this link[/URL].. and [URL="http://www.developerfusion.com/thread/19112/to-open-use-and-close-a-dialup-connection-in-c/"]this link[/URL] Re: Disconnect Internet Connection Programming Software Development by samueal [QUOTE=abelLazm;1561246]Have you gone through [URL="http://www.codeguru.com/forum/showthread.php?t=328228&highlight=internethangup"]this link[/URL].[URL="http://msdn.microsoft.com/en-us/library/Aa384005"]this link[/URL].. and [URL="http://www.developerfusion.com/thread/19112/to-open-use-and-close-a-dialup-connection-in-… Re: Disconnect Internet Connection Programming Software Development by abelLazm check [URL="http://www.dotnetspider.com/forum/244364-Enable-Disable-LAN-using-C.aspx"]this link[/URL] it has some similar information regarding enabling and disabling LAN connection in c#.... And if you are using DHCP then follow [URL="http://msdn.microsoft.com/en-us/library/Aa394595"]this link[/URL]