SlideShare une entreprise Scribd logo
1  sur  63
Understanding Windows Azure’s Active
Directory (AD) and PowerShell Tools
If deploying an application requires a developer’s involvement, it’s not IaaS
Broad & deep array of solutions enables customers to use cloud in their own way, at their own pace
Microsoft approach: hybrid cloud
SharePoint PaaS Roles
File Servers Local AD SQL VMs
openSUSE 12.3
CentOS 6.3
Ubuntu 12.04
Ubuntu 12.10
SUSE Linux Enterprise Server
SP2
and more!
Windows Server 2012
Datacenter
Windows Server 2008 R2 SP1
SQL Server 2012 SP1 (Std or
DC)
SharePoint Server 2013 Trial
BizTalk Server 2013
and more!
VM Size
CPU
Cores
RAM Bandwidth
# Data
Disks
Price Per Hour
(GA Price Starting Jun 1st)
Price Per Hour
(Promotional Price Until May 31st)
Extra Small (A0) Shared 768 MB 1 $0.02
(~$15/month)
$0.0133
(~$10/month)
Small (A1) 1 1.75 GB 100 2 $0.09
(~$67/month)
$0.08
(~$60/month)
Medium (A2) 2 3.5 GB 200 4 $0.18
(~$134/month)
$0.16
(~$119/month)
Large (A3) 4 7 GB 400 8 $0.36
(~$268/month)
$0.32
(~$238/month)
Extra Large (A4) 8 14 GB 800 16 $0.72
(~$536/month)
$0.64
(~$476/month)
A6 4 28 GB 1,000 8 $1.02
(~$759/month)
N/A
A7 8 56 GB 2,000 16 $2.04
(~$1,518/month)
N/A
Virtual Machine Sizes
DC DNS
Active
Directory
Persistent VM Role
DC DNS
Active
Directory
Persistent VM
Role
Persistent
VM Role
SQL
SharePoint
•
•
•
•
•
•
•
Overview of the Portal
When you first login to
Windows Azure you
have a blank slate to
work from. For today’s
lab we will be utilizing
the Virtual Machines
and Network sections
of Azure.
First we need to register a DNS Server that our lab will utilize. Register the internal IP address that our
domain controller VM will be using for Active Directory-integrated Dynamic DNS services.
Registering the DNS Server
Provide a name for the DNS server and for this exercise we will use the I.P. address of 10.0.0.4. Be
sure that the proper subscription is selected, then click Register DNS Server.
Registering the DNS Server
Now we will create a virtual network. This virtual network will serve as a subnet that all of
our virtual machines will connect to.
Building the Virtual Network
Provide a name for the
virtual network, and
also the affinity group
unless you have
already created one in
previous labs.
Be sure to select the
appropriate region as
this impacts where
your workloads will
run geographically.
Click on the arrow to
proceed.
Building the Virtual Network
Select the DNS Server
registered in the
previous steps.
Click on the check to
proceed.
Building the Virtual Network
We need to select a
proper subnet scheme,
for this lab we will be
choosing 4096
possible addresses.
The CIDR equivalent is
20.
Click on the arrow to
proceed.
Building the Virtual Network
Notice that during any action sequences in the Azure Portal the operations will show up at the bottom
of the screen explaining the progress. When each process is complete you can clear the operation by
clicking on the OK checkmark. Minimize this panel and it can be recalled at any time by clicking on
the icon at the bottom of the screen.
Operations Status
Building the Storage Account
Now we need to create a storage account so that all of our new VMs will share the same container. This makes
matters much easier for moving, deprovisioning, and such. Click on Storage, then select New. Click on Quick
Create, provide a name for your storage. Geo-Replication has the ability to mirror data to other regions of the
U.S. However this costs additional money so for this lab we will uncheck the box, click on the checkmark to
finish:
Notice there are three
sub sections to the
Virtual Machines area
of the portal.
Instances, Images, and
Disks. We will select
Create a Virtual
Machine to proceed
Building the First Virtual Machine
Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more
advanced or custom option for deploying VMs.
Building the First Virtual Machine
Click on the Create A Virtual
Machine checkmark to proceed.
Select Windows Server 2012
Datacenter
Building the AD Virtual Machine
Click on the Arrow to proceed.
The Version Release Date is a
great feature in that you can
deploy Windows Server 2012
based on update rollups. So
the April 24th selection would
include all updates to that
point. Choose the most recent
version.
Provide a machine name, set
the Size of the VM to Small,
add an admin user account,
and password. Note the
password must have 8
characters and is utilizing a
more secure password(special
characters, upper and lower
case, numeric) is suggested.
Click on the arrow to proceed.
Building the AD Virtual Machine
Provide a DNS name, this name
will be checked to see if it already
exists in the DNS database for
cloudapp.net. In the event the
name of the VM is already in user
append a character or modify the
DNS name. Select the previously
created Storage Account. Select
the Virtual Network we previously
set up. Check that the subnet
looks accurate.
Click on the arrow to
proceed.
Building the AD Virtual Machine
We will not be creating an
Availability Set in this session so as
to keep costs down. Availability
Sets are in place to insure that VMs
are available in other regions
geographically in the event of an
outage.
Ensure the “ENABLE POWERSHELL
REMOTING box is checked.
Click on the Check to
complete the creation
of the VM.
Building the AD Virtual Machine
Scroll down on the Status screen for the newly created VM. Check to make sure the IP address is 10.0.0.4(this
was automatically assigned to the VM.) Notice that the Size is set to Small granting us 1.75 GB of Memory.
Building the AD Virtual Machine
We need to add a disk to the
VMs now, so we will start with
the AD controller.
Why? Because Azure OS disks
have write cache enabled, so
in the event of an outage
some data might get lost. By
adding a new empty data
disk, these disks are safe from
data loss as the data is written
directly to the virtual disk.
From the summary page, click
on Attach and then select
“Attach Empty Disk”
Adding a Virtual Disk to the AD Machine
Rename the virtual disk by
appending data01 in place of
the random characters which
are normally auto-generated.
Make the disk 10GB in size.
Select “None” for the Host
Cache Preference
Click the Check to complete
the disk addition.
Adding a Virtual Disk to the AD Machine
Connecting to the AD server via RDP
Now we need to connect to
the AD server via RDP to
complete the disk addition
and kick off the Active
Directory role installation.
Click on the virtual machine
and then click on “Connect”
Connecting to the AD server via RDP
A RDP file will display at
the bottom of the screen.
This RDP connection
comes preconfigured
with the randomized
TCPIP port which is now
required for security
purposes.
Click on Open
Connecting to the AD server via RDP
Select the checkbox to disable this
warning if desired. Click “Connect”: Enter the admin credentials which were
supplied during the VM creation process
and then click OK:
Disable the warning if so
desired and click “Yes”:
Creating the Data Volume on the AD server
Once inside Server
Manager, go to Tools
then select Computer
Management.
Inside Computer
Management select Disk
Management.
An “Initialize Disk”
window will pop up,
make sure the new disk is
selected and click OK.
Creating the Data Volume on the AD server
Right click Disk 2 and
select “New Simple
Volume…”
Click Next:
Creating the Data Volume on the AD server
The drive letter should be
preconfigured to “F”, click Next:
Click Next: Change the Volume Label to
DATA and click Next:
Click Finish:
Installing Active Directory on the AD Server
Jump back into the RDP
Session for the AD Server,
click on Manage then
select “Add Roles and
Features”:
Click Next: Click Next:
Installing Active Directory on the AD Server
Notice that the only server displayed is the local
server. Later on we will add other servers to
manage in this same Server Manager console.
Make sure the server is selected and click Next.
Select Active Directory Domain Services, the
subsequent pop-up window tells us that the
management tools will also be installed, click
“Add Features” then click “Next”:
Installing Active Directory on the AD Server
Since no other features are required for this
server we will select “Next” to continue:
Now we click on “Next” to continue through the
Active Directory Domain Services configuration:
Installing Active Directory on the AD Server
Server Manager will reboot the server automatically
if desired selected the checkbox, and click on Yes to
the pop-up window. Next click on Install: Be sure that the installation completes then click
on Close:
Installing Active Directory on the AD Server
Server Manager will notify you that there are tasks left to be completed or if errors have occurred via the
Flag at the top of the screen. Click on the flag then notice it is prompting us to promote the server to a
domain controller. Since DCPromo has been deprecated in Server 2012 we will use this option to move
forward:
Installing Active Directory on the AD Server
Select “Add a New Forest”, enter in a Domain
name, for this exercise I use “contoso.com”.
Click Next:
Enter a Password and then click Next:
Installing Active Directory on the AD Server
Ignore the DNS error message and click Next:
Verify the NETBIOS name and click Next:
Installing Active Directory on the AD Server
Change the drive path to the F drive for all 3
entries leaving the subfolders path intact.
Click Next: Notice that you can view the PowerShell script
for this installation by clicking “View script”,
otherwise click Next:
Installing Active Directory on the AD Server
The prerequisites check will display any issues that might need to be addressed. The messages
you will see can be ignored during this installation. DNS will be installed automatically. Click
Install:
The server will automatically reboot when the
operation is completed.
Select Create a Virtual Machine to proceed:
Building the Web Virtual Machine
Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more
advanced or custom option for deploying VMs.
Building the Web Virtual Machine
Click on the Create A Virtual
Machine checkmark to proceed.
Select Windows Server 2012
Datacenter
Building the Web Virtual Machine
Click on the Arrow to proceed.
The Version Release Date is a
great feature in that you can
deploy Windows Server 2012
based on update rollups. So
the April 24th selection would
include all updates to that
point. Choose the most recent
version.
Provide a machine name
(xxxxlabweb01), set the Size to
Small, choose an admin
user account, and password.
Note the password must have
8 characters and is utilizing a
more secure password(special
characters, upper and lower
case, numeric) is suggested.
Click on the arrow to proceed.
Building the Web Virtual Machine
Provide a DNS name, this name
will be checked to see if it already
exists in the DNS database for
cloudapp.net. In the event the
name of the VM is already in user
append a character or modify the
DNS name. Select the previously
created Storage Account. Select
the Virtual Network we previously
set up. Check that the subnet
looks accurate.
Click on the arrow to
proceed.
Building the Web Virtual Machine
We will not be creating an
Availability Set in this session so as
to keep costs down. Availability
Sets are in place to insure that VMs
are available in other regions
geographically in the event of an
outage.
Ensure the “ENABLE POWERSHELL
REMOTING box is checked.
Click on the Check to
complete the creation
of the VM.
Building the Web Virtual Machine
We need to add a disk to the
VMs now, so we will continue
with the Web controller.
Why? Because Azure OS disks
have write cache enabled, so
in the event of an outage
some data might get lost. By
adding a new empty data
disk, these disks are safe from
data loss as the data is written
directly to the virtual disk.
From the summary page, click
on Attach and then select
“Attach Empty Disk”
Adding a Virtual Disk to the Web Machine
Rename the virtual disk by
appending data01 in place of
the random characters which
are normally auto-generated.
Make the disk 10GB in size.
Select “None” for the Host
Cache Preference
Click the Check to complete
the disk addition.
Adding a Virtual Disk to the Web Machine
Notice there are three
sub sections to the
Virtual Machines area
of the portal.
Instances, Images, and
Disks. We will select
Create a Virtual
Machine to proceed
Building the File Server Virtual Machine
Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more
advanced or custom option for deploying VMs.
Building the File Server Virtual Machine
Click on the Create A Virtual
Machine checkmark to proceed.
Select Windows Server 2012
Datacenter
Building the File Server Virtual Machine
Click on the Arrow to proceed.
The Version Release Date is a
great feature in that you can
deploy Windows Server 2012
based on update rollups. So
The March 26th selection would
include all updates to that
point. Choose the most recent
version.
Provide a machine name
(xxxxxlabfile01), user account,
and password. Note the
password must have 8
characters and is utilizing a
more secure password(special
characters, upper and lower
case, numeric) is suggested.
Set the size to Small.
Click on the arrow to proceed.
Building the File Server Virtual Machine
Provide a DNS name, this name
will be checked to see if it already
exists in the DNS database for
cloudapp.net. In the event the
name of the VM is already in user
append a character or modify the
DNS name. Select the previously
created Storage Account. Select
the Virtual Network we previously
set up. Check that the subnet
looks accurate.
Click on the arrow to
proceed.
Building the File Server Virtual Machine
We need to add a disk to the
VMs now, so we will finish
with the File controller.
Why? Because Azure OS disks
have write cache enabled, so
in the event of an outage
some data might get lost. By
adding a new empty data
disk, these disks are safe from
data loss as the data is written
directly to the virtual disk.
From the summary page, click
on Attach and then select
“Attach Empty Disk”
Adding a Virtual Disk to the File Machine
Rename the virtual disk by
appending data01 in place of
the random characters which
are normally auto-generated.
Make the disk 10GB in size.
Select “None” for the Host
Cache Preference
Click the Check to complete
the disk addition.
Adding a Virtual Disk to the File Machine
PowerShell for Windows Azure
Allows IT Pros to leverage PowerShell in Windows
Azure VMs in the same manner PowerShell is used
locally
Requires installation of the Windows Azure
PowerShell Module and configuration with your
Pay-as-you-Go account
Allows scripted administration of Windows Azure
VMs and many other features of Windows Server
and Windows Azure
SharePoint PaaS Roles
File Servers Local AD SQL VMs
Leverage the same PowerShell ISE
Import YOUR VMs right into Azure

Contenu connexe

Tendances

Microsoft Offical Course 20410C_12
Microsoft Offical Course 20410C_12Microsoft Offical Course 20410C_12
Microsoft Offical Course 20410C_12gameaxt
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupEPC Group
 
Windows Server 2012 r2
Windows Server 2012 r2Windows Server 2012 r2
Windows Server 2012 r2Khalid Hussain
 
Citrix CloudGateway 2.5 Technical Overview and Troubleshooting
Citrix CloudGateway 2.5 Technical Overview and TroubleshootingCitrix CloudGateway 2.5 Technical Overview and Troubleshooting
Citrix CloudGateway 2.5 Technical Overview and TroubleshootingDavid McGeough
 
Techorama 2017 - What's new in Windows Server 2016
 Techorama 2017 - What's new in Windows Server 2016 Techorama 2017 - What's new in Windows Server 2016
Techorama 2017 - What's new in Windows Server 2016David De Vos
 
Storage in windows server 2012
Storage in windows server 2012Storage in windows server 2012
Storage in windows server 2012David De Vos
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanDavid J Rosenthal
 
An Introduction To Docker
An Introduction To DockerAn Introduction To Docker
An Introduction To DockerGabriella Davis
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewaboobakar sanjar
 
Deskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDeskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDongLiwu
 
New File Server Features Of Windows Server 2008
New File Server Features Of Windows Server 2008New File Server Features Of Windows Server 2008
New File Server Features Of Windows Server 2008Microsoft TechNet
 
Citrix XenDesktop and XenApp 7.5 Architecture Deployment
Citrix XenDesktop and XenApp 7.5 Architecture DeploymentCitrix XenDesktop and XenApp 7.5 Architecture Deployment
Citrix XenDesktop and XenApp 7.5 Architecture DeploymentHuy Pham
 
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudSetting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudGabriella Davis
 
Top Troubleshooting Tips and Techniques for Citrix XenServer Deployments
Top Troubleshooting Tips and Techniques for Citrix XenServer DeploymentsTop Troubleshooting Tips and Techniques for Citrix XenServer Deployments
Top Troubleshooting Tips and Techniques for Citrix XenServer DeploymentsDavid McGeough
 
70-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 201270-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 2012passiteasy
 
VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN VMworld
 
Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012Aidan Finn
 

Tendances (20)

Microsoft Offical Course 20410C_12
Microsoft Offical Course 20410C_12Microsoft Offical Course 20410C_12
Microsoft Offical Course 20410C_12
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC Group
 
Windows Server 2012 r2
Windows Server 2012 r2Windows Server 2012 r2
Windows Server 2012 r2
 
Citrix CloudGateway 2.5 Technical Overview and Troubleshooting
Citrix CloudGateway 2.5 Technical Overview and TroubleshootingCitrix CloudGateway 2.5 Technical Overview and Troubleshooting
Citrix CloudGateway 2.5 Technical Overview and Troubleshooting
 
Techorama 2017 - What's new in Windows Server 2016
 Techorama 2017 - What's new in Windows Server 2016 Techorama 2017 - What's new in Windows Server 2016
Techorama 2017 - What's new in Windows Server 2016
 
Storage in windows server 2012
Storage in windows server 2012Storage in windows server 2012
Storage in windows server 2012
 
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by AtidanMicrosoft Windows Server 2012 R2 Overview - Presented by Atidan
Microsoft Windows Server 2012 R2 Overview - Presented by Atidan
 
An Introduction To Docker
An Introduction To DockerAn Introduction To Docker
An Introduction To Docker
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overview
 
Adminblast 2013
Adminblast 2013Adminblast 2013
Adminblast 2013
 
Windows Server 2012
Windows Server 2012Windows Server 2012
Windows Server 2012
 
Deskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDeskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smb
 
New File Server Features Of Windows Server 2008
New File Server Features Of Windows Server 2008New File Server Features Of Windows Server 2008
New File Server Features Of Windows Server 2008
 
Citrix XenDesktop and XenApp 7.5 Architecture Deployment
Citrix XenDesktop and XenApp 7.5 Architecture DeploymentCitrix XenDesktop and XenApp 7.5 Architecture Deployment
Citrix XenDesktop and XenApp 7.5 Architecture Deployment
 
Pvs slide
Pvs slidePvs slide
Pvs slide
 
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the CloudSetting Up a Hybrid Domino Environment to Ease your Way to the Cloud
Setting Up a Hybrid Domino Environment to Ease your Way to the Cloud
 
Top Troubleshooting Tips and Techniques for Citrix XenServer Deployments
Top Troubleshooting Tips and Techniques for Citrix XenServer DeploymentsTop Troubleshooting Tips and Techniques for Citrix XenServer Deployments
Top Troubleshooting Tips and Techniques for Citrix XenServer Deployments
 
70-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 201270-410 Installing and Configuring Windows Server 2012
70-410 Installing and Configuring Windows Server 2012
 
VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN VMworld 2013: VMware Virtual SAN
VMworld 2013: VMware Virtual SAN
 
Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012Why Upgrade To Windows Server 2012
Why Upgrade To Windows Server 2012
 

En vedette

Look into Azure Active Directory
Look into Azure Active DirectoryLook into Azure Active Directory
Look into Azure Active DirectoryEnrique Lima
 
Azure Active Directory
Azure Active DirectoryAzure Active Directory
Azure Active DirectorySovelto
 
Windows Azure Active Directory - from Atidan
Windows Azure Active Directory - from AtidanWindows Azure Active Directory - from Atidan
Windows Azure Active Directory - from AtidanDavid J Rosenthal
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active DirectoryPavel Revenkov
 
Azure intoduksjon for it pro 02 data protection public
Azure intoduksjon for it pro 02 data protection publicAzure intoduksjon for it pro 02 data protection public
Azure intoduksjon for it pro 02 data protection publicMorgan Simonsen
 
Azure Introduction for IT Pros #1 Mobility
Azure Introduction for IT Pros #1 MobilityAzure Introduction for IT Pros #1 Mobility
Azure Introduction for IT Pros #1 MobilityMorgan Simonsen
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active DirectoryÖnder Değer
 
Azure Active Directory, Practical Guide
Azure Active Directory, Practical GuideAzure Active Directory, Practical Guide
Azure Active Directory, Practical GuideSasha Rosenbaum
 

En vedette (8)

Look into Azure Active Directory
Look into Azure Active DirectoryLook into Azure Active Directory
Look into Azure Active Directory
 
Azure Active Directory
Azure Active DirectoryAzure Active Directory
Azure Active Directory
 
Windows Azure Active Directory - from Atidan
Windows Azure Active Directory - from AtidanWindows Azure Active Directory - from Atidan
Windows Azure Active Directory - from Atidan
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
 
Azure intoduksjon for it pro 02 data protection public
Azure intoduksjon for it pro 02 data protection publicAzure intoduksjon for it pro 02 data protection public
Azure intoduksjon for it pro 02 data protection public
 
Azure Introduction for IT Pros #1 Mobility
Azure Introduction for IT Pros #1 MobilityAzure Introduction for IT Pros #1 Mobility
Azure Introduction for IT Pros #1 Mobility
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
 
Azure Active Directory, Practical Guide
Azure Active Directory, Practical GuideAzure Active Directory, Practical Guide
Azure Active Directory, Practical Guide
 

Similaire à Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools

Microsoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationMicrosoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationJukka Niiranen
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server BuildRobert Jones
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)Melchor Maravillas
 
Install windows sql 2016 enter prise on azure portal cloud step by step with ...
Install windows sql 2016 enter prise on azure portal cloud step by step with ...Install windows sql 2016 enter prise on azure portal cloud step by step with ...
Install windows sql 2016 enter prise on azure portal cloud step by step with ...Prashant Kumar Singh
 
Oracle 12cR2 Installation On Linux With ASM
Oracle 12cR2 Installation On Linux With ASMOracle 12cR2 Installation On Linux With ASM
Oracle 12cR2 Installation On Linux With ASMArun Sharma
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual InfrastructureJake Weston
 
Active directory installation on windows server 2012
Active directory installation on windows server 2012Active directory installation on windows server 2012
Active directory installation on windows server 2012Ricardo Solís
 
Cloud and Ubiquitous Computing manual
Cloud and Ubiquitous Computing manual Cloud and Ubiquitous Computing manual
Cloud and Ubiquitous Computing manual Sonali Parab
 
How to install windows server 2008
How to install windows server 2008How to install windows server 2008
How to install windows server 2008Ravi Kumar Lanke
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guideRoberto Boccadoro
 
Windows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwWindows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwAwais Amjad
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalStephen Rose
 
BUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSBUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSPRINCE KUMAR
 
Installation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 ServerInstallation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 Server► Supreme Mandal ◄
 

Similaire à Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools (20)

Microsoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installationMicrosoft Dynamics CRM 2013 development server installation
Microsoft Dynamics CRM 2013 development server installation
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server Build
 
Setting up computer servers (sucs)
Setting up computer servers (sucs)Setting up computer servers (sucs)
Setting up computer servers (sucs)
 
Install windows sql 2016 enter prise on azure portal cloud step by step with ...
Install windows sql 2016 enter prise on azure portal cloud step by step with ...Install windows sql 2016 enter prise on azure portal cloud step by step with ...
Install windows sql 2016 enter prise on azure portal cloud step by step with ...
 
Oracle 12cR2 Installation On Linux With ASM
Oracle 12cR2 Installation On Linux With ASMOracle 12cR2 Installation On Linux With ASM
Oracle 12cR2 Installation On Linux With ASM
 
Creating Virtual Infrastructure
Creating Virtual InfrastructureCreating Virtual Infrastructure
Creating Virtual Infrastructure
 
Active directory installation on windows server 2012
Active directory installation on windows server 2012Active directory installation on windows server 2012
Active directory installation on windows server 2012
 
Ad installation
Ad installationAd installation
Ad installation
 
1
11
1
 
02 setting up domain controller
02   setting up domain controller02   setting up domain controller
02 setting up domain controller
 
Cloud and Ubiquitous Computing manual
Cloud and Ubiquitous Computing manual Cloud and Ubiquitous Computing manual
Cloud and Ubiquitous Computing manual
 
2. install os
2. install os2. install os
2. install os
 
How to install windows server 2008
How to install windows server 2008How to install windows server 2008
How to install windows server 2008
 
03 setting up database server sample
03   setting up database server sample03   setting up database server sample
03 setting up database server sample
 
Ibm connections docs 2 install guide
Ibm connections docs 2 install guideIbm connections docs 2 install guide
Ibm connections docs 2 install guide
 
Windows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion SuperiorgrwWindows Server 2012 Installation and Configurtion Superiorgrw
Windows Server 2012 Installation and Configurtion Superiorgrw
 
Sdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint FinalSdwest2008 V101 F Dpowerpoint Final
Sdwest2008 V101 F Dpowerpoint Final
 
BUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESSBUILDING WEBSITES ON WORDPRESS
BUILDING WEBSITES ON WORDPRESS
 
Windows 2003 Server
Windows 2003 ServerWindows 2003 Server
Windows 2003 Server
 
Installation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 ServerInstallation of Active Directory on Windows Server 2003 Server
Installation of Active Directory on Windows Server 2003 Server
 

Plus de EPC Group

Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxEPC Group
 
EPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group
 
Pop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupPop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupEPC Group
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupEPC Group
 
PowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupPowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupEPC Group
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupEPC Group
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupEPC Group
 
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...EPC Group
 
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupLync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupEPC Group
 
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerLync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerEPC Group
 
Hyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupHyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupEPC Group
 
High Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupHigh Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupEPC Group
 
SharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingSharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingEPC Group
 
BizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupBizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupEPC Group
 
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupBizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupEPC Group
 
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group
 
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupDriving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupEPC Group
 
Join EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterJoin EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterEPC Group
 
About EPC Group.net - EPC Group Overview
About EPC Group.net - EPC Group OverviewAbout EPC Group.net - EPC Group Overview
About EPC Group.net - EPC Group OverviewEPC Group
 
EPC Group SharePoint 2010 Social Computing Consulting Practice
EPC Group SharePoint 2010 Social Computing Consulting PracticeEPC Group SharePoint 2010 Social Computing Consulting Practice
EPC Group SharePoint 2010 Social Computing Consulting PracticeEPC Group
 

Plus de EPC Group (20)

Power BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptxPower BI vs Tableau - An Overview from EPC Group.pptx
Power BI vs Tableau - An Overview from EPC Group.pptx
 
EPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities OverviewEPC Group Intune Practice and Capabilities Overview
EPC Group Intune Practice and Capabilities Overview
 
Pop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC GroupPop the Hood on Microsoft Teams - EPC Group
Pop the Hood on Microsoft Teams - EPC Group
 
Windows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC GroupWindows Server 2012 Deep-Dive - EPC Group
Windows Server 2012 Deep-Dive - EPC Group
 
PowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC GroupPowerShell with SharePoint 2013 and Office 365 - EPC Group
PowerShell with SharePoint 2013 and Office 365 - EPC Group
 
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC GroupUnderstanding Office 365’s Identity Solutions: Deep Dive - EPC Group
Understanding Office 365’s Identity Solutions: Deep Dive - EPC Group
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC Group
 
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
Windows Azure Pack Enabling Virtual Machines - IaaS & Virtual Machine Role - ...
 
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC GroupLync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
Lync 2013 - Audio - Quick Reference - 2 Page Reference - EPC Group
 
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 PagerLync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
Lync 2013 - Sharing and Collaboration - Quick Reference 2 Pager
 
Hyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC GroupHyper-V’s Virtualization Enhancements - EPC Group
Hyper-V’s Virtualization Enhancements - EPC Group
 
High Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC GroupHigh Level Overview of Windows Azure - EPC Group
High Level Overview of Windows Azure - EPC Group
 
SharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External SharingSharePoint 2013 and Office 365 External Sharing
SharePoint 2013 and Office 365 External Sharing
 
BizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC GroupBizTalk Server 2010 - Invoking Restful Services - EPC Group
BizTalk Server 2010 - Invoking Restful Services - EPC Group
 
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC GroupBizTalk Sever 2010 - Basic Principles of Maps - EPC Group
BizTalk Sever 2010 - Basic Principles of Maps - EPC Group
 
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global StudyEPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
EPC Group and Continental Airlines ECM Case Study - SharePoint 2007 Global Study
 
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC GroupDriving End User Adoption in SharePoint 2013 & 2010 - EPC Group
Driving End User Adoption in SharePoint 2013 & 2010 - EPC Group
 
Join EPC Group's Monthly Newsletter
Join EPC Group's Monthly NewsletterJoin EPC Group's Monthly Newsletter
Join EPC Group's Monthly Newsletter
 
About EPC Group.net - EPC Group Overview
About EPC Group.net - EPC Group OverviewAbout EPC Group.net - EPC Group Overview
About EPC Group.net - EPC Group Overview
 
EPC Group SharePoint 2010 Social Computing Consulting Practice
EPC Group SharePoint 2010 Social Computing Consulting PracticeEPC Group SharePoint 2010 Social Computing Consulting Practice
EPC Group SharePoint 2010 Social Computing Consulting Practice
 

Dernier

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 

Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools

  • 1. Understanding Windows Azure’s Active Directory (AD) and PowerShell Tools
  • 2.
  • 3. If deploying an application requires a developer’s involvement, it’s not IaaS
  • 4. Broad & deep array of solutions enables customers to use cloud in their own way, at their own pace Microsoft approach: hybrid cloud
  • 5. SharePoint PaaS Roles File Servers Local AD SQL VMs
  • 6.
  • 7. openSUSE 12.3 CentOS 6.3 Ubuntu 12.04 Ubuntu 12.10 SUSE Linux Enterprise Server SP2 and more! Windows Server 2012 Datacenter Windows Server 2008 R2 SP1 SQL Server 2012 SP1 (Std or DC) SharePoint Server 2013 Trial BizTalk Server 2013 and more!
  • 8. VM Size CPU Cores RAM Bandwidth # Data Disks Price Per Hour (GA Price Starting Jun 1st) Price Per Hour (Promotional Price Until May 31st) Extra Small (A0) Shared 768 MB 1 $0.02 (~$15/month) $0.0133 (~$10/month) Small (A1) 1 1.75 GB 100 2 $0.09 (~$67/month) $0.08 (~$60/month) Medium (A2) 2 3.5 GB 200 4 $0.18 (~$134/month) $0.16 (~$119/month) Large (A3) 4 7 GB 400 8 $0.36 (~$268/month) $0.32 (~$238/month) Extra Large (A4) 8 14 GB 800 16 $0.72 (~$536/month) $0.64 (~$476/month) A6 4 28 GB 1,000 8 $1.02 (~$759/month) N/A A7 8 56 GB 2,000 16 $2.04 (~$1,518/month) N/A Virtual Machine Sizes
  • 9. DC DNS Active Directory Persistent VM Role DC DNS Active Directory Persistent VM Role Persistent VM Role SQL SharePoint
  • 11. Overview of the Portal When you first login to Windows Azure you have a blank slate to work from. For today’s lab we will be utilizing the Virtual Machines and Network sections of Azure.
  • 12. First we need to register a DNS Server that our lab will utilize. Register the internal IP address that our domain controller VM will be using for Active Directory-integrated Dynamic DNS services. Registering the DNS Server
  • 13. Provide a name for the DNS server and for this exercise we will use the I.P. address of 10.0.0.4. Be sure that the proper subscription is selected, then click Register DNS Server. Registering the DNS Server
  • 14. Now we will create a virtual network. This virtual network will serve as a subnet that all of our virtual machines will connect to. Building the Virtual Network
  • 15. Provide a name for the virtual network, and also the affinity group unless you have already created one in previous labs. Be sure to select the appropriate region as this impacts where your workloads will run geographically. Click on the arrow to proceed. Building the Virtual Network
  • 16. Select the DNS Server registered in the previous steps. Click on the check to proceed. Building the Virtual Network
  • 17. We need to select a proper subnet scheme, for this lab we will be choosing 4096 possible addresses. The CIDR equivalent is 20. Click on the arrow to proceed. Building the Virtual Network
  • 18. Notice that during any action sequences in the Azure Portal the operations will show up at the bottom of the screen explaining the progress. When each process is complete you can clear the operation by clicking on the OK checkmark. Minimize this panel and it can be recalled at any time by clicking on the icon at the bottom of the screen. Operations Status
  • 19. Building the Storage Account Now we need to create a storage account so that all of our new VMs will share the same container. This makes matters much easier for moving, deprovisioning, and such. Click on Storage, then select New. Click on Quick Create, provide a name for your storage. Geo-Replication has the ability to mirror data to other regions of the U.S. However this costs additional money so for this lab we will uncheck the box, click on the checkmark to finish:
  • 20. Notice there are three sub sections to the Virtual Machines area of the portal. Instances, Images, and Disks. We will select Create a Virtual Machine to proceed Building the First Virtual Machine
  • 21. Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more advanced or custom option for deploying VMs. Building the First Virtual Machine Click on the Create A Virtual Machine checkmark to proceed.
  • 22. Select Windows Server 2012 Datacenter Building the AD Virtual Machine Click on the Arrow to proceed.
  • 23. The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So the April 24th selection would include all updates to that point. Choose the most recent version. Provide a machine name, set the Size of the VM to Small, add an admin user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Click on the arrow to proceed. Building the AD Virtual Machine
  • 24. Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed. Building the AD Virtual Machine
  • 25. We will not be creating an Availability Set in this session so as to keep costs down. Availability Sets are in place to insure that VMs are available in other regions geographically in the event of an outage. Ensure the “ENABLE POWERSHELL REMOTING box is checked. Click on the Check to complete the creation of the VM. Building the AD Virtual Machine
  • 26. Scroll down on the Status screen for the newly created VM. Check to make sure the IP address is 10.0.0.4(this was automatically assigned to the VM.) Notice that the Size is set to Small granting us 1.75 GB of Memory. Building the AD Virtual Machine
  • 27. We need to add a disk to the VMs now, so we will start with the AD controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select “Attach Empty Disk” Adding a Virtual Disk to the AD Machine
  • 28. Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select “None” for the Host Cache Preference Click the Check to complete the disk addition. Adding a Virtual Disk to the AD Machine
  • 29. Connecting to the AD server via RDP Now we need to connect to the AD server via RDP to complete the disk addition and kick off the Active Directory role installation. Click on the virtual machine and then click on “Connect”
  • 30. Connecting to the AD server via RDP A RDP file will display at the bottom of the screen. This RDP connection comes preconfigured with the randomized TCPIP port which is now required for security purposes. Click on Open
  • 31. Connecting to the AD server via RDP Select the checkbox to disable this warning if desired. Click “Connect”: Enter the admin credentials which were supplied during the VM creation process and then click OK: Disable the warning if so desired and click “Yes”:
  • 32. Creating the Data Volume on the AD server Once inside Server Manager, go to Tools then select Computer Management. Inside Computer Management select Disk Management. An “Initialize Disk” window will pop up, make sure the new disk is selected and click OK.
  • 33. Creating the Data Volume on the AD server Right click Disk 2 and select “New Simple Volume…” Click Next:
  • 34. Creating the Data Volume on the AD server The drive letter should be preconfigured to “F”, click Next: Click Next: Change the Volume Label to DATA and click Next: Click Finish:
  • 35. Installing Active Directory on the AD Server Jump back into the RDP Session for the AD Server, click on Manage then select “Add Roles and Features”: Click Next: Click Next:
  • 36. Installing Active Directory on the AD Server Notice that the only server displayed is the local server. Later on we will add other servers to manage in this same Server Manager console. Make sure the server is selected and click Next. Select Active Directory Domain Services, the subsequent pop-up window tells us that the management tools will also be installed, click “Add Features” then click “Next”:
  • 37. Installing Active Directory on the AD Server Since no other features are required for this server we will select “Next” to continue: Now we click on “Next” to continue through the Active Directory Domain Services configuration:
  • 38. Installing Active Directory on the AD Server Server Manager will reboot the server automatically if desired selected the checkbox, and click on Yes to the pop-up window. Next click on Install: Be sure that the installation completes then click on Close:
  • 39. Installing Active Directory on the AD Server Server Manager will notify you that there are tasks left to be completed or if errors have occurred via the Flag at the top of the screen. Click on the flag then notice it is prompting us to promote the server to a domain controller. Since DCPromo has been deprecated in Server 2012 we will use this option to move forward:
  • 40. Installing Active Directory on the AD Server Select “Add a New Forest”, enter in a Domain name, for this exercise I use “contoso.com”. Click Next: Enter a Password and then click Next:
  • 41. Installing Active Directory on the AD Server Ignore the DNS error message and click Next: Verify the NETBIOS name and click Next:
  • 42. Installing Active Directory on the AD Server Change the drive path to the F drive for all 3 entries leaving the subfolders path intact. Click Next: Notice that you can view the PowerShell script for this installation by clicking “View script”, otherwise click Next:
  • 43. Installing Active Directory on the AD Server The prerequisites check will display any issues that might need to be addressed. The messages you will see can be ignored during this installation. DNS will be installed automatically. Click Install: The server will automatically reboot when the operation is completed.
  • 44. Select Create a Virtual Machine to proceed: Building the Web Virtual Machine
  • 45. Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more advanced or custom option for deploying VMs. Building the Web Virtual Machine Click on the Create A Virtual Machine checkmark to proceed.
  • 46. Select Windows Server 2012 Datacenter Building the Web Virtual Machine Click on the Arrow to proceed.
  • 47. The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So the April 24th selection would include all updates to that point. Choose the most recent version. Provide a machine name (xxxxlabweb01), set the Size to Small, choose an admin user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Click on the arrow to proceed. Building the Web Virtual Machine
  • 48. Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed. Building the Web Virtual Machine
  • 49. We will not be creating an Availability Set in this session so as to keep costs down. Availability Sets are in place to insure that VMs are available in other regions geographically in the event of an outage. Ensure the “ENABLE POWERSHELL REMOTING box is checked. Click on the Check to complete the creation of the VM. Building the Web Virtual Machine
  • 50. We need to add a disk to the VMs now, so we will continue with the Web controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select “Attach Empty Disk” Adding a Virtual Disk to the Web Machine
  • 51. Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select “None” for the Host Cache Preference Click the Check to complete the disk addition. Adding a Virtual Disk to the Web Machine
  • 52. Notice there are three sub sections to the Virtual Machines area of the portal. Instances, Images, and Disks. We will select Create a Virtual Machine to proceed Building the File Server Virtual Machine
  • 53. Select Virtual Machine, and use the “From Gallery” option. Consider the “From Gallery” option as the more advanced or custom option for deploying VMs. Building the File Server Virtual Machine Click on the Create A Virtual Machine checkmark to proceed.
  • 54. Select Windows Server 2012 Datacenter Building the File Server Virtual Machine Click on the Arrow to proceed.
  • 55. The Version Release Date is a great feature in that you can deploy Windows Server 2012 based on update rollups. So The March 26th selection would include all updates to that point. Choose the most recent version. Provide a machine name (xxxxxlabfile01), user account, and password. Note the password must have 8 characters and is utilizing a more secure password(special characters, upper and lower case, numeric) is suggested. Set the size to Small. Click on the arrow to proceed. Building the File Server Virtual Machine
  • 56. Provide a DNS name, this name will be checked to see if it already exists in the DNS database for cloudapp.net. In the event the name of the VM is already in user append a character or modify the DNS name. Select the previously created Storage Account. Select the Virtual Network we previously set up. Check that the subnet looks accurate. Click on the arrow to proceed. Building the File Server Virtual Machine
  • 57. We need to add a disk to the VMs now, so we will finish with the File controller. Why? Because Azure OS disks have write cache enabled, so in the event of an outage some data might get lost. By adding a new empty data disk, these disks are safe from data loss as the data is written directly to the virtual disk. From the summary page, click on Attach and then select “Attach Empty Disk” Adding a Virtual Disk to the File Machine
  • 58. Rename the virtual disk by appending data01 in place of the random characters which are normally auto-generated. Make the disk 10GB in size. Select “None” for the Host Cache Preference Click the Check to complete the disk addition. Adding a Virtual Disk to the File Machine
  • 59.
  • 60. PowerShell for Windows Azure Allows IT Pros to leverage PowerShell in Windows Azure VMs in the same manner PowerShell is used locally Requires installation of the Windows Azure PowerShell Module and configuration with your Pay-as-you-Go account Allows scripted administration of Windows Azure VMs and many other features of Windows Server and Windows Azure
  • 61. SharePoint PaaS Roles File Servers Local AD SQL VMs
  • 62. Leverage the same PowerShell ISE
  • 63. Import YOUR VMs right into Azure