-
Content Count
142 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About darkstar
-
Title
Member
Profile Information
-
Location
Edmonton, AB
-
Gender
Male
-
Biography
Computer Network Administrator turned to Software Engineer.
-
Occupation
Software Engineer (Mostly contract work)
System
-
CPU
AMD FX8350 @ 4.5GHz
-
Motherboard
ASUS Crosshair V Formula Z
-
RAM
Ripjaws X Series 32GB @ 1600MHz
-
GPU
EVGA GTX 780
-
Case
Corsair 500R
-
Storage
2x 250GB Samsung 840 Pro in RAID 0, 2x 250GB Crucial M4 in RAID 0, 1TB WD Caviar Black, 2TB WD Caviar Black
-
PSU
Corsair TX750
-
Display(s)
BenQ XL2420T
-
Cooling
Hyper 212 EVO+
-
Keyboard
Corsair K70
-
Mouse
Microsoft Optical Trackball.
-
400-450
-
Quick correction, Microsoft Press offers multiple books on C++
-
Creating Windows Active Directory Users Through Web Browser?
darkstar replied to l11h's topic in Programming
I'll see if I can come up with something over the weekend. -
My drive devided and i can't get rid of the partitions.
darkstar replied to Pieterv24's topic in Troubleshooting
Its probably due to the fact that you have those partitions set as page files... -
Windows activation after several Mainboard swaps.
darkstar replied to LeSLeeve's topic in Operating Systems
In that case, try running slui.exe. -
Windows activation after several Mainboard swaps.
darkstar replied to LeSLeeve's topic in Operating Systems
Activate by phone. -
Creating Windows Active Directory Users Through Web Browser?
darkstar replied to l11h's topic in Programming
It certainly is possible. I wrote a small application a while back that allowed me to do just so. Check out the PHP LDAP functions as your starting point. http://www.php.net/manual/en/book.ldap.php If you are going to be using your application outside of your local environment, you will have to use ldap_add() with SSL/TSL. Hope this helps. -
The commands you posted above are used by DHCP enabled hosts to abandon and obtain an address. The OP however is trying to configure his router to obtain an address on his ISP's network.
-
And this router will be plugged in directly to your ISP's network?
-
Just to verify, I'm assuming you're replacing your previous router?
-
Have you configured anything else on the router?
-
Feel free to copy the values from the "Basic Config" and "WAN DNS" setting fields as they should meet your connection requirements. Other settings can be changed as needed.
-
Once connected to your router, log into the control panel by going to your router's local address (192.168.1.1 by default). After logging in, click on the WAN tab on the left-side menu bar. You can then select your connection type (set to DHCP in your case) Config
-
Check your network adapter configuration page (teaming tab) to see if they support 802.3ad link aggregation. (most Intel NICs do)
-
You can look in Event viewer -> Windows Logs -> Application and then look for MsiInstaller to find out which one you uninstalled.