Skype Chapter 1 - Environment Plan

All Skype Chapters

1.   Environment Plan

Create a domain called “JamesLab.com” on domain controller “DC01”.  Install a Skype server called “SkypeSvr” and 2 windows 8.1 workstations.

1-1        Table of Computer hardware details

Table 1: Hardware details of computers
Computer Name
CPU
RAM
HDD
DC01
4
2GB
C: 50GB
SkypeSvr
4
8GB
C: 50GB
E: 100GB
SkypePC01
2
2GB
C: 50GB
SkypePC02
2
2GB
C: 50GB

1-2        Table of Computer Details

Table 2: Details of Computers
Computer Name
OS
IP Address
Subnet Musk
Roles
DC01
Windows server 2016 Datacenter x64
10.0.0.1
255.0.0.0
Domain Controller
ADDS
DNS
DHCP
ADCS
SkypeSvr
Windows server 2016 Datacenter x64
10.0.0.10
255.0.0.0
Skype Server
SkypePC01
Windows 8.1 Pro X64
DHCP
(10.0.0.51-10.0.0.200)
255.0.0.0
Skype Client
SkypePC02
Windows 8.1 Pro X64
DHCP
(10.0.0.51-10.0.0.200)
255.0.0.0
Skype Client




1-3        Diagram of Computers network environment

                    Figure 1: Diagram of Computers network environment



1-4       Table of DNS records


Table 3: Table of DNS records
Name
Type
Data
Dialin <domain FQDN>
A Record
IP of Skype server (10.0.0.10)
Admin <domain FQDN>
A Record
IP of Skype server (10.0.0.10)
Meet <domain FQDN>
A Record
IP of Skype server (10.0.0.10)
_sipinternaltls
SRV Record
Service: _sipinternaltls
Protocol: _tcp
Port number: 5061
Host Offering this service: SkypeSvr.jamesLab.com


1-5      DHCP Scope Settings

                                    1-5-1      DHCP Scope:


Ø  Start IP: 10.0.0.51
Ø  End IP: 10.0.0.200


1-6        Table of user accounts


Table 4: Table of user accounts
Account Name
Member of Group
Member of OU
Sysop
Domain Admin
CsAdministrator
Skype2015
Sysadmin
Domain Admin
Skype2015
User01
Domain users
Skype2015
User02
Domain users
Skype2015


1-7       Assign full control permission to the accounts below on the shared folder of Skype server c:\share


Ø  sysop
Ø  All domain administrators
Ø  Skype Server local administrators group
Ø  RTCComponentUniversalServices
Ø  RTCHSUniversalServices
Ø  RTCUniversalConfigReplicator
Ø  RTCUniversalServerAdmins


1-8        Programs Requirement


Ø  Windows Server 2016 x64 datacenter DVD
Ø  Windows 8.1 Pro x64 DVD
Ø  Skype for Business DVD (SfB-E-9319.0-enUs.iso)
Ø  Skype for Client (lyncentry_4417-1000_x64_en-us.exe)
Ø  Sliverlight_x64.exe




1-9        PowerShell command


                                    1-9-1      Command 1: for adding more server roles and features on Skype server


Table 5: PowerShell Command 1
Ø  Add-WindowsFeature NET-Framework-Core, RSAT-ADDS, Windows-Identity-Foundation, Web-Server, Web-Static-Content, Web-Default-Doc, Web-Http-Errors, Web-Dir-Browsing, Web-Asp-Net, Web-Net-Ext, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Logging, Web-Log-Libraries,
Ø  Web-Request-Monitor, Web-Http-Tracing, Web-Basic-Auth, Web-Windows-Auth, Web-Client-Auth, Web-Filtering, Web-Stat-Compression, Web-Dyn-Compression, NET-WCF-HTTP-Activation45, Web-Asp-Net45, Web-Mgmt-Tools, Web-Scripting-Tools, Web-Mgmt-Compat, Server-Media-Foundation, BITS -source D:\sources\sxs



                                    1-9-2      Command 2: to check if the domain is prepared


Table 6: PowerShell Command 2

Get-CsAdDomain -Domain JamesLab.com -GlobalSettingsDomainController DC01.JamesLab.com


No comments: