AvoidErrors

A Computer Tutorial Site

  • Home
  • Operating Systems
    • Windows XP
    • Windows 7
    • Windows 8
    • Server 2008
    • Linux / Ubuntu
  • Microsoft Office
    • Outlook
  • Routers
  • Tech Tips

Browsing Category Server 2008

windows-server-2008

How to Install DHCP on Windows Server 2008

To do this, you will need a Windows Server 2008 system already installed and configured with a static IP address and Active directory. You will need to know your network’s IP address range, the range of IP addresses you will want to hand out to your PC clients, your DNS server IP addresses, and your default gateway. Additionally, you will want to have a plan for all subnets involved, what scopes you will want to define, and what exclusions you will want to create.

1. Click on Start then Click on Server Manager, click Roles from the Left  then Click on Add Roles.

2. When the Add Roles Wizard comes up, you can click Next on that screen.

Note: have a static IP address assigned on your server, and a Strong Password.

3. Select the DHCP Server Role, and click Next.

Note: Plan the IP network information, scope information, and DNS information. If you only want to install DHCP server with no configured scopes or settings, you can just click Next.

4.Select the network Connection Bindings by selecting the Network connection that is going to assign IP addresses to your clients then click on Next.

5. Validate Your DNS Settings. to make sure everything is fine.

6. Type the address of the WINS server if you are using one. if not then leave it as default and click next

7. Click on add, to add a DHCP scope.

8. Now Name yous Scope, Type the starting IP range and the ending IP address, subnet mask and default gateway which is optional.

9. Make sure activate the Scope is check. Click OK then Click Next.

10. in the video I do not Have IPv6 so there is no need to Configure DHCPv6 so click Disable and click next.

11.leave the authorization default and click next. Unless you are a user.

12. Confirm the Installation and click install, and that is it you are Done!!

windows-server-2008

How to Install Exchange 2010 on Windows 2008 SP2

To Install all Exchange 2010 prerequisites automatically.Download the batch files available as an ISO image file or a ZIP file.

Two variations of the batch files are provided:

a).  ex2010.bat - this one will present you with menu options and allow you to select individually for which Exchange roles you would like prerequisites to be installed (for example just for mailbox role).

b).  ex2010turbo.bat – this one is a “full auto” script which installs all the prerequisites for all Exchange roles without any input required from the user. Start it, go for a coffee, and by the time you are back your server is restarted with everything installed on it, ready for Exchange 2010 to be deployed.

Note: Prerequisites are different for Windows 2008 SP2  and Windows 2008 R2, so please make sure you use correct version of the scripts and update.

To  manually install and configure all required hotfixes, server components and services which is inefficient and time consuming follow the steps bellow. Exchange Server 2010 needs a number of pre-requisites for windows 2008 SP2 before you can run the setup.You need to install the following components:

  1. Net Framework 3.5, from here
  2. WinRM & Powershell v2, from here
  3. Update for .Net Framework 3.5 sp1, from here
  4. 2007 Office System Converter – Microsoft Filter Pack, from here

After the system has restarted, log on as an administrator, open an elevated Windows PowerShell console, and configure the Net.Tcp Port Sharing Service for Automatic startup by running the following command:

Set-Service NetTcpPortSharing -StartupType Automatic

Install IIS 7.0 on Windows Server 2008 with the proper Role services for installing Exchange server 2010

Ensure that you have administrative user rights on the computer on which you plan to install IISTo start Server Manager, click Start Menu -> All Programs -> Administrative Tools -> Server Manager. The Server Manager window opens.

  1. In the Server Manager window, select Roles. The Role Summary View is displayed.
  2. Click Add Roles. The Add Roles Wizard opens. Click Next to select roles to install.
  3. Select Web Server (IIS).
  4. The Add Roles Wizard notifies you of any required dependencies; since IIS depends on the Windows Process Activation Service (WAS) feature, the following informational dialog box appears. Click Add Required Role Services to continue.
  5. The Web Server is now selected for install. The Select Server Roles dialog box opens. Click Next to continue.
  6. The Introduction to Web Server dialog box and information appears. Click Next to continue.
  7. In the Select Role Services pane, scroll down to IIS 6 Management Compatibility.
  8. Click to select the IIS 6 Metabase Compatibility and IIS 6 Management Console check boxes.
  9. In the Select Role Services pane, click Next, and then click Install at the Confirm Installations Selections pane.
  10. Click Close to exit the Add Role Services wizard.
IIS 7 .NET Extensibility component is required
Install the IIS 7 .NET Extensibility component in Windows Server 2008 or in Windows Server 2008 R2 by using the Server Manager tool
  1. Click Start, click Administrative Tools and then Server Manager.
  2. In the left navigation pane, expand Roles, and then right-click Web Server (IIS) and select Add Role Services.
  3. On the Select Role Services pane, scroll down to Application Development.
  4. Select the check box under .NET Extensibility.
  5. Click Next from the Select Role Services pane, and then click Install at the Confirm Installations Selections pane.
  6. Click Close to exit the Add Role Services wizard.
Install the IIS 7 Components for the CAS server role by using the Windows Server 2008 Server Manager
  1. Click Start, click Administrative Tools, and then click Server Manager.
  2. In the navigation pane, expand Roles, right-click Web Server (IIS), and then click Add Role Services.
  3. In the Select Role Services pane, scroll down to IIS.
  4. In the Security area, click to select the following check boxes:
  • Basic Authentication
  • Digest Authentication
  • Windows Authentication
5. In the Performance area, click to select the following check boxes:
  • Static Compression
  • Dynamic Compression

6. In the Select Role Services pane, click Next, and then click Install in the Confirm Installations Selections pane.

7. Click Close to exit the Add Role Services wizard.
8. Restart the server
Install the World Wide Web Publishing Service
  1. On the Start menu, select Settings, Control Panel, and then click Add or Remove Programs.
  2. Click Add/Remove Windows Components.
  3. In the Components list, select the Application Server check box, and then click Details.
  4. Select Internet Information Services Manager, and then click Details.
  5. Select World Wide Web Service, and then select the check box.
  6. Click OK two times to return to the Components list, and then click Next.
  7. Click Finish when the IIS service is installed.
  8. Restart the server
Install .NET 3.0 HTTP Activation
  1. Click Start. Point to Administrative Tools, and then click Server Manager. In the Features section of the Server Manager home page, click Add features.
  2. On the Select Features page of the Add Features Wizard, expand .NET Framework 3.0 features.
  3. Expand WCF Activation and then select HTTP Activation.
  4. Click Next, and then click Install.
  5. When installation is complete, close the wizard.
Raise the domain function Level:
  1. Open Active Directory Users and Computers by clicking Start > All Programs > Administrative Tools, and then click Active Directory Users and Computers (you can also perform this action from the Active Directory Domains and Trusts snap-in).
  2. In the console tree, right-click the domain node and then click Raise Domain Functional Level.
  3. Under Select an available domain functional level, do one of the following:
Click Windows Server 2003, and then click Raise to raise the domain functional level to Windows Server 2003.
or
Click Windows Server 2008, and then click Raise to raise the domain functional level to Windows Server 2008.
  1. Read the warning message, and if you wish to perform the action, click Ok.
  2. You will receive an acknowledgement message telling you that the operation was completed successfully. Click Ok.
Raise the forest functional level:
  1. Log on to the PDC Emulator of the forest root domain with a user account that is a member of the Enterprise Administrators group.
  2. Open Active Directory Domains and Trusts by clicking Start > All Programs > Administrative Tools, and then click Active Directory Domains and Trusts.
  3. In the console tree, right-click Active Directory Domains and Trusts, and then click Raise Forest Functional Level.
  4. Under Select an available forest functional level, do one of the following:
Click Windows Server 2003, and then click Raise to raise the forest functional level to Windows Server 2003.
or
Click Windows Server 2008, and then click Raise to raise the forest functional level to Windows Server 2008.
  1. Read the warning message, and if you wish to perform the action, click Ok.
  2. You will receive an acknowledgement message telling you that the operation was completed successfully. Click Ok.
Finally Prepare active Directory and the forest root domain for exchange server 2010 and set the organization name of our exchange organization witch exists one time per active directory forest and prepares the forest root domain.
  1. Verify that you have the exchange 2010 DVD in your rom drive.
  2. Then click on Start >> Run and type d:\setup /preparead /organizationname:[organization name] and click ok
  3. The command prompt will open with the setup do not press any or it will cancel the setup.
  4. Once the command prompt closes automatically it means that our command has completed succesfully

Note: setup /prearead is run on the Forrest root domain in active Directory. all other domain that are going to contain exchange server or exchange recipients need to run the setup/ preparedomain switch

Now we are ready to run the disk and active directory would be installed without errors. just follow the video tutorial for installation of exchange server 2010
Enhanced Internet Security in Windows 2008

Disable Enhanced Internet Security in Windows 2008 Server

Here you will find instructions on how to disable Windows 2008 Server Internet Explorer Enhanced Security Configuration.

  1. Click on Start >> Administrative Tools >> Open the Server Manager
  2. At the Security Information task pane.
  3. On the right hand side select Configure IE ESC.
  4. At the Internet Explorer Enhanced Security Configuration dialog box select either the Administrators or the “Users” option and select Off and then select OK to commit the changes and close the Server Manager applet.

Note:  I suggest that you set only the Administrators to Off and leave the Users set to On (Recommended)

AvoidErrors FTP

How to Install & Set Up FTP on Windows 2008 Server

To install FTP on Windows 2008 Server the following items are required to be installed:Information Services (IIS) and File Transfer Protocol (FTP) to complete the procedures in this Video Tutorial:

  • IIS 7 must be installed on your Windows 2008 Server, and Internet Information Services (IIS) Manager must be installed
  • FTP 7.5 for IIS 7 (x64)
  • FTP 7.5 for IIS 7 (x86)
  1. Click on Start,Server Manager,Roles,Add Roles.
  2. in the Select Server Roles,Check-mark Webserver (IIS).
  3. in the Add features Require for Webserver (IIS) Window. Click Add Require Features, and Next Button.
  4. on the Webserver (IIS) Window Take the time to read this and Click Next.
  5. In the Role Services scroll Down til you see FTP Publishing Service and Place a Chekmark next to it.
  6. when you place the Checkmark a window will popup stating that you need some IIS services to be installed.So click on Add Required Role Services.
  7. Once you click on click on Add Required Role Services it will add a checkmark to IIS 6 Management Compatibility and IIS 6 Metabase Compatibility.Click next button.
  8. A warning message will come next stating that it needs to be restarted once the installation Completes.Click Install Button
  9. Once the installation Succeeded you can close all windows.and configure the Firewall
  10. In my Video I created a Different folder instead of the default C:\inetpub\ftproot.

Windows Server 2008, comes with a much better firewall compared to previous versions. It’s also a little more complicated to configure too.Out of the box, FTP is disabled., you need to enable it, in addition, you’ll also need to upgrade the FTP software to v7.5, as the version that is bundled isn’t up to scratch (typical), though v7.5 is available as a free download from Microsoft. The installation process is simple, though do uninstall the current ftp server software first (v7.0)

To configure Windows Firewall to allow non-secure FTP traffic, use the following steps:

  1. Open a command prompt: click Start, then All Programs, then Accessories, then Command Prompt.
  2. To open port 21 on the firewall, type the following syntax then hit enter:

    netsh advfirewall firewall add rule name="FTP (non-SSL)" action=allow protocol=TCP dir=in localport=21

  3. To enable stateful FTP filtering that will dynamically open ports for data connections, type the following syntax then hit enter:

    netsh advfirewall set global StatefulFtp enable

To configure Windows Firewall to allow secure FTP over SSL (FTPS) traffic, use the following steps:

  1. Open a command prompt: click Start, then All Programs, then Accessories, then Command Prompt.
  2. To configure the firewall to allow the FTP service to listen on all ports that it opens, type the following syntax then hit enter:

    netsh advfirewall firewall add rule name="FTP for IIS7" service=ftpsvc action=allow protocol=TCP dir=in

  3. To disable stateful FTP filtering so that Windows Firewall will not block FTP traffic, type the following syntax then hit enter:

    netsh advfirewall set global StatefulFtp disable

That is it now you are ready to connect to you FTP. If you have any Questions / Suggestions please feel free to post them in the Comment Section.

windows-server-2008

How to Install Active Directory on Windows Server 2008

  1. Open Server Manager by clicking the icon in the Quick Launch toolbar, or from the Administrative Tools folder.
  2. Wait till it finishes loading, then click on Roles > Add Roles link.
  3. In the Before you begin window, click Next.
  4. In the Select Server Roles window, click to select Active Directory Domain Services, and then click Next.
  5. In the Active Directory Domain Services window read the provided information if you want to, and then click Next.
  6. In the Confirm Installation Selections, read the provided information if you want to, and then click Next.
  7. Wait till the process completes.
  8. When it ends, click Close.
  9. Going back to Server Manager, click on the Active Directory Domain Services link, and note that there’s no information linked to it, because the DCPROMO command has not been run yet.
  10. Run DCPROMO, enter the command in the Run command, or click on the DCPROMO link from Server Manager > Roles > Active Directory Domain Services.
  11. Depending upon the question if AD-DS was previously installed or not, the Active Directory Domain Services Installation Wizard will appear immediately or after a short while. Click Next.
  12. In the Operating System Compatibility window, read the provided information and click Next.
  13. In the Choosing Deployment Configuration window, click on “Create a new domain in a new forest” and click Next.
  14. Enter an appropriate name for the new domain. Make sure you pick the right domain name, as renaming domains is a task you will not wish to perform on a daily basis. Click Next.
  15. Pick a full domain name such as “mydomain.local” or “mydomain.com”.
  16. The wizard will perform checks to see if the domain name is not already in use on the local network.
  17. Pick the right forest function level. Windows 2000 mode is the default, and it allows the addition of Windows 2000, Windows Server 2003 and Windows Server 2008 Domain Controllers to the forest you’re creating.
  18. Pick the right domain function level. Windows 2000 Native mode is the default, and it allows the addition of Windows 2000, Windows Server 2003 and Windows Server 2008 Domain Controllers to the domain you’re creating.
  19. Note: If you select “Windows Server 2008″ for the forest function level, you will Not be prompted to pick a domain function level.
  20. The wizard will perform checks to see if DNS is properly configured on the local network. In this case, no DNS server has been configured, therefore, the wizard will offer to automatically install DNS on this server.
  21. Note: The first DCs must also be a Global Catalog. Also, the first DCs in a forest cannot be a Read Only Domain controller.
  22. It’s most likely that you’ll get a warning telling you that the server has one or more dynamic IP Addresses. Running IPCONFIG /all will show that this is not the case, because as you can clearly saw, I gave the server a static IP Address. So, this come from IPv6. I did not manually configure the IPv6 Address, hence the warning. In a network where IPv6 is not used, you can safely ignore this warning.by clicking on Yes,the Computer will use a dynamic assigned IP address (Not recommended)
  23. You’ll probably get a warning about DNS delegation. Since no DNS has been configured yet, you can ignore the message and click Yes.
  24. Next, if you want change the paths for the AD database, log files and SYSVOL folder. For large deployments, carefully plan your DC configuration to get the maximum performance.or leave it as default When satisfied, click Next.
  25. Enter the password for the Active Directory Recovery Mode. This password must be kept confidential, and because it stays constant while regular domain user passwords expire (based upon the password policy configured for the domain, the default is 42 days), it does not. This password should be complex and at least 7 characters long. I strongly suggest that you do NOT use the regular administrator’s password, and that you write it down and securely store it. Click Next.
  26. In the Summary window review your selections, and if required, save them to an unattend answer file. When satisfied, click Next.
  27. The wizard will begin creating the Active Directory domain, and when finished, you will need to press Finish and reboot your computer.

Reboot and you will have AD installed on your Win 2008 Server.

  • Get The Latest Tutorial Via Email Straight to your Inbox!

    Delivered by FeedBurner

  • Our Sponsors

    • Recent
    • Popular
    • Comments
    • Windows-7

      Disable or Delete Internet Explorer from Windows 7

      February 22, 2012 No comments
    • Fix System Tray Tooltips Not Displaying in Windows XP

      Fix System Tray Tooltips Not Displaying in Windows XP

      February 21, 2012 No comments
    • Turn Off Automatic Window Resizing in Windows 7 - Copy

      Turn Off Automatic Window Resizing in Windows 7

      February 17, 2012 No comments
    • How To Change The Facebook Relationship Status

      How to change the Facebook Relationship Status

      February 15, 2012 No comments
    • Change Windows 7 Starter Edition Wallpaper

      Change Wallpaper Windows 7 Starter Edition

      February 13, 2012 No comments
    • bootmgr

      How to Format and Reinstall Windows 7

      February 10, 2011 883 Comments
    • this-copy-of-windows-is-not-genuine

      How to remove Windows Genuine Advantage Notification

      July 6, 2011 173 Comments
    • hard_drive

      How to Format your Hard Drive using windows xp and Vista

      August 24, 2010 143 Comments
    • xara-studio

      Create Flash Photo Gallery in Xara Designer Pro 6

      October 6, 2010 140 Comments
    • hard_drive

      Hard Drive not showing up

      October 24, 2010 130 Comments
    • Miguel: you need to install windows xp to a pendrive or usb....

    • nabeel: i v got a net book and when i start it up i tells me to recover a file...

    • Robert: Was wondering where on the GHOST 15 cd this GHOST.exe is...

    • Keith L.: This is a perfect video! Just what I needed! Thank you for taking ...

    • Miguel: What is happening that u cant install XP?...

  • Miguel Guzman

    Photobucket
  • My Video

    By supporting this theme, you are making a difference!

  • - Facebook Members WordPress Plugin
  • Connect with us:
  • © 2012 AvoidErrors
  • Powered by WordPress