Archive for the ‘Cloud Computing’ Category

Implement Office 365 easy ? #Unattended Install #O365 with Group Policy #windows7 #windows12R2

When you want to use Office 365 it is easy all in the cloud easy to manage , one click setup yes it is easy or not ?

suppose you have 25 users and all need to setup O365 and you have several windows servers 2012R2 but no real deployment tools like #SCCM

Well deploy the Office 365 with a Group policy easy to setup and quick response.

First we need to login to office 365 https://login.microsoftonline.com/ 

Office 365 login  Login to your Office 365 portal or webmail with a simple click. www.office365login.com/‎

Illustration that represents the two deployment options for Office 365 ProPlus. Includes a cloud labeled Office 365 ProPlus, a user installing from the Office 365 portal, and an administrator deploying from an on-premises server to multiple users This is how it works the user logs in and do the thing. but for 25 users.. this will take some time. So my Sample user has Plan E3

 

            image

 

 

 

 

 

 

 

The installation can be done by a user simple give the user the login password and select software and go. But I want control..

image

 

Easy there is a tool called Office Deployment Tool for Click-to-Run. You can download the Office Deployment Tool from the Microsoft Download Center site. Administrators download and run the self-extracting executable file, which contains the Office Deployment Tool .exe file, dynamic link library resources (dlls), and a sample configuration file, configuration.xml.

I downloaded the tool did an extract and there was a setup.exe and the Config file.

Create a Shared folder that can be accessed but the computers in your domain. In my case I have only a Windows Server 2012R2 this is all I need.

 

image   image

First we are changing the default configuration.xml.  and there are a lot of options

But in this case I want Office NL and the EN version and it should be activated and I want a log file just in case and If you want more languages just add them this is for download only.

<Configuration>
<Add SourcePath="\mvpdc01office365" OfficeClientEdition="32">
    <Product ID="O365ProPlusRetail" >
      <Language ID="nl-nl" />

     <Language ID="en-en" />          
    </Product>
</Add>
   <Display Level="None" AcceptEULA="TRUE" /> 
   <Logging Name="OfficeSetup.txt" Path="%temp%" />
   <Property Name="AUTOACTIVATE" Value="1" />

</Configuration>

 

Now that the config file is ready we can start the download.

setup.exe /download configuration.xml

image

I did run this from my share so I do not need the move my files.

image

and now all we have to do is start an batch or CMD with one line

\mvpdc01Office365Setup.exe /configure \mvpdc01Office365configuration.xml

where is the setup file and the config that I should use. that is it. I use only the NL version for install.

And yes the batch can be with checking etc but for now I only want to deploy Winking smile

@echo off
\mvpdc01Office365Setup.exe /configure \mvpdc01Office365configuration.xml
echo Office 365 Install Complete > %SystemDrive%usersComplete_o365.txt

 

Nice but I have still to click the back file. I can place this in the login from the user easy. yes you can but nay this user install software ?

I create a office OU and placed the users in this OU.

image

I create a GPO that is going to install Office 365 and so that I can change things

image image image

I created the Batch that I used earlier and copied this file to a new folder in the windows directory and if this folder is not there create it.

Now we create a task that is doing the job on the Windows 7 machine.

 

image

 

 

Fill in the Name and configure it for windows 7

 

 

image

 

 

Next create a new Trigger that is on the Logon and make sure it is enabled !

 

image  For starting a program this is the batch file located on the local machine copied by the GPO.

As an admin I want to have control and maybe I want to start the task by myself sometime.

So select on demand also.

 image

After this apply the GPO and start your Windows 7 machines. I logon with my dummy account and there is the Install account.

 

 clip_image001imageimage

 

And the user is ready to use Office 365 , remember the user must logon to the office 365 during the wizard so make sure he/she has the email and password.

Posted September 4, 2013 by Robert Smit in Cloud Computing

Tagged with ,

Great new blog post from Brad Anderson : In the Cloud #cloud #msft #pcit

Great new blog post from Brad Anderson : In the Cloud

Source :Cloud Insights from Brad Anderson, Corporate Vice President, Windows Server & System Center

 

People-centric IT (PCIT) is about helping people to work on the devices they choose. We’re providing users access to their apps and data on any of their devices in any location. The challenge this presents to IT teams is considerable: As soon as users are working on a device that IT does not manage (or even have any knowledge of), it becomes very difficult to retain control of sensitive corporate information and to be able to respond to situations such as the device being sold, lost, or stolen.

In particular, the challenges faced by IT teams responsible for a modern corporate infrastructure come from four key areas:

clip_image002

With the 2012 R2 wave of releases (e.g. Windows Server, System Center Configuration Manager, and the next release of Windows Intune), we are helping our customers answer these challenges. Engineers across each of those teams have jointly planned and executed their scenarios across a common set of engineering milestones, and we have delivered these scenarios across three primary areas that drove our priorities and investments in engineering:

1. Empowering users. This means allowing users to work on the devices of their choice by providing consistent access to corporate apps and data from those devices. We’ll support a broad set of devices in the R2 wave of releases this year, ranging from corporate laptops and desktops to personal phones, laptops, and tablets. We’ll support Windows and iOS devices across all of our PCIT features. Many features will be supported on Android too. For example, enrolling devices for management will be supported across Windows, iOS and Android. WorkPlace Join and Work Folders will be initially supported on Windows and iOS.

2. Unifying your environment. With the System Center Configuration Manager console we deliver comprehensive application and device management from a single plane of glass. We’ve also worked to integrate scenarios across on-premises infrastructure (using System Center Configuration Manager, Windows Server, and Active Directory), as well as cloud-based services, (using Windows Intune and Windows Azure). Also, it’s worth noting that, on top of all this, we have already integrated management and malware protection.

3. Helping protect your data. By controlling access to information based on a user, his/her specific device, and the location of that device, IT teams can better control and safeguard corporate assets. These tools can also remove or disable data on devices when they are no longer being used, as well as provide rich auditing and reporting.

clip_image004

Now let’s look at each of these scenarios, and their benefits, in detail.

Read more: In the Cloud | It is Time !

Posted July 10, 2013 by Robert Smit in Cloud Computing

Tagged with

The latest Blog post about System Center and Cloud Computing Products

 

All the latest Blog post about #System Center and #Cloud Computing.

#scvmm #sysctr #sccm #SystemCenter2012 #Cloud

Microsoft System Center 2012 helps you manage your IT environments across traditional datacenters, private and public clouds, client computers, and devices.

Microsoft System Center 2012 is a comprehensive management platform that enables you to more easily and efficiently manage your IT environments, including your server infrastructure and client devices.

With System Center 2012, you get the most cost effective and flexible platform for managing your traditional datacenters, private and public clouds, and client computers and devices.

KB Articles  
Article Title
2658903 FIX: The Forefront Threat Management Gateway Firewall service (Wspsrv.exe) may crash frequently for a published website secured by SSL after you install SP2
2717295 HOTFIX Description of Cumulative Update 1 for System Center 2012 Configuration Manager
2733615 HOTFIX An update for the bootstrap certificate in System Center Configuration Manager 2007 Asset Intelligence is available
2734159 HOTFIX A hotfix rollup package (build 4.1.2515.0) is available for Forefront Identity Manager 2010 R2
2737503 HOTFIX A hotfix rollup package (build 4.0.3627.2) is available for Forefront Identity Manager 2010
2744216 Adding a SAN storage provider in System Center 2012 Virtual Machine Manager fails with SMI-S Error 26100
   
   
Blog Posts  
Product Title
ConfigMgr Now available: Cumulative Update 1 for System Center 2012 Configuration Manager
OpsMgr APM Configured Endpoint Report
OpsMgr Open Beta for the System Center 2012 Operations Manager IPD Guide
TMG An enterprise node is incorrectly added in the Forefront TMG 2010 MMC after you run repair on Forefront TMG 2010 SP1 Update 1
TMG Troubleshooting "The operation failed 0x80000400 " while joining TMG server to an EMS Array
TMG Troubleshooting why ISA server does not cache the response of a web server
TMG FIX: The Forefront Threat Management Gateway Firewall service (Wspsrv.exe) may crash frequently for a published website secured by SSL after you install SP2
VMM KB: Adding a SAN storage provider in System Center 2012 Virtual Machine Manager fails with SMI-S Error 26100
   
TechNet Wiki Articles
Product  
TMG An enterprise node is incorrectly added in the Forefront TMG 2010 MMC after you run repair on Forefront TMG 2010 SP1 Update 1
TMG Getting error " The operation failed 0x80000400 " while joining TMG server to an EMS Array

Posted August 30, 2012 by Robert Smit in Cloud Computing, Clustering, System Center 2012

  • Tag