zaterdag 8 augustus 2015

SCHOOL PROJECT | Install and Configure Microsoft Exchange 2010

In this video:
SCHOOL PROJECT | How to Install and Configure Microsoft Exchange 2010: https://youtu.be/C5dGJyIPX_o



Things I have used:

  • EX01 (Windows 2008 R2 x64, Exchange server)
  • DC01 (Windows 2008 R2 x64, Domain server and Certificate server)
  • WS01 (Windows 7 Ultimate x64. Domain member (this is a choice))

Roles:
  • Active Directory Domain Services (with DNS server);
  • Active Directory Certificate Services (with IIS)
  • All rolles for EX01 (Exchange server) are installed with Powershell


Steps that you should follow in order:

 1.   WS01, EX01 and DC01, configure IP, computer name, MMC
 2.   DC01, install Active Directory Domain Services (with dcpromo)
 3.   DC01, install Active Directory Certificate Services
 4.   DC01, configure DNS
 5.   WS01 and EX01, add to domain
 6.   EX01, preparing MS Exchange 2010
 7.   EX01, install Exchange 2010
 8.   EX01, configure Microsoft Exchange 2010
       a EX01, configure Microsoft Exchange 2010 Certificate
       b EX01, configure Microsoft Exchange 2010 OWA
 9.   WS01, test OWA (Outlook Web App) and Microsoft Outlook 2010
10.  Problems and possible solutions


FQDN = Fully Qualified Domain Name
AD DS = Active Directory Domain Services
AD CS = Active Directory Certificate Services

Completion time 1 hour and 30 minutes.
Read the text below in the video and pause the screen when needed. Also turn on annotations.
For errors, problems and more see the description.

Commands:

Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy –Restart

D:
setup /prepareschema
setup /prepareAD /OrganizationName:LT
setup /PrepareDomain

Import-Module ServerManager
Set-Service NetTcpPortSharing -StartupType Automatic


Errors:

Error: 0x8004010F and/or error 0x80040115 in Microsoft Outlook 2010

Possible solution
The service "Microsoft Exchange RPC Client Access" must be started manualy

Problem 1: Your mailbox appears to be unavailable. Try to access it again in 10 seconds. If you see this error again, contact your helpdesk

Possible solution:
The service "Microsoft Exchange Information Store" must be started manualy

Problem 2: Certificate Error when connecting with https://mail.lt.local/

Possible solution:
You have to download and install a CA certificate. Please follow step 12a from https://youtu.be/zHacpCxCZAg#t=12m33s. Follow it from 12:33 to 14:00.

dinsdag 19 mei 2015

SCHOOL PROJECT | L2TP/IPSEC vpn with certificates

In this video
SCHOOL PROJECT | How to create a L2TP/IPSEC vpn connection with certificates: https://youtu.be/zHacpCxCZAg



Things I have used:

  • VPN01 (Windows 2008 R2 x64, VPN server)
  • DC01 (Windows 2008 R2 x64, Domain server and Certificate server)
  • WS01 (Windows 7 Ultimate x64, Domain member (this is a choice))

Roles:
  • Active Directory Domain Services (with DNS);
  • Active Directory Certificate Services (with IIS);
  • Network Policy and Access Services.


Steps that you should follow in order:


 1.   WS01, VPN01 and DC01, configure IP, computer name, MMC
 2.   DC01, install Active Directory Domain Services (with dcpromo)
 3.   DC01, install Active Directory Certificate Services
 4.   DC01, configure IIS (do this before step 10 VPN01, configure RRAS otherwise you get double ip address error)
 5.   DC01, configure the VPN user
 6.   DC01, configure AD CS
 7.   VPN01, add to domain
 8.   VPN01, install IPSEC certificate
 9.   VPN01, install Routing and Remote Access Service
10.   VPN01, configure RRAS
11.   WS01, preparing
        a.   Install CA certificate (only if not joined to domain)
        b.   Install IPSEC certificate
12.   WS01, connect with L2TP/IPSec

FQDN = Fully Qualified Domain Name
AD DS = Active Directory Domain Services
AD CS = Active Directory Certificate Services
RRASS = Routing and Remote Access Service

Completion time 30 minutes.
Read the text below in the video and pause the screen when needed. Also turn on annotations. For errors, problems and more see the description.

Errors:

Error 810: A network connection between your computer and the VPN server was started, but the VPN connection was not completed. This is typically caused by the use of an incorrect or expired certificate for authentication between the client and the server. Please contact your Administrator to ensure that the certificate being used for authentication is valid.

Possible solution: For L2TP/IPsec VPN certificate authentication, please note that the VPN server must also have the appropriate certificates installed. What you can try is to install the IPSec (offline request) template in the Personal folder of the Local Computer (in mmc). Follow step 8 on the VPN server (starting at 08:17), just like the Client.

Problem 1: The page Create and submit a request to this CA is not working.

Possible solutionIf this site does not appear, then you need to add the website (company.local) to the Compatibility View Settings list. Sometimes you also need  to add the website to the Trusted sites list. My recommendation is using Internet Explorer.

Error 720: A connection to the remote computer could not be established. You might need to change the network setting for this connection.

Possible solution: Try the following. In the settings of the RRAS server, configure a Static address pool voor IPv4. With a range of 192.168.0.80 - 192.168.0.88.

Error 812: The connection was prevented because of a policy configured on your RAS/VPN server. Specifically, the authentication method used by the server to verify your username and password may not match the authentication method configured in your connection profile. Please contact the Administrator of the RAS server and notify them of this error.

Possible solution: A simple solution is to go to the user account properties of the VPN user in the AD. Select Allow access under the Dial-in tab. You can also configure NPS, buts it's more thoroughgoing.

Error 835: The L2TP connection attempt failed because the security layer could not authenticate the remote computer.

Possible solution: If is does not work then start all over again (it worked for me).

zaterdag 27 september 2014

How to Install and Configure MDT 2013

In this video
How to Install and Configure MDT 2013: http://youtu.be/Jx0orLGicS4


Program used:
ADK 8.1:
http://www.microsoft.com/en-us/download/details.aspx?id=39982

MDT 2013:
(Link is not working anymore)

System Center 2012 R2 Configuration Manager Toolkit:
(Link is not working anymore)

Settings: http://image-and-restore.blogspot.nl/p/in-this-video-how-to-capture-and-deploy.html

Supported Operating System: Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

Microsoft Deployment Toolkit (MDT) 2013 is a Solution Accelerator for operating system and application deployment. MDT 2013 supports deployment of Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, and Windows Server 2008 R2.


maandag 22 september 2014

How to Capture and Deploy an image with MDT 2013

In this video: How to Capture and Deploy an image with MDT 2013 http://youtu.be/PnzuhoSz9XQ


Program used:
ADK 8.1:
http://www.microsoft.com/en-us/download/details.aspx?id=39982

MDT 2013:
(Link is not working anymore)

System Center 2012 R2 Configuration Manager Toolkit:
(Link is not working anymore)

Settings: http://image-and-restore.blogspot.nl/p/in-this-video-how-to-capture-and-deploy.html

Supported Operating System:
Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2

Microsoft Deployment Toolkit (MDT) 2013 is a Solution Accelerator for operating system and application deployment. MDT 2013 supports deployment of Windows 8.1, Windows 8, Windows 7, Windows Server 2012 R2, Windows Server 2012, and Windows Server 2008 R2.


How to install GhostCast Server and create an image with PXE

In this video: How to install GhostCast Server and create an image with PXE http://youtu.be/7TdTG5dxJzs

In another video: How to deploy an image with GhostCast Server (PXE): http://youtu.be/LYP5GAIrhxA

See also How to Capture and Deploy an image with MDT 2013 (free from Microsoft): http://youtu.be/PnzuhoSz9XQ



Program used: Symantec Ghost Solution Suite 2.5
Download link: (Internet)


How to deploy an image with GhostCast Server (PXE)

In this video: How to deploy an image with GhostCast Server (PXE) http://youtu.be/LYP5GAIrhxA

In another video: How to install GhostCast Server and create an image: http://youtu.be/7TdTG5dxJzs

See also How to Capture and Deploy an image with MDT 2013 (free from Microsoft): http://youtu.be/PnzuhoSz9XQ


Program used: Symantec Ghost Solution Suite 2.5
Download link: (Internet)