Pages

Banner 468

Friday 21 February 2014

Active Directory on Server 2008 R2 Core

0 comments
 

IT: How to Install and Manage Active Directory on Server 2008 R2 Core

WindowsActiveDIrectory1
Installing Active Directory on Server Core is not a task that can be achieved using  the Optional Component Setup tool–instead we actually have to use DCPROMO from the command line. Here’s how to do it.
Note: this is part of our ongoing series teaching IT administration basics, and might not apply to everybody.
Before we install Active Directory there are a few things that need to be done first–we need to set static IP information for the network adapter as well as change the name of our server. This all needs to be done from the command line, so lets take a look at how to go about doing these tasks.

Setting a Static IP Address

Active Directory requires that the Server has a static IP assigned, so we need to get a list of the network adapters attached to this server. To do this we use a netsh command:
netsh interface ipv4 show interface
Now that you can see the names of all the network cards in your machine, you can change the settings for a specific card. To change the IP address we again use the netsh command:
netsh interface ipv4 set address name=”Local Area Connection” source=”static” address=”10.10.10.1″ mask=”255.255.255.0″ gateway=”10.10.10.254″
Where the following values should be substituted:
  • Name – Name of the interface that you wish to change the settings for
  • Address – IP address that you want to assign the interface
  • Mask – The subnet mask for the interface
  • Gateway – The default gateway for the interface
To set up DNS information for the server, we run the following command:
netsh interface ipv4 add dnsservers name=”Local Area Connection” address=”127.0.0.1″ index=1 validate=no
Where the following values should be substituted:
  • Name – Name of the interface that you wish to change the settings for
  • Address – IP address of the DNS Server (we are using the loopback address)
  • Index – Specify 1 to set the Primary DNS Server, Specify 2 to set the Secondary DNS Server

Changing The Computer Name

We would also want to rename the server before promoting it to a domain controller, to do that we use the netdom command. You should substitute DC1 in the following command, to whatever you want to call your server.
netdom renamecomputer %computername% /newname:DC1
For the changes to take effect you need to reboot your PC, to do this from the command line run the following command:
shutdown /r /t 0

Installing Active Directory

There is a couple of ways to install Active Directory on a Server Core, however we will go with the answer file method. So I have created an answer file (seen in the screenshot below) this is a basic answer file but if you have special needs you should see  this TechNet article which will give you a full list of parameters. You can create a file exactly like this in notepad and  just call it DCPROMO.txt
So what does this do:
  • Creates a new domain at the root of a new forest called howtogeek.local
  • Sets the forest functional level to Server 2008 R2
  • Installs DNS with an Active Directory Integrated Zone
  • Makes this sever a Global Catalog
  • Sets the AD Restore Mode password to Pa$$w0rd
  • Reboots on completion
You use the answer files by running the following command:
dcpromo :/unattend:”path to answer file”
This will kick off the installation of Active Directory and reboot on completion.
That’s all there is to installing Active Directory on Server Core.

Managing Active Directory

The easiest way to manage a Server Core Server is to use the RSAT (Remote Server Administrator Tools) which allows you to load up MMC consoles on any Windows 7 machine and connect to an instance of the role running on the server. You can grab the RSAT fromhere. The installation is in the form of a Windows Update, once installed open the Turn Windows features on or off option from the Programs and Features section in Control Panel. You need to add the AD DS Snap-ins and Command-line tools, check the screenshot to see how to get there.
Once the components have been added, you can open a run box by hitting the Windows + R key combination and type MMC before hitting enter.
This will open a blank MMC console, click on file and then choose Add/Remove Snap-in..
Choose Active Directory Users and Computers from the list and hit the Add button.
If you are logged in with a Domain Admin account, it will automatically connect to the Active Directory instance, if not you will have to connect to it manually.
Readmore...
Sunday 2 February 2014

10 tips for boosting your wireless router signal

3 comments
 
10 tips for boosting your wireless router signal
When it comes to "boosting" wireless speeds, there are actually two enhancements users typically seek: Distance and speed. It's great having a speedy wireless network, but if you only get great speed when you use a wireless client right next to the router and get no signal if you are 15 feet away, then speed doesn't mean so much. You need to boost the signal's range. If your device can barely open friends' Facebook pictures when you're in the same room as the router, then we're talking about problems with speed.
In general, speed and range issues can all be lumped together as performance issues. You want both your speed and range to be as robust as possible. There are several factors that can impact both aspects of performance.
Distance can certainly impede performance. You may have a room in your home or office that is simply too far from your wireless router. Even the way your home or office is structured could be a culprit when it comes to poor wireless performance. If the signals have to bounce around too many corners to reach your wireless devices, that can cause problems (although a technology in newer premium routers called beamforming can help direct a router's signal to wireless clients).

Interference with the signal can be big factor in performance, too. If you live in an apartment building, your home might be inundated with signals from everyone else's routers. Maybe structural interference is the culprit. If your washing machine and dryer are between your router and your laptop, that doesn't help. Maybe it's the software you're using. Routers need software updates just like everything else – and sometimes the firmware they initially ship with is improved with a later-released update.
These are just a few of the possible reasons your connection might be poor (or non-existent). Fortunately, there are many ways to extend your wireless signal, and most of them simply involve a bit of tweaking to your wireless network or adding some affordable components. In this article, we’ll walk you through ten of the most useful fixes for your connectivity woes.
Some of these suggestions require no additional hardware or software to purchase, while others may require a small or larger investment, depending on the particular performance problem you're experiencing. We’ll start off with free solutions, then move through the cheap to more expensive improvements.

1. Change the channel (free)

Not the TV's channel, but your router's. Wi-Fi routers operate on specific channels. When you set up a typical router, it usually chooses a certain channel by default. Some routers choose the least-crowded channel, but yours may not have. Check for yourself which Wi-Fi channel is the least crowded to boost the router's performance, perhaps boosting signal range. A good free tool to use is inSSIDer. Don't be put off by the graphs and excess information. What you want to focus on is the column "Channel." See how many routers in this area are on channel 6 in the image above? If your router is on the same channel, you want to switch it to a less-crowded one, like 4 or 1. You can change the channel of your router by going into its interface. All routers have different ways to access the interface, so check with your manufacturer on this score.


2. Update router firmware (free)

Updating router firmware is often overlooked by home users. Business networking devices usually display some sort of notification when newer software for the device is available for download. Consumer products such as home wireless routers, especially older routers, don't always offer this notification. Check often for firmware updates for your router. There is typically a section in the router's interface for upgrading the firmware. However, you often have to go to the router manufacturer's website and search for the firmware (most vendors make searching for firmware pretty easy) and then upload it through the router's interface. There's often accompanying release notes that tell you what the firmware helps to fix – and often the fixes are for connectivity problems.


3. Update adapter firmware (free)

Just like routers, network adapters on PCs and laptops are also subject to firmware updates. Remember, good wireless range and performance is dictated not just by the router but by the network adapter on clients (as well as other factors, but these are the two biggies.) Most laptops have on-board adapters. Go into your Network settings to find the name of the adapter (via the Control Panel in Windows) and then to that adapter manufacturer's site to make sure you have the latest firmware.


4. Change position (free)

Do you have your wireless router nestled up against your broadband modem tucked away in your entertainment centre in your basement that's converted into the family den? Well, move it if you have range issues. It isn’t necessary to have the router in close proximity to your modem. Ideally, a Wi-Fi router should be in a central location. You can purchase custom length Ethernet Cat 5 cable from any computer store (although if you do that, technically this is no longer a free option) if you need more flexibility in centrally positioning the router.


5. DD-WRT (free)

This one is for the more adventurous: DD-WRT is open source software for routers. It's known to ramp up router performance and extend the feature set beyond what typically comes with most routers. Not every router supports it, but the number of routers that are supported keeps growing. A word of warning, though – installing DD-WRT could possibly invalidate your router's warranty. Many manufacturers will not help you troubleshoot router issues once you have DD-WRT on them. Hence, this is not a recommended option for routers under warranty or in a business network.
There are also no guarantees that DD-WRT upgrades won't negatively affect a router. However, many users are finding it a free way to trick-out their routers. So, if you have an older, spare router laying around, or want to take the plunge to see if DD-WRT firmware helps your range issues on a newer router, check if it's supported on the DD-WRT site. Also note that it's not easy to remove DD-WRT from some routers without doing a lot research.


6. Set up a second router as an access point or repeater (cheap)

You can set up just about any router as a wireless access point. To do so, you need to connect the second router's LAN port to the primary router's LAN port. On the second router, you will want to give it the same addressing information as the primary router. For example, if your primary router's IP address is 192.168.2.1 and its netmask is 255.255.255.0; then you could make the second router's IP 192.168.2.2 and use the same netmask. It's also important that you assign the same SSID and security on the second router, and turn DHCP off on the second one as well.
Newer routers make this process easier. If you have a second router that's only about a year old, most of them can be set to operate in "access point" or repeater mode. Configuring is as simple as clicking a button. Check with your router's manufacturer or documentation.


7. Antennas (cheap)

Newer routers are increasingly manufactured with internal antennas. There are some that still have or support external ones, and these antennas can often be upgraded. Consider a hi-gain antenna, which you can position so that the Wi-Fi signal goes in the direction you want. Hawking Technology offers the HAI15SC Hi-Gain Wireless Corner Antenna, which the company claims boosts wireless signal strength from a standard 2dBi to 15dBi. Antennas like these can attach to most routers that have external antenna connectors, and are relatively cheap upgrades.


8. Dedicated repeater/extender (more expensive)

Most major wireless networking vendors offer devices that act as repeaters or wireless extenders. While they can extend a Wi-Fi signal, they can be tricky to setup, and can cause interference with the signal. They can also be on the more expensive side. Note that if you choose this option the best bet is to use an access point made by the manufacturer of your router (see tip number 10 for further details).


9. New router/adapter (more expensive)

How about getting a new router and adapter(s) altogether? Upgrading your home network to one of the latest 802.11ac routers, or an 802.11n model using the 5GHz band should give a noticeable performance improvement. 2.4GHz is said to actually have greater range than the 5GHz band, but that only becomes apparent when supplying wireless coverage to large areas such as university campuses. In our testing, we’ve found that for smaller areas like a typical home network, 802.11n and the 5GHz band maintained better throughput than 2.4GHz with most routers, at greater distances. This is certainly a more expensive option, but if wireless connectivity is crucial for you, it's a plausible one. If you’re pondering an upgrade to an 802.11ac device, we’ve got a group test of seven such routers you might want to check out (our benchmarks here show the benefit of ac, and indeed the benefit of 5GHz over 2.4GHz). Bear in mind that if you get a new router, to take full advantage of the speeds possible you’ll need to update client adapters to the same standard as well.


10. Stick to a single vendor (more expensive)

Vendors are quick to point out that their devices will work with other vendor's products. But it just makes sense that Cisco network adapters will work better with Cisco routers; Belkin adapters work optimally with Belkin routers and so on. If possible, try to limit your network devices to one vendor – that means not only you


Readmore...

How to Boost a Router Signal

0 comments
 

Method 1 of 5: Look for Interference

  1. 1
    Replace devices in your home that can interfere with network traffic on the 2.4GHz frequency range. You can buy a wireless network analyzer to help you track down the source of interference. A sample of appliances that might be causing the problem include:
    • Cordless phones,
    • Microwave ovens.
      Boost a Router Signal Step 1Bullet2.jpg
    • Baby monitors.
    • Security alarms.
      Boost a Router Signal Step 1Bullet4.jpg
    • Television remote controls.
      Boost a Router Signal Step 1Bullet5.jpg
    • Automatic garage door openers.
      Boost a Router Signal Step 1Bullet6.jpg
    Ad
  2. 2
    Check your router's signal strength with these devices. Compare power levels when each device is on and off to determine if they are the cause of your signal problems.

Method 2 of 5: Switch Channels

  1. Boost a Router Signal Step 3.jpg
    1
    Change your signal channel. Routers can broadcast on a series of channels, between one and eleven. Change to a channel that will allow your router a clear signal between other wireless networks.
  2. 2
    Use a software utility to analyze which networks are using which channel and configure your system for an unused channel.

Method 3 of 5: 802.11n

  1. Boost a Router Signal Step 5.jpg
    1
    Change your router's network broadcast mode. Try to use the new 802.11n standard if your router supports it. The 802.11n standard offers far greater range and signal strength compared to 802.11 a/b/g.

Method 4 of 5: Relocate

  1. Boost a Router Signal Step 6.jpg
    1
    Reposition your Router. Sometimes the solution is simple. All you have to do is find a new place to store your router.
    • Raise as far as possible to increase the effective broadcast range.
      Boost a Router Signal Step 6Bullet1.jpg
    • Place near the center of your house or apartment for wider coverage.
      Boost a Router Signal Step 6Bullet2.jpg
    • Move closer to the receivers, if possible.
      Boost a Router Signal Step 6Bullet3.jpg
    • Move away from any metal including metal shelving, filing cabinets and similar common objects.
      Boost a Router Signal Step 6Bullet4.jpg
    • Move away from cordless phones and microwaves, which operate on the same 2.4-Ghz frequency.
      Boost a Router Signal Step 6Bullet5.jpg
  2. 2
    Be aware of external interference. Move your unit as far away as possible from your next-door neighbor's WiFi router. In addition, if you're living in an apartment building, there might be multiple routers in operation too. Note: make sure you're using a different channel than everyone else.

Method 5 of 5: Upgrade

  1. Boost a Router Signal Step 8.jpg
    1
    Raise your transmit power. Check your router's documentation and configuration utility for the ability to change the Xmit power of your router: the amount of power it uses to transmit the signal. Generally, you can boost this number by up to 50mW. Keep in mind that you risk overheating or damaging your router.
  2. Boost a Router Signal Step 9.jpg
    2
    Replace the Antenna. Unscrew and replace the broadcast antenna on your router with a model that delivers more power. Not all routers allow for new antenna to be attached, but many do.
  3. Boost a Router Signal Step 10.jpg
    3
    Install a Repeater. A repeater is a piece of hardware that acts like a wireless network expander. The repeater takes the signal from your router and boosts it to increase the range.
    • Wireless repeaters are increasingly common and affordable and will probably be available in your local computer store, or on the Internet.
  4. Boost a Router Signal Step 11.jpg
    4
    Install a Wireless Amplifier. Attach a wireless amplifier, also known as a booster, directly to your router. A booster can be more affordable than a repeater as they only increase the strength of your existing signal, rather than the strength and range.
    • Use a bi-directional amplifier to increase both your inward and outbound speeds.
  5. Boost a Router Signal Step 12.jpg
    5
    Make a Reflector lulu with Tinfoil. Note that a tinfoil router may boost your signal, but will also make it more directional.
    • Cut a tinfoil circle with the tinfoil on the inside of a piece of paper or some cardboard large enough to wrap around the router. If you want to get fancier than this, cut a shallow parabola and put the hole for the antenna at the focal point.
      Boost a Router Signal Step 12Bullet1.jpg
    • Place the tinfoil circle over the router.
      Boost a Router Signal Step 12Bullet2.jpg
    • Place the antenna in the center of the circle or parabola.
      Boost a Router Signal Step 12Bullet3.jpg
Readmore...

10 TIPS TO HELP IMPROVE YOUR WIRELESS NETWORK

0 comments
 
Hi Everyone!!!.
Here I leave a few tips to improve your wireless network, they are short tips that can implement in your home or business


If the Windows operating system ever notifies you about a weak Wi-Fi signal, it probably means that your connection isn't as fast or as reliable as it could be. Worse, you might lose your connection entirely in some parts of your home. If you want to boost the signal for your wireless network (WLAN), try some of these tips for extending your wireless range and improving your wireless network speed and performance.

 
1. Position your wireless router, modem router, or access point in a central location

When possible, place your wireless router, wireless modem router (a DSL or cable modem with a built-in wireless router), or wireless access point (WAP) in a central location in your home. If your wireless router, modem router, or access point is against an outside wall of your home, the signal will be weak on the other side of your home. If your router is on the first floor and your PC or laptop is on the second floor, place the router high on a shelf in the room where it is located. Don't worry if you can't move your wireless router, because there are many other ways to improve your connection.

1.gif

2. Move the router off the floor and away from walls and metal objects (such as metal file cabinets)

Metal objects, walls, and floors will interfere with your router's wireless signals. The closer your router is to these obstructions, the more severe the interference, and the weaker your connection will be.


3. Replace your router's antenna

The antennas supplied with your router are designed to be omnidirectional, meaning that they broadcast in all directions around the router. If your router is near an outside wall, half of the wireless signals will be sent outside your home, and much of your router's power will be wasted. Most routers don't allow you to increase the power output, but you can make better use of the power. If your router’s antenna is removable, you can upgrade to a high-gain antenna that focuses the wireless signals in only one direction. You can even aim the signal in the direction you need it most.

2.jpg



4. Replace your laptop's wireless PC card-based network adapter

Laptops with built-in wireless networking capability typically have excellent antennas and don't need to have their network adapters upgraded. These tips are for laptops that do not have built-in wireless networking.

Wireless network signals must be sent both to and from your computer. Sometimes your router can broadcast strongly enough to reach your computer, but your computer can't send signals back to your router. To improve this, replace your laptop's PC card-based wireless network adapter with a USB wireless network adapter that uses an external antenna.

3.gif



5. Add a wireless repeater

Wireless repeaters extend your wireless network range without requiring you to add any wiring. Just place the wireless repeater halfway between your wireless router, modem router, or access point and your computer, and you can get an instant boost to your wireless signal strength.



6. Change your wireless channel

Wireless routers can broadcast on several different channels, similar to the way radio stations use different channels. In the United States and Canada, these channels are 1, 6, and 11. Just as you'll sometimes hear interference on one radio station while another is perfectly clear, sometimes one wireless channel is clearer than others. Try changing your wireless router's channel through your router's configuration page to see if your signal strength improves. You don't need to change your computer's configuration, because it can automatically detect the new channel.



7. Reduce wireless interference

The most common wireless technology, 802.11g (wireless-G), operates at a frequency of 2.4 gigahertz (GHz). Many cordless phones, microwave ovens, baby monitors, garage door openers, and other wireless electronics also use this frequency. If you use these wireless devices in your home, your computer might not be able to "hear" your router over the noise coming from them.

If your network uses wireless-G, you can quiet the noise by avoiding wireless electronics that use the 2.4 GHz frequency. Instead, look for cordless phones and other devices that use the 5.8 GHz or 900 megahertz (MHz) frequencies. Because 802.11n (wireless-N) operates at both 2.4 GHz and the less frequently used 5.0 GHz frequency, you may experience less interference on your network if you use this technology.



8. Update your firmware or your network adapter driver

Router manufacturers regularly make free improvements to their routers. Sometimes, these improvements increase performance. To get the latest firmware updates for your Cisco router, visit Cisco.com.

Similarly, network adapter vendors occasionally update the software that Windows uses to communicate with your network adapter, known as the driver. These updates typically improve performance and reliability.


9. Pick equipment from a single vendor

Although a Cisco router will work with a D-Link network adapter, you often get better performance if you pick a router and network adapter from the same vendor. Some vendors offer a performance boost of up to twice the performance when you choose their hardware (like their USB wireless network adapters).

If speeding up your connection is important to you, consider the next tip—upgrading your wireless technology.


10. Upgrade 802.11a, 802.11b, and 802.11g devices to 802.11n

Although wireless-G (802.11g) may be the most common type of wireless network, wireless-N (802.11n) is at least twice as fast and it has better range and stability. Wireless-N is backward-compatible with 802.11a, 802.11b, and 802.11g, so you can still use any existing wireless equipment that you have—though you won’t see much improvement in performance until you upgrade your computer or network adapter to wireless-G, too.

If you're using wireless-B or wireless-G and you're unhappy with your network’s speed and performance, consider replacing your router and network adapters with wireless-N equipment. If you're buying new equipment, definitely choose wireless-N. Cisco   Wireless-N routers, for example, are powerful, secure, and simple to set up.

I hope you consider this document useful,

Readmore...