An organization with an Active Directory Domain Services (AD DS) domain migrates to Office 365.
You need to manage Office 365 from a domain-joined Windows Server 2012 Core server.
Which three components should you install? Each answer presents part of the solution.
A.
Windows Azure Active Directory module for Windows PowerShell
B.
Microsoft .NET Framework 3.5
C.
Microsoft Office 365 Integration Module for Windows Small Business Server 2011 Essentials
D.
Microsoft .NET Framework 4.0
E.
Microsoft Online Services Sign-in Assistant
F.
Rights Management module for Windows PowerShell
A B E is right answer
Doesn’t Server 2012 has .net 4.5 pre-installed?
I would think BAF in order.
A B E is correct, Server 2012 comes with .net 4.5 installed, however office 365 requires .net 3.5 which is not installed by default. In order to connect to office 365 you would need Microsoft Online Services Sign-in Assistant.
Checked on 2012 R2 & also on 2012 core, no need of Dot net framework 3/3.5..I had only 4.5 which was installed by default..installed WAAD powershell it worked fine
So the answer must be AEF..B is wrong
https://technet.microsoft.com/en-us/library/dn568015.aspx
(see “Before you Begin” section):
Before we explain how to manage all of Office 365 from a single instance of Windows PowerShell, consider the following prerequisites:
The Office 365 work or school account that you use for these procedures needs to be a member of the Office 365 Global admin role. This a requirement for Office 365 PowerShell, not necessarily for all other Office 365 services. For more information about permissions in Office 365, see Permissions in Office 365.
You can use the following 64-bit versions of Windows:
Windows 8.1 or Windows 8
Windows Server 2012 R2 or Windows Server 2012
Windows 7 Service Pack 1 (SP1)*
Windows Server 2008 R2 SP1*
* You need to install the Microsoft .NET Framework 4.5.x and then either the Windows Management Framework 3.0 or the Windows Management Framework 4.0. For more information, see Installing the .NET Framework and Windows Management Framework 3.0 or Windows Management Framework 4.0.
Kindof implies 3.5 isn’t needed? In support of Krishna?
.NET Framework 3.5 isn’t required. I’m managing O365 using PowerShell from a Windows 8.1 and I only have .NET Framework 4.5 installed. Works like a charm.
So, I would go for A, E and F because without F, you won’t be able to manage the RMS features.
its AEF
https://technet.microsoft.com/en-us/library/jj585012.aspx
I agree with Zahid. A,B,E
You need to install .net 3.5
Windows Server 2012 (all editions) includes the .NET Framework 4.5 as an OS component, and it is installed by default except in the Server Core configuration. It also includes the .NET Framework 3.5 SP1 as an OS component that is not installed by default.
The question doesn’t specify that the company wants to use Rights Management (it’s not essential and is an extra cost feature – depending on their subscription). So I would say def not F.
If you receive errors, check the following requirements:
• The Windows Azure Active Directory Module for Windows PowerShell requires that the Microsoft .NET Framework 3.5.x feature is enabled on your computer. It’s likely that your computer has a newer version installed (for example, 4 or 4.5.x), but backwards compatibility with older versions of the .NET Framework can be enabled or disabled. For more information, see the following topics:
◦ Windows Server 2012 or Windows Server 2012 R2 Enable .NET Framework 3.5 by using the Add Roles and Features Wizard
◦ Windows 8 or Windows 8.1 Installing the .NET Framework 3.5 on Windows 8 or 8.1
https://technet.microsoft.com/en-us/library/dn975125.aspx
from https://blogs.msdn.microsoft.com/astebner/2007/03/14/mailbag-what-version-of-the-net-framework-is-included-in-what-version-of-the-os/
Windows Server 2012 (all editions) includes the .NET Framework 4.5 as an OS component, and it is installed by default except in the Server Core configuration. It also includes the .NET Framework 3.5 SP1 as an OS component that is not installed by default. The .NET Framework 3.5 SP1 can be added or removed via the Server Manager.
So ABE
Windows Server 2012 (all editions) includes the .NET Framework 4.5 as an OS component, and it is installed by default except in the Server Core configuration. It also includes the .NET Framework 3.5 SP1 as an OS component that is not installed by default. The .NET Framework 3.5 SP1 can be added or removed via the Server Manager.
The correct answer without debate is A,B,E.
It just takes a little research go and read this:
https://technet.microsoft.com/en-us/library/dn975125.aspx
case closed!