Session 7: Configuration Manager

Size: px
Start display at page:

Download "Session 7: Configuration Manager"

Transcription

1 Session 7: Configuration Manager Mark Aslett Consultant Adam Shepherd Consultant MCS Talks Infrastructure Architecture

2 Agenda Introduction Gathering requirements Core Concepts Hierarchy Design Scaling up and out

3 Introduction This series is a high level series We re aiming to share our recommendations We re getting feedback that people would like more depth: Planning for mini series next year to cover topics in more details Let us know what you d like to see!!

4 Introduction - Infrastructure Optimisation Uncoordinated, manual infrastructure; knowledge not captured Managed IT infrastructure with limited automation and knowledge capture Managed and consolidated IT infrastructure with extensive automation; knowledge captured and reused Identity and Access Management Desktop, Device, and Server Management Desktop Management Security and Networking Virtualization IT and Security Process Fully automated management; dynamic resource usage; businesslinked service level agreements; knowledge capture and use automated Cost Center Server Management Data More Protection Efficient and Business Recovery Cost Center Enabler Mobile Device Management Strategic Asset Basic Standardized Rationalized Dynamic

5 Configuration Manager Frequently Used Features Hardware and Software Inventory General reporting Audit for planning deployments Application Distribution and Installation Standardised packages created centrally and replicated out Targeted deployments Operating System Deployment Development and production Software Updates Deployment and compliance reporting

6 Configuration Manager, lesser discussed features Workstation Remote Control Integration with Windows Remote Assistance Software Metering Generation of usage metrics Network Access Protection Integration with System Health Validator Recommended Patching Solution Desired Configuration Management App-V application deployment Client Status Reporting

7 MCS Talks Infrastructure Architecture GATHERING REQUIRED INFORMATION

8 Business Drivers Make sure you have business level support for the project Some common reasons: Upgrade a desktop estate To support new features (App-V, NAP etc) Migration from a legacy version of the software Migration from a 3 rd party tool

9 Gathering information Understand which features you need to support: ESD, Inventory, Metering, OSD, NAP, App-V, Patching Client and/or Server based management Environment details: Physical Topology locations, client numbers, link speeds, workgroup computers, non-windows computers, home based users Active Directory Topology forests, domains, AD Sites Planned Changes open / closure of sites, other infrastructure refresh projects Existing management and patching infrastructure

10 MCS Talks Infrastructure Architecture CORE CONCEPTS

11 Configuration Manager Sites BITS Enabled DP Client Client Site Server & Site DB Management Point (MP) Client Contents of a site 1 1 or more boundaries (AD Site, IP Subnet, IP range, IPv6 prefix) 2 A site server and 0 or more site systems 3 Configuration Manager Clients assigned to that site

12 Hierarchies of Sites Central Site Primary Site Secondary Site

13 The Primary Site Supported Roles Key Points Boundaries of Administrative Control (non autonomous) Has a site database Has clients assigned Supports up to 100,000 clients Requires a ConfigMgr license Requires a SQL Server license Can have parent and child sites Site Server Site Database Management Point (MP) Distribution Point (DP) Branch Distribution Point (BDP) Software Update Point (SUP) Fallback Status Point (FSP) PXE Service Point (PSP) State Migration Point (SMP) System Health Validator (SHV) Server Locator Point (SLP) Device Management Point (DMP) Reporting Point (RP) Asset Intelligence Synch Point

14 The Secondary Site Supported Roles Key Points No database No ConfigMgr license, or SQL license required. No directly assigned clients Recommended max of 5000 clients No administrative control No Child Sites Used to ease traffic to Primary Site Server Proxy Management Point (PMP) Distribution Point (DP) Branch Distribution Point (BDP) Software Update Point (SUP) Fallback Status Point (FSP) PXE Service Point (PSP) State Migration Point (SMP) Device Management Point (DMP) Reporting Point (RP) Asset Intelligence Synch Point

15 Understanding DPs Standard DP (Server/Server Share) Standard or Branch DP (Protected) Branch DP (Client) Standard DP (BITS) Standard DP (up to 4000 clients) Branch DP (Server) Standard Server DP (also supports Mobile Devices) When a package is copied to a Server DP it is copied to the NTFS volume with the most space Standard Server Share DP (also supports mobile devices) Server shares used to control drive usage, requires admin manually creating share first ConfigMgr doesn t create a DDR to monitor the health of the system Server shares more likely to fail due to lack of space Server shares not supported for IBCM Uses SMB to download content to clients

16 Understanding DPs Standard DP (Server/Server Share) Standard or Branch DP (Protected) Branch DP (Client) Standard DP (BITS) BITS Enabled Standard DP Branch DP (Server) Requires IIS and WebDAV (WebDAV not included in Server 2008) Uses BITS to transfer content from distribution point to ConfigMgr client. Provides throttling and checkpoint restarting Can resume from same or different BITS enabled DP, but resumes beginning of a file A BITS enabled DP is required for Branch DPs, IBCM and mobile device management NB. BITS is not used for Run from Distribution Point option of an advertisement NB. BITS 2.5 or above required for Native Mode (hence why Windows 2000 clients not supported)

17 Understanding DPs Standard DP (Server/Server Share) Standard or Branch DP (Protected) Branch DP (Client) Standard DP (BITS) Branch DP (Server) Branch DPs (up to 100 clients) Allows a server or a workstation (10 concurrent users) to be used as a DP Requires a BITS enabled DP to deliver it content (provides throttling/scheduling) Package distribution to the Branch DP can be done by: 1. Using standard distribution 2. On Demand (configured at the package level) and ONLY for protected Branch DPs Packages can be pre-staged (similar to a courier send) Can support App-V streaming over SMB Not supported on Windows 2000 machines

18 Understanding DPs Standard DP (Server/Server Share) Standard or Branch DP (Protected) Branch DP (Client) Standard DP (BITS) Branch DP (Server) Protected DPs Clients outside of a protected boundary cannot access content on the DP Applies to the entire site system but only effects the DP and SMP Used to protect DPs on the end of a slow/unreliable network link Can apply to Standard and Branch DPs

19 MCS Talks Infrastructure Architecture DESIGNING SITE HIERARCHIES

20 Some Pre Design Considerations... AD Schema Extensions Recommended as a best practise (more considerations later) Understand how your network infrastructure is modelled: AD Sites, Subnets etc Do AD Sites need remediation work Plan for replication Binary Differential Replication can help Native Mode, more secure but needs a PKI infrastructure For management of Internet based clients Plan to engage with other teams, IIS, SQL

21 Single vs. Multiple Hierarchies In most environments a single hierarchy will be sufficient Multiple Hierarchies can give you: Complete isolation between two separate countries or business units However, multiple hierarchies are also More expensive No centralised reporting

22 MCS Talks Infrastructure Architecture DESIGNING SITE HIERARCHIES TIER 1 DESIGN

23 Tier 1 Site Design: Central Site Central Site top level primary Design Considerations: Function Administration vs Reporting How large is the environment? Will central site be used to aggregate data and feed that to a 3 rd party system? What Configuration Manager roles should be hosted at the central? NB: Packages should be imported at this level to allow reporting on them Should database be hosted on the site server or remote SQL cluster Scalability Single vs Multiple servers

24 MCS Talks Infrastructure Architecture DESIGNING SITE HIERARCHIES TIER 2 SITE DESIGN

25 Tier 2 Site Design: Design Options Design Options depends on Tier 1: Is central server dedicated for reporting? Is central server manages clients? Tier 1 Central Site Primary Site Secondary Site DP or Branch DP

26 Tier 2 Site Design: Primary Single Primary Site where possible Consider using a Primary: A level of autonomous control Support for different security modes Different client agent settings (rare) Support for a site with more than 5000 assigned clients (due to limits of secondary sites) Sites with more than 500 secondaries Sites with more than 100,000 assigned clients

27 Tier 2 Site Design: Primary Architectural Considerations: Primaries can sit in different AD forests Requires SQL database Requires SQL Server and Configuration Manger license Will need to put a backup solution in place per primary Note, backing up the database alone is not enough to restore a site Consider splitting out site system roles: Distribution Points Software Update Points Management Points

28 Tier 2 Site Design: Secondary Consider using a secondary: To ease load on site systems To give better control of network traffic and utilisation Need to support some OS deployment scenarios locally on site Architectural Considerations Cannot be moved to a different Primary Proxy Management Point Software Update points (more on this later) Single vs. Multiple physical servers

29 Site Design: Site Traffic and Secondaries 1 2 Primary Client Secondary 1 Client to Site Server comms generates traffic (policies, inventory, discovery, status) 2 Client to Site Server traffic is uncompressed over WAN 3 Add Secondary Site on LAN of the Client 4 Client to Site Server traffic is still uncompressed, but kept on local LAN 5 Traffic is passed up hierarchy, but compressed, throttled and scheduled

30 Site Design: Site Traffic and Branch DPs Primary Client 5 3 Client Branch DP (Server) 1 Client receives advert, requests content from MP 2 No local infrastructure so each client downloads content across WAN using BITS 3 Add Branch DP local to Client 4 Branch DP downloads content via BITS once to local site 5 Clients download from local DP using SMB

31 Tier 2 Site Design: Branch DPs Consider a Branch DP: For remote sites where no dedicated hardware can be added For sites where a site is being considered just to support software distribution Architectural Considerations: Can be Desktop or Server based If on a desktop, how do you manage it as a business Performance hit on Branch DP machine Capacity planning Manage as an Internet Client? 3 rd Party tools

32 Tier 3 Site Design: Design Options Tier 3 should ideally be: Secondary Sites Branch DPs Tier 1 Central Site Tier 2 Primary Site Tier 2 Secondary Site DP or Branch DP Secondary Site Branch DP Branch DP

33 MCS Talks Infrastructure Architecture HIERARCHY CONSIDERATIONS FOR APP-V

34 Key Design Decisions for App-V Two key delivery methods: Streaming Download and Execute Both DPs and Branch DPs can support App- V streaming Streaming should only be used on well connected LAN environments...join us for Session 10 when we talk App-V design in more detail!

35 MCS Talks Infrastructure Architecture HIERARCHY CONSIDERATIONS FOR OSD

36 Key Design Decisions for OSD Two key components: PXE Service Points State Migration Points Key design decisions: How widely do you want to support PXE operated OSD Will you be migrating user state

37 MCS Talks Infrastructure Architecture HIERARCHY CONSIDERATIONS FOR SUP

38 Key Traffic Considerations SUP Scanning Microsoft Update 1 Update catalogue downloaded from Microsoft Update 2 7 Compliance reports Site Server show aggregated Available 6 Compliance software reported to results for all updates Site registered Server in updates Configuration Manager Status Reports Software Update Point & WSUS Server Management Point 53 Client gets scans scan against policy all via updates Management and reports Point compliance to MP Distribution Point 4 Client retrieves update catalogue from SUP initiated by client policy Client

39 Key Traffic Considerations SUP Downloads Microsoft Update 2 Content Deployment downloaded state from 7 messages Microsoft delivered Update to site server Site Server 18 Admin Deployment approves reports updates show aggregated in console results Status Reports Software Update Point & WSUS Server 4 Update policy received from MP Management Point 6 Deployment state reported 3 New content staged on DP s and replicated through hierarchy 5 Distribution Point Required content downloaded from DP Client

40 Software Update Management Architectural Considerations: Typically implement at Top Level at Central Site (internet connectivity or export / import) Software Update Point deployed at each Primary Sites (Clients access SUP within assigned site via machine policy) Single SUP supports up to 25,000 clients Extend support using NLB SUP can be optionally deployed at Secondary Sites Cannot use WSUS GPO s Implementation of Forefront Client Security brings challenges! (and a 10,000 client support limit per site)

41 MCS Talks Infrastructure Architecture CONFIGURATION MANAGER SITE MODES

42 Site Design: Site Modes Two main modes: Native Mode Mixed Mode Microsoft official guidance is to use Native mode where possible Native mode is much more secure as an enterprise solution and brings additional capabilities

43 Site Modes: Mixed Site Server 1 Client 3 2 Site Server Site System 1 Site to Site communications are signed, but not encrypted 2 Site Server to Site System communications are not encrypted 3 Client to Site System (MP/DP/SUP/SMP) is over HTTP [SUP can potentially be over HTTPS]

44 Site Modes: Native Site Server 1 Client 3 2 Site Server Site System 1 Site to Site communications are signed, and encrypted 2 Site Server to Site System communications are not encrypted 3 Client to Site System (MP/DP/SUP/SMP) is over HTTPS [FSP/SLP is still over HTTP]

45 Site Modes: Native + IPSec Site Server 1 Client 3 2 Site Server Site System 1 Site to Site communications are signed, and encrypted 2 Site Server to Site System communications are encrypted with IPSec 3 Client to Site System (MP/DP/SUP/SMP) is over HTTPS [FSP/SLP is still over HTTP]

46 Site Hierarchy: Site Modes Architectural Considerations: Mixed Mode Required to support SMS 2003 clients or Windows 2000 clients Native Mode Requires PKI in place Required for IBCM Requires Parent Site in Native Mode Additional failure points Native Mode + IPSec Most expensive to implement Hierarchy: Can have mixture Native Mode with IPSec Secondaries automatically take security mode of parent

47 MCS Talks Infrastructure Architecture CONSIDERATIONS FOR INTERNET BASED CLIENTS

48 Site Hierarchy IBCM Design Considerations Features Not Supported Software Distribution to Users App-V streaming Branch DPs Client Deployment Auto-site assignment NAP Wake-on-LAN OSD Remote Tools Clients can roam between Internet and Intranet

49 Site Hierarchy IBCM Design Scenarios Scenario 1: Dedicated Site for Internet Based Clients Site systems (MP, SUP, DP, FSP) sit in perimeter network Site Server / Site Database options: Site Server / Database in DMZ Site Server / Database in Intranet - can talk to SQL Server directly or host a replica in DMZ Scenario 2: Same Site manages Internet and Intranet Based Clients Single site with different site systems for Internet or Intranet focussed clients. Single site with site systems that have two NICs and span intranet and perimeter networks.

50 MCS Talks Infrastructure Architecture SCALABILITY AND AVAILABILITY

51 Site Hierarchy: Supportability Limits Clients: 200,000 Clients per Hierarchy 100,000 Clients per Primary 5000 Clients per Secondary 25,000 Clients per MP 25,000 Clients per SUP 4000 Clients per DP 100 Clients per Branch DP 100,000 Clients per SHV 100,000 Clients per FSP Servers: 500 Secondaries per Primary 2000 Branch DPs per site

52 Site Design: Resilience and Scalability Key Considerations SQL Server Clustered and/or Remote Must be an Active/Passive cluster Only consider remote if have GB connectivity Management Points, Software Update Points and Server Locator Points: Over 25,000 clients use NLB (max 4) Over 25,000 clients consider a SQL Transactional Replica NB. Remember Forefront / Configuration Manager supportability limitations! Distribution Points can t be load balanced but can add more DPs to manage load

53 Summary We ve covered some of the key design principles for Configuration Manger design Planning and information gathering can be key to a successful design Keep hierarchies as flat and as simple as possible to avoid cost and complexity

54 Thank you for attending this TechNet Event Visit our blog at: Register for the next session, Operations Manager, at: px?eventid= &eventcategory=4&culture=en- GB&CountryCode=GB Please fill out your evaluations!

Session 6: Desktop Deployment

Session 6: Desktop Deployment Session 6: Desktop Deployment Mark Aslett Consultant Adam Shepherd Consultant MCS Talks Infrastructure Architecture Agenda Introduction Assessing the Infrastructure Creating an Image Maintaining the Image

More information

Designing Windows Server 2008 Network and Applications Infrastructure

Designing Windows Server 2008 Network and Applications Infrastructure Designing Windows Server 2008 Network and Applications Infrastructure Course No. 6435B - 5 Days Instructor-led, Hands-on Introduction This five-day course will provide students with an understanding of

More information

Microsoft System Center Configuration Manager 2007, Configuring

Microsoft System Center Configuration Manager 2007, Configuring Microsoft System Center Configuration Manager 2007, Configuring Number: 70-401 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Exam A QUESTION 1 You have a System Center

More information

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX KillTest Q&A Exam : 70-401 Title : MS System Center Configuration Manager2007, Configuring Version : Demo 1 / 7 1.You have a System Center Configuration Manager 2007 environment. A new branch office needs

More information

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline 70-647: Windows Server Enterprise Administration Course Overview Windows Server Enterprise Administration teaches the student how to maintain the Windows Server 2008 R2 environment. Students will learn

More information

COPYRIGHTED MATERIAL. Setting Up Your Site Hierarchy

COPYRIGHTED MATERIAL. Setting Up Your Site Hierarchy 49508c01.qxd:WroxPro 10/4/06 12:38 AM Page 1 Setting Up Your Site Hierarchy In this book, I ll discuss the steps you need to take to ensure that Systems Management Server (SMS) 2003 is administrated successfully

More information

SCCM 2012 Course Details

SCCM 2012 Course Details SCCM 2012 Course Details By Besant Technologies Course Name SCCM 2012 Category Venue Microsoft Besant Technologies No.24, Nagendra Nagar, Velachery Main Road, Address Velachery, Chennai 600 042 Landmark

More information

User Activities. These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc.

User Activities. These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc. Executive Over view User Activities These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc. Session Log Summary This report helps you

More information

Windows 7 Deployment Key Milestones

Windows 7 Deployment Key Milestones Windows 7 Deployment Key Milestones 2012 2013 2014 Client Deployment and Management Tool Windows 7 Deployment Select Tool (3-6 months) Deployment Tool Architecture (1-2 months) Assess Hardware (1-2 months)

More information

MOC 10748A: Deploying System Center 2012 Configuration Manager

MOC 10748A: Deploying System Center 2012 Configuration Manager MOC 10748A: Deploying System Center 2012 Configuration Manager Course Overview This course describes how to plan and deploy a Microsoft System Center 2012 Configuration Manager hierarchy, including the

More information

Beta Material. This is subject to change

Beta Material. This is subject to change System Center Configuration Manager v.next Overview This content could change Due to the content in this slide deck being related to future product development, the Microsoft System Center product group

More information

MCSE- Windows Server 2012

MCSE- Windows Server 2012 COURSE CONTENT MCSE- Windows Server 2012 Course 20413C: Designing and Implementing a Server Infrastructure 1. Planning Server Upgrade and Migration Considerations for Upgrades and Migrations Creating a

More information

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database MOC 6232A: Implementing a Microsoft SQL Server 2008 Database Course Number: 6232A Course Length: 5 Days Course Overview This course provides students with the knowledge and skills to implement a Microsoft

More information

20413B: Designing and Implementing a Server Infrastructure

20413B: Designing and Implementing a Server Infrastructure 20413B: Designing and Implementing a Server Infrastructure Course Outline Course Introduction Course Introduction Module 01 - Planning a Server Upgrade and Migration Lesson 1: Upgrade and Migration Considerations

More information

"Charting the Course... MOC 6435 B Designing a Windows Server 2008 Network Infrastructure Course Summary

Charting the Course... MOC 6435 B Designing a Windows Server 2008 Network Infrastructure Course Summary MOC 6435 B Designing a Windows Network Infrastructure Course Summary Description This five-day course will provide students with an understanding of how to design a Windows Network Infrastructure that

More information

Audience(s) : IT Professionals Level : 300 Technology : Microsoft System Center Configuration Manager Delivery Method : Instructor-led (Classroom)

Audience(s) : IT Professionals Level : 300 Technology : Microsoft System Center Configuration Manager Delivery Method : Instructor-led (Classroom) [MS10748]: Planning and Deploying System Center 2012 Configuration Length : 3 Days Audience(s) : IT Professionals Level : 300 Technology : System Center Configuration Delivery Method : Instructor-led (Classroom)

More information

NET EXPERT SOLUTIONS PVT LTD

NET EXPERT SOLUTIONS PVT LTD Module 1: Implementing Advanced Network Services In this module students will be able to configure advanced features for Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS), and configure

More information

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves

905M 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 67% of the people who use a smartphone for work and 70% of people who use a tablet for work are choosing the devices themselves 905M tablets in use for work and home globally by 2017 Before Now 32% of

More information

Fundamentals of Windows Server 2008 Network and Applications Infrastructure

Fundamentals of Windows Server 2008 Network and Applications Infrastructure COURSE OVERVIEW This five-day instructor-led course introduces students to network and applications infrastructure concepts and configurations provided by Window Server 2008. Students will be able to acquire

More information

PowerShell for System Center Configuration Manager Administrators

PowerShell for System Center Configuration Manager Administrators Course 55133A: PowerShell for System Center Configuration Manager Administrators - Course details Course Outline Module 1: Review of System Center Configuration Manager Concepts This module explains the

More information

What s in Installing and Configuring Windows Server 2012 (70-410):

What s in Installing and Configuring Windows Server 2012 (70-410): What s in Installing and Configuring Windows Server 2012 (70-410): The course provides skills and knowledge necessary to implement a core Windows Server 2012 infrastructure in an existing enterprise environment.

More information

Microsoft MCSE Exam

Microsoft MCSE Exam Microsoft MCSE 70-414 Exam Vendor:Microsoft Exam Code: 70-414 Exam Name: Implementing an Advanced Server Infrastructure www.ensurepass.com/70-414.html QUESTION 1 Your network contains an Active Directory

More information

70-745: Implementing a Software-Defined Datacenter

70-745: Implementing a Software-Defined Datacenter 70-745: Implementing a Software-Defined Datacenter Target Audience: Candidates for this exam are IT professionals responsible for implementing a software-defined datacenter (SDDC) with Windows Server 2016

More information

Administering System Center 2012 Configuration Manager

Administering System Center 2012 Configuration Manager Course 10747: Administering System Center 2012 Configuration Manager Page 1 of 8 Administering System Center 2012 Configuration Manager Course 10747: 4 days; Instructor-Led Introduction This four-day instructor-led

More information

Exam : Implementing a Cloud Based Infrastructure

Exam : Implementing a Cloud Based Infrastructure Exam 70-414: Implementing a Cloud Based Infrastructure Course Overview This course teaches students about creating the virtualization infrastructure, planning and deploying virtual machines, monitoring,

More information

Administering System Center 2012 Configuration Manager (10747D)

Administering System Center 2012 Configuration Manager (10747D) Administering System Center 2012 Configuration Manager (10747D) Overview This course describes how to configure and manage a System Center 2012 R2 Configuration Manager site and its associated site systems.

More information

What s new in System Center Configuration Manager Current Branch? Ievgen Liashov

What s new in System Center Configuration Manager Current Branch? Ievgen Liashov What s new in System Center Configuration Manager Current Branch? Ievgen Liashov http://liashov.com http://en.liashov.com admin@sccm.com.ua Introduction IT engineer at METSYS, Paris 14 years experience

More information

70-740: Installation, Storage, and Compute with Windows Server 2016

70-740: Installation, Storage, and Compute with Windows Server 2016 70-740: Installation, Storage, and Compute with Windows Server 2016 Course Overview This course provides students with the knowledge and skills to install Windows servers in host and computer environments,

More information

Overview of System Center 2012 R2 Configuration Manager

Overview of System Center 2012 R2 Configuration Manager Overview of System Center 2012 R2 Configuration Manager Lesson 1: Introduction to System Center 2012 R2 Configuration Manager Overview of the System Center 2012 Environment Overview of System Center 2012

More information

Planning and Deploying System Center 2012 Configuration Manager

Planning and Deploying System Center 2012 Configuration Manager Planning and Deploying System Center 2012 Configuration Manager 10748C; 3 days, Instructor Led Course Description Get detailed instruction and hands-on practice planning and deploying Microsoft System

More information

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide

IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide IBM System x IBM Deployment Pack for Microsoft System Center Configuration Manager 2007 Installation and User s Guide Version 1.0 IBM System x IBM Deployment Pack for Microsoft System Center Configuration

More information

Administering System Center 2012 Configuration Manager

Administering System Center 2012 Configuration Manager Administering System Center 2012 Configuration Manager Duration: 5 Days Course Code:10747D About this Course This course describes how to configure and manage a System Center 2012 R Configuration Manager

More information

Configuring Advanced Windows Server 2012 Services

Configuring Advanced Windows Server 2012 Services Configuring Advanced Windows Server 2012 Services Course 20412D - Five days - Instructor-led - Hands-on Introduction Get hands-on instruction and practice configuring advanced Windows Server 2012, including

More information

Technical Brief: Microsoft Configuration Manager 2012 and Nomad

Technical Brief: Microsoft Configuration Manager 2012 and Nomad Configuration Manager 2012 and Nomad Better together for large organizations ConfigMgr 2012 (including SP1 and R2) has substantial improvements in content distribution as compared with ConfigMgr 2007.

More information

TECHNICAL DESCRIPTION

TECHNICAL DESCRIPTION TECHNICAL DESCRIPTION Product Snow Inventory Version 5 Release date 2016-09-27 Document date 2017-11-24 CONTENTS 1 Introduction... 3 1.1 What s new?... 3 2 Platform overview... 4 2.1 Architecture... 4

More information

WHITE PAPER HOW TO GET THE MOST FROM YOUR MICROSOFT CONFIGMGR 2012 MIGRATION CCM E.COM

WHITE PAPER HOW TO GET THE MOST FROM YOUR MICROSOFT CONFIGMGR 2012 MIGRATION CCM E.COM WHITE PAPER HOW TO GET THE MOST FROM YOUR MICROSOFT CONFIGMGR 2012 MIGRATION CCM 2012 1E.COM THE AUTOMATED MIGRATION: AN ANALYSIS OF OPTIONS Contents 3 Overview 4 ConfigMgr 2012 Migration Options 5 Getting

More information

10747D: ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER

10747D: ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER 10747D: ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER DURATION 5 days INTRODUCTION This course describes how to configure and manage a System Center 2012 R2 Configuration Manager site and its

More information

P a g e 1. Teknologisk Institut. Online kursus k SysAdmin & DevOps Collection

P a g e 1. Teknologisk Institut.   Online kursus k SysAdmin & DevOps Collection P a g e 1 Online kursus k72751 SysAdmin & DevOps Collection P a g e 2 Title Estimated Duration (hrs) Ruby on Rails - Fundamentals 1,5 Ruby on Rails - Database Fundamentals 1,22 Python: The Basics 3,5 Python:

More information

Windows Server : Configuring Advanced Windows Server 2012 Services R2. Upcoming Dates. Course Description.

Windows Server : Configuring Advanced Windows Server 2012 Services R2. Upcoming Dates. Course Description. Windows Server 2012 20412: Configuring Advanced Windows Server 2012 Services R2 Gain the skills and knowledge necessary to perform advanced management and provisioning of services within Windows Server

More information

Deploying VMware Mirage : Tips and Tricks for Success

Deploying VMware Mirage : Tips and Tricks for Success Deploying VMware Mirage : Tips and Tricks for Success Yaniv Weinberg Horizon Mirage Product Specialists Team leader 2014 VMware Inc. All rights reserved. Agenda 1 What is VMware Mirage? 2 What s new in

More information

R5: Configuring Windows Server 2008 R2 Network Infrastructure

R5: Configuring Windows Server 2008 R2 Network Infrastructure 70-642 R5: Configuring Windows Server 2008 R2 Network Infrastructure Course Introduction Course Introduction Chapter 01 - Understanding and Configuring IP Lesson 1: Introducing the OSI Model Understanding

More information

Microsoft Now with Questions & Answers

Microsoft Now with Questions & Answers Microsoft 70-646 Now with Questions & Answers Number: 70-646 Passing Score: 700 Time Limit: 240 min File Version: 33.4 http://www.gratisexam.com/ Microsoft 70-646 Now with Questions & Answers Exam Name:

More information

MOC 20411B: Administering Windows Server Course Overview

MOC 20411B: Administering Windows Server Course Overview MOC 20411B: Administering Windows Server 2012 Course Overview This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012

More information

Windows Server 2008 Administration

Windows Server 2008 Administration Hands-On Course Description This course provides hands on experience installing and configuring Windows Server 2008 to work with clients including Windows Vista. Students will perform full and core CD-based

More information

6421A: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure

6421A: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure www.peaksolutions.com 6421A: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure Course 6421A: Five days; Instructor-Led Introduction This five-day instructor-led course provides

More information

Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2

Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2 Step by Step Guide to Upgrade SCCM 2012 R2 Environment to SCCM R2 SP1 and R2 SP1 CU2 In This guide we will perform upgrade on our existing SCCM 2012 R2 hierarchy and upgrade it to SCCM R2 SP1 and then

More information

Microsoft Configuring Advanced Windows Server 2012 Services

Microsoft Configuring Advanced Windows Server 2012 Services 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20412 - Configuring Advanced Windows Server 2012 Services Length 5 days Price $4290.00 (inc GST) Version D Overview Get hands-on instruction and practice

More information

Pro: Windows Server 2008 R2, Virtualization Administrator

Pro: Windows Server 2008 R2, Virtualization Administrator Microsoft 70693 Pro: Windows Server 2008 R2, Virtualization Administrator Version: 11.4 Topic 1, Fabrikam, Inc Microsoft 70693 Exam Company Overview Fabrikam, Inc. is a large manufacturing company. Existing

More information

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012!

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012! Windows Server 2012 Hands- On Camp Learn What s Hot and New in Windows Server 2012! Your Facilitator Damir Bersinic Datacenter Solutions Specialist Microsoft Canada Inc. damirb@microsoft.com Twitter: @DamirB

More information

Microsoft Certified System Engineer

Microsoft Certified System Engineer 529 Hahn Ave. Suite 101 Glendale CA 91203-1052 Tel 818.550.0770 Fax 818.550.8293 www.brandcollege.edu Microsoft Certified System Engineer Program Summary This instructor-led program with a combination

More information

Installation, Storage, and Compute with Windows Server 2016

Installation, Storage, and Compute with Windows Server 2016 Installation, Storage, and Compute with Windows Server 2016 OD20740B; On-Demand, Video-based Course Description This course is designed primarily for IT professionals who have some experience with Windows

More information

MCITP CURRICULUM Windows 7

MCITP CURRICULUM Windows 7 MCITP CURRICULUM 70-680 Windows 7 Installing, Upgrading, and Migrating to Windows 7 Describe the key features, editions, and hardware requirements of Windows 7 Perform a clean installation of Windows 7

More information

Windows 8 Deployment

Windows 8 Deployment Windows 8 Deployment Agenda Hardware/Software Compatibility and Toolsets Image Engineering and Deployment Volume Activation Security Management Application Lifecycle User Settings System Center 2012 Configuration

More information

Parallels Mac Management v3.1

Parallels Mac Management v3.1 Parallels Mac Management v3.1 Deployment Guide January 13, 2015 Copyright 1999 2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. All other marks and names mentioned herein may be

More information

Microsoft Certified Solutions Expert (MCSE)

Microsoft Certified Solutions Expert (MCSE) Microsoft Certified Solutions Expert (MCSE) Installing and Configuring Windows Server 2012 (70-410) Module 1: Deploying and Managing Windows Server 2012 Windows Server 2012 Overview Overview of Windows

More information

Microsoft v12.39

Microsoft v12.39 Microsoft.70-693.v12.39 Number: 70-693 Passing Score: 800 Time Limit: 120 min File Version: 12.39 http://www.gratisexam.com/ Copyright?2006-2011 Lead2pass.com, All Rights Reserved. Vendor: Microsoft Exam

More information

Enterprise print management in VMware Horizon

Enterprise print management in VMware Horizon Enterprise print management in VMware Horizon Introduction: Embracing and Extending VMware Horizon Tricerat Simplify Printing enhances the capabilities of VMware Horizon environments by enabling reliable

More information

70-742: Identity in Windows Server Course Overview

70-742: Identity in Windows Server Course Overview 70-742: Identity in Windows Server 2016 Course Overview This course provides students with the knowledge and skills to install and configure domain controllers, manage Active Directory objects, secure

More information

Course 10747D: Administering System Center 2012 Configuration Manager Exam Code:

Course 10747D: Administering System Center 2012 Configuration Manager Exam Code: Course 10747D: Administering System Center 2012 Configuration Manager Exam Code: 70-243 Course Outline Module 1: Overview of System Center 2012 R2 Configuration Manager In this module, you will learn about

More information

Course Content of MCSA ( Microsoft Certified Solutions Associate )

Course Content of MCSA ( Microsoft Certified Solutions Associate ) Course Content of MCSA 2012 - ( Microsoft Certified Solutions Associate ) Total Duration of MCSA : 45 Days Exam 70-410 - Installing and Configuring Windows Server 2012 (Course 20410A Duration : 40 hrs

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Cloud Services. Introduction

Cloud Services. Introduction Introduction adi Digital have developed a resilient, secure, flexible, high availability Software as a Service (SaaS) cloud platform. This Platform provides a simple to use, cost effective and convenient

More information

: Administration of Symantec IT Management Suite 8.0 SCS Exam. Study Guide v. 1.0

: Administration of Symantec IT Management Suite 8.0 SCS Exam. Study Guide v. 1.0 250-423: Administration of Symantec IT Management Suite 8.0 SCS Exam Study Guide v. 1.0 1 Symantec Study Guide Table of Contents Recommended Preparation Materials... 3 Recommended Courses... 3 Optional

More information

MOC 20410C: Installing and Configuring Windows Server 2012

MOC 20410C: Installing and Configuring Windows Server 2012 MOC 20410C: Installing and Configuring Windows Server 2012 Course Overview This course provides students with the knowledge and skills to implement a core Windows Server 2012 infrastructure in an existing

More information

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing Citrix XenDesktop 7.6 Solutions. Version: Demo

Vendor: Citrix. Exam Code: 1Y Exam Name: Designing Citrix XenDesktop 7.6 Solutions. Version: Demo Vendor: Citrix Exam Code: 1Y0-401 Exam Name: Designing Citrix XenDesktop 7.6 Solutions Version: Demo DEMO QUESTION 1 Which option requires the fewest components to implement a fault-tolerant, load-balanced

More information

Course A: Administering System Center Configuration Manager

Course A: Administering System Center Configuration Manager Course 20703-1A: Administering System Center Configuration Manager Overview: This five-day course describes how to use Configuration Manager and its associated site systems to efficiently manage network

More information

20412D: Configuring Advanced Windows Server 2012 Services

20412D: Configuring Advanced Windows Server 2012 Services 20412D: Configuring Advanced Windows Server 2012 Services Course Details Course Code: Duration: Notes: 20412D 5 days This course syllabus should be used to determine whether the course is appropriate for

More information

MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure

MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure MOC 6420A: Fundamentals of Windows Server 2008 Network and Applications Infrastructure Course Number: 6420A Length: 5 Day(s) Certification Exam This course is associated with Exam 70-642 TS: Windows Server

More information

BMC Remedyforce Discovery and Client Management. Frequently asked questions

BMC Remedyforce Discovery and Client Management. Frequently asked questions BMC Remedyforce Discovery and Client Management Frequently asked questions 1 Table of Contents BMC Remedyforce Discovery and Client Management 4 Overview 4 Remedyforce Agentless Discovery 4 Remedyforce

More information

Windows Server Network Access Protection. Richard Chiu

Windows Server Network Access Protection. Richard Chiu Windows Server 2008 Network Access Protection Richard Chiu Network Access Protection Solution Overview Policy Validation Determines whether the computers are compliant with the company s security policy.

More information

Exam Objectives for MCSA Installation, Storage, and Compute with Windows Server 2016

Exam Objectives for MCSA Installation, Storage, and Compute with Windows Server 2016 Exam Objectives for MCSA 70-740 Installation, Storage, and Compute with Windows Server 2016 The Windows Server 2016 70-740 Exam is articulated around six main exam objectives. As per below table these

More information

Administering System Center Configuration Manager ( A)

Administering System Center Configuration Manager ( A) Administering System Center Configuration Manager (20703-1A) Duration: 5 Days Price: $895 Delivery Option: Attend via MOC On-Demand Students Will Learn Describing the features Configuration Manager and

More information

Microsoft Pro: Windows 7, Enterprise Desktop Administrator. Download Full Version :

Microsoft Pro: Windows 7, Enterprise Desktop Administrator. Download Full Version : Microsoft Pro: Windows 7, Enterprise Desktop Administrator Download Full Version : https://killexams.com/pass4sure/exam-detail/ Answer: A, F Section 2: Sec Two (178 to 188) Details:A. Background You are

More information

Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager Administrator s Guide

Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager Administrator s Guide Managing Windows-based Dell Wyse Thin Clients using System Center Configuration Manager 2016 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps

More information

Vishal Shirodkar Technology Specialist Microsoft India Session Code:

Vishal Shirodkar Technology Specialist Microsoft India Session Code: Vishal Shirodkar Technology Specialist Microsoft India Session Code: Session Objectives And Takeaways Explain how DirectAccess differs from a traditional VPN Identify some of the key requirements for installing

More information

Microsoft Implementing an Advanced Server Infrastructure

Microsoft Implementing an Advanced Server Infrastructure 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20414 - Implementing an Advanced Server Infrastructure Length 5 days Price $4290.00 (inc GST) Version C Overview Course 20413 is a prerequisite course for

More information

Sccm 2012 Automatically Approve Clients In Trusted Domains

Sccm 2012 Automatically Approve Clients In Trusted Domains Sccm 2012 Automatically Approve Clients In Trusted Domains One server and domain. The client is joined to the same domain as the server. Client Approval is set to "automatically approve computers in trusted

More information

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led

Course Outline. exam, Installation, Storage and Compute with Windows Server Course 20740A: 5 days Instructor Led Installation, Storage, and Compute with Windows Server 2016 Course 20740A: 5 days Instructor Led About this course This five-day course is designed primarily for IT professionals who have some experience

More information

ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER

ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: ADMINISTERING SYSTEM CENTER 2012 CONFIGURATION MANAGER Course 10747D; Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This course describes how to configure

More information

NE Administering System Center Configuration Manager and Intune

NE Administering System Center Configuration Manager and Intune NE-20696 Administering System Center Configuration Manager and Intune Summary Duration 5 Days Audience IT Professionals Level 300 Technology System Center Configuration Manager Delivery Method Instructor-led

More information

ADMINISTERING SYSTEM CENTER CONFIGURATION MANAGER

ADMINISTERING SYSTEM CENTER CONFIGURATION MANAGER ADMINISTERING SYSTEM CENTER CONFIGURATION MANAGER Course Code: 20703-1a Duration 5 days Introduction This five-day course describes how to use Configuration and its associated site systems to efficiently

More information

Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412)

Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412) Microsoft - Configuring Advanced Windows Server 2012 Services (M20412) (M20412) Code: 6412 Lengt h: URL: 5 days View Online This course is part three of a series of three courses. Through this series you

More information

This course provides students with the knowledge and skills to administer Windows Server 2012.

This course provides students with the knowledge and skills to administer Windows Server 2012. MOC 20411C: Administering Windows Server 2012 Course Overview This course provides students with the knowledge and skills to administer Windows Server 2012. Course Introduction Course Introduction 6m Module

More information

Administering System Center Configuration Manager

Administering System Center Configuration Manager Administering System Center Configuration Manager Course 20703-1A 5 Days Instructor-led, Hands on Course Information This five-day course describes how to use Configuration Manager and its associated site

More information

"Charting the Course to Your Success!" MOC D Administering System Center 2012 Configuration Manager. Course Summary

Charting the Course to Your Success! MOC D Administering System Center 2012 Configuration Manager. Course Summary Description Course Summary This course describes how to configure and manage a site and its associated site systems. The course focuses on day-to-day management tasks for. Objectives At the end of this

More information

Aurora, RDS, or On-Prem, Which is right for you

Aurora, RDS, or On-Prem, Which is right for you Aurora, RDS, or On-Prem, Which is right for you Kathy Gibbs Database Specialist TAM Katgibbs@amazon.com Santa Clara, California April 23th 25th, 2018 Agenda RDS Aurora EC2 On-Premise Wrap-up/Recommendation

More information

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure

70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure 70-414: Implementing an Advanced Server Infrastructure Course 01 - Creating the Virtualization Infrastructure Slide 1 Creating the Virtualization Infrastructure Slide 2 Introducing Microsoft System Center

More information

NE Designing and Deploying Microsoft Exchange Server 2016

NE Designing and Deploying Microsoft Exchange Server 2016 NE-20345-2 Designing and Deploying Microsoft Exchange Server 2016 Summary Duration 5 Days Audience Microsoft Exchange Level 300 Technology Exchange Server 2016 Delivery Method Instructor-led (Classroom)

More information

Microsoft Planning and Implementing Windows Server 2008

Microsoft Planning and Implementing Windows Server 2008 1800 ULEARN (853 276) www.ddls.com.au Microsoft 6433 - Planning and Implementing Windows Server 2008 Length 5 days Price $4290.00 (inc GST) Overview This five day course is intended for IT Professionals

More information

Endpoint Protection with DigitalPersona Pro

Endpoint Protection with DigitalPersona Pro DigitalPersona Product Brief Endpoint Protection with DigitalPersona Pro An introductory technical overview to DigitalPersona s suite for Access Management, Data Protection and Secure Communication. April

More information

Administering System Center Configuration Manager

Administering System Center Configuration Manager Administering System Center Configuration Manager 20703-1; 5 Days; Instructor-led Course Description This five-day course describes how to use Configuration Manager and its associated site systems to efficiently

More information

Administering and Deploying System Center 2012 Configuration Manager

Administering and Deploying System Center 2012 Configuration Manager Administering and Deploying System Center 2012 Configuration Manager Number: 70-243 Passing Score: 700 Time Limit: 120 min File Version: 1.9 ht t p:/ / w w w.gratisexam.com/ This dump is based on previous

More information

MOC 6421B: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure

MOC 6421B: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure MOC 6421B: Configuring and Troubleshooting a Windows Server 2008 Network Infrastructure Course Overview This 5 day course instills students with the knowledge and skills to configure and troubleshoot Windows

More information

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Implementing a Desktop Infrastructure. Version: Demo Vendor: Microsoft Exam Code: 70-415 Exam Name: Implementing a Desktop Infrastructure Version: Demo Testlet 1 Proseware Inc Overview Proseware, Inc. is an independent software vendor. The company has a

More information

Course 20416B: Implementing Desktop Application Environments Page 1 of 7

Course 20416B: Implementing Desktop Application Environments Page 1 of 7 Course 20416B: Implementing Desktop Application Environments Page 1 of 7 Implementing Desktop Application Environments Course 20416B: 4 days; Instructor-Led Introduction In this four-day course, build

More information

Step by Step for Anyone

Step by Step for Anyone Step by Step for Anyone Hussain Shakir LinkedIn: https://www.linkedin.com/in/mrhussain Twitter: https://twitter.com/hshakir_ms Blog: http://mstechguru.blogspot.com/ Table of Contents About Author... 2

More information

MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA : Installation, Storage, and Compute with Windows Server 2016

MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA : Installation, Storage, and Compute with Windows Server 2016 indows Server 2016 MCSA 2016 MCSA: Windows Server MCSA 2016 Windows 2016 Server 2016 MCSA 2016 MCSA 2016 70-740: Installation, Storage, and Compute with Windows Server 2016 70-741: Networking with Windows

More information

"Charting the Course... MOC A: Administering System Center Configuration Manager. Course Summary

Charting the Course... MOC A: Administering System Center Configuration Manager. Course Summary MOC 20703-1A: Administering System Center Configuration Manager Course Summary Description This five-day course describes how to use Configuration Manager and its associated site systems to efficiently

More information

Er XenApp død og begravet? Allan Bak, edgemo A/S

Er XenApp død og begravet? Allan Bak, edgemo A/S Er XenApp død og begravet? Allan Bak, edgemo A/S Agenda Architecture Install, Manage, Support New features Migration/upgrade Demo 7 Current Architectures Receiver Policy Console Delivery Services / WebInterface

More information

Deploy. Your step-by-step guide to successfully deploy an app with FileMaker Platform

Deploy. Your step-by-step guide to successfully deploy an app with FileMaker Platform Deploy Your step-by-step guide to successfully deploy an app with FileMaker Platform Share your custom app with your team! Now that you ve used the Plan Guide to define your custom app requirements, and

More information