Linux Microsoft VMware
Showing posts with label Windows_Server. Show all posts
Showing posts with label Windows_Server. Show all posts

Monday, January 7, 2013

SSL Host Headers in IIS 7



SSL Host Headers in IIS 7 allow you to use one SSL certificate for multiple IIS websites on the same IP address. Through the IIS Manager interface, IIS only allows you to bind one site on each IP address to port 443 using an SSL certificate. If you try to bind a second site on the IP address to

Unified Communications UC SSL Certificates


A Unified Communications certificate, or UC Certificate for short, is a new type of certificate developed primarily for use with Microsoft Exchange 2007 and Microsoft Office Communications Server 2007 products. The defining feature, and really

Monday, October 15, 2012

Create test file using fsutil Windows



The “fsutil” in windows is much similar to the “dd” tool in linux, as both of them can be used to create test files of any size.

How to:

Execute the fsutil command in the elevated command prompt. (Command Prompt > Run as Administrator)

fsutil file createnew filename file-size-in-bytes

For example to create a file named testfile of 100 Megabytes size

C:\Windows\system32>fsutil file createnew e:\testfile 104857600
File e:\testfile is created

Thats all you are done.

Tuesday, October 9, 2012

HTTP Error 500.21 - Internal Server Error Handler "PageHandlerFactory-Integrated" has a bad module "ManagedPipelineHandler" in its module list



I just deployed a brand new .Net 4 website in IIS on my machine and get this error:

Friday, August 24, 2012

DHCP Process


The Dynamic Host Configuration Protocol (DHCP) is a network protocol that is used to configure network devices so that they can communicate on an IP network. A DHCP client uses the DHCP protocol to acquire configuration information, such as an IP address, a default route and one or more DNS server addresses from a DHCP server. The DHCP client then uses this information to configure its host. Once the configuration process is complete, the host is able to communicate on the internet.
The DHCP server maintains a database of available IP addresses and configuration information. When it receives a request from a client, the DHCP server determines the network to which the DHCP client is connected, and then allocates an IP address or prefix that is appropriate for the client, and sends configuration information appropriate for that client.
Because the DHCP protocol must work correctly even before DHCP clients have been configured, the DHCP server and DHCP client must be connected to the same network link. In larger networks, this is not practical. On such networks, each network link contains one or more DHCP relay agents. These DHCP relay agents receive messages from DHCP clients and forward them to DHCP servers. DHCP servers send responses back to the relay agent, and the relay agent then sends these responses to the DHCP client on the local network link.

Now, How DHCP Works in an Ethernet/IP LAN environment and assumes the client is obtaining a fresh lease without foreknowledge of the DHCP server's IP address. Note that this is highly simplified.

  1. A client boots and initializes its network hardware
  2. The client sends out a DHCPDISCOVER message formatted as follows:
    1. The source MAC is the client's MAC
    2. The destination MAC is all 1's indicating a hardware-layer broadcast (FFFFFF-FFFFFF)
    3. The message type is set to DHCPDISCOVER
  3. The server hears the DHCPDISCOVER request and responds
    1. The source MAC is the server's MAC
    2. The destination MAC is the client's MAC
    3. The message type is DHCPOFFER containing:
      1. Server-provided  IP  address from pool of free addresses (the server should but is not required to check for address conflicts before offering the  IP  address).
      2. List of DHCP configuration parameters
    4. Client responds with DHCPREQUEST message and does one or more of the following:
      1. requests values for the server-offered parameters from a single server (rejecting all offers from other servers)
      2. confirm the correctness of the previously allocated  IP  address (after the client had rebooted or lost connection to the network)
      3. Requests extension of the lease on the specific address already supplied.
    5. The server responds with
      1. a DHCPACKnowledge to confirm the server-offered options and  IP  previously confirmed by the client -
        - or-
      2. DHCPNOACKnowledge to reject the server-offered options.
        - or -
      3. DHCPDECLINE message to indicate to the server the address is in use.
    6. The client retains the information throughout the period of its lease.
    7. The client sends a DHCPRELEASE message to release its IP address at the DHCP server when it is leaving the network.
DHCP Process

Thursday, July 26, 2012

How To Install SSL on Microsoft IIS 7


To Install Your SSL on Microsoft IIS 7

  1. From the Start menu, click Run....
  2. Type mmc, and then click OK. The Microsoft Management Console (Console) window    opens.
  3. In the Console window, click the File menu and select Add/Remove Snap-in. The Add or      Remove Snap-ins window displays.
  4. Select Certificates, and then click Add.
  5. Select Computer Account, and then click Next.
  6. Select Local Computer, and then click Finish.
  7. Click OK.
  8. In the Console window, expand the Certificates folder on the left.
  9. Right-click Intermediate Certification Authorities, mouse-over All Tasks, then clickImport.
  10. In the Certificate Import Wizard, click Next.
  11. Click Browse to find the intermediate certificate file.
  12. Change the file extension filter to PKCS #7 Certificates (*.spc;*.p7b), select the*_iis_intermediates.p7b file, and then click Open.
  13. NOTE: Do not install your Leaf Certificate in this area. Doing so removes your certificate from the list, and you must reinstall to correct the problem.
  14. Click Next.
  15. Select Place all certificates in the following store.
  16. Click Browse, select Intermediate Certification Authorities, and then click Next.
  17. Click Finish.
  18. Close the Console window.
  19. From the Start menu, go to Administrative Tools and click Internet Services Manager.
  20. Click the server name on the left.
  21. Double click Server Certificates.
  22. From the Actions panel on the right, click Complete Certificate Request...
  23. Enter the location for the certificate file. The file extension might be .txt or .crt instead of .cer (search for all files).
  24. Enter a Friendly name for the certificate file, and then click OK.
  25. In the Internet Information Services Manager window, select the name of the server where you installed the certificate.
  26. Under Sites, select the site to be secured with the SSL certificate.
  27. In the Actions panel on the right, click Bindings...
  28. Click Add...
  29. In Add Site Binding:
  30. For Type, select https.
  31. For IP address, select All Unassigned, or the IP address of the site.
  32. For Port, type 443.
  33. Select the SSL certificate you just installed, and then click OK.
  34. Click Close.
  35. Close the Internet Information Services (IIS) Manager.

Your SSL Certificate is installed. Visit your website with HTTPS to verify the installation. 

Wednesday, November 9, 2011

Features of Windows Server 2008 R2


Windows Server 2008 R2 includes Hyper-V, Remote Desktop Services (RDS), Virtual Desktop Infrastructure (VDI), management enhancements, Active Directory Domain Services (AD DS) enhancements, Web enhancements, and optimizations for Windows 7 clients. These features and enhancements help save time, reduce costs, and provide a scalable platform for a dynamic data center.  
Hyper-V, a server virtualization technology, helps you reduce costs, increase hardware utilization, optimize infrastructure, and improve virtual machine availability. Hyper-V supports live migration, which allows you to move the running virtual machine between two Windows Server 2008 R2 servers without downtime.  
RDS, formerly known as Terminal Services, provides technologies that enable users to access session-based desktops, virtual machine–based desktops, or applications in the data center from both within a corporate network and from the Internet. Remote Desktop (RD) Gateway enables remote users to securely connect to the corporate RDS servers from managed or unmanaged devices. 
VDI is a desktop delivery model that allows client desktop workloads such as operating system, applications, and user data to be hosted and executed on servers in the data center. Users can communicate with their virtual desktops through a client that supports Remote Desktop Protocols (RDP). 
Management enhancements in Windows Server 2008 R2 include improvements in Server Manager, extended Group Policy settings, and improvements in Windows PowerShell. These enhancements reduce the effort on managing your physical and virtual data centers.  
AD DS in Windows Server 2008 R2 includes many new features such as Active Directory Administrative Center, a new task-oriented administrative tool for managing Active Directory; Best Practices Analyzer (BPA), a management tool that helps you implement best practices in the configuration of your Active Directory environment; and Active Directory Recycle Bin, which makes it possible to recover deleted objects. 
Web enhancements include improvements to Internet Information Services (IIS). IIS includes new features such as Configuration Editor for editing IIS configuration and generating scripts, Windows PowerShell provider for Web Administration, improved support for FastCGI applications, ASP.NET on Server Core, virtual hosts name support for File Transfer Protocol (FTP), and FTP over Secured Sockets Layer (SSL). 
Windows Server 2008 R2 includes technology improvements, such as DirectAccess and BranchCache, which benefit Windows 7 clients. DirectAccess is a solution for transparent and secure access to company intranet over the Internet. BranchCache is a feature that increases data access performance and reduces wide area network (WAN) utilization in branch offices
Powered by Blogger.