SQL SERVER The Desktop Team Raphael Perez MVP: Enterprise Client Management, MCT RFL Systems Ltd

Slides:



Advertisements
Similar presentations
People Centric IT Unified Device Management with SCCM + Windows Intune
Advertisements

@TheDesktopTeam
Burt King We will cover: Essentials --No command line needed here (mott) What is SQL Server How does it come to life What are the.
Discovering SQL all rights reserved (c) 2010 agilitator.com INSTALLING MS SQL Server 2008 R2 Express Edition.
Database Engine Management tools Connectivity comp SQL Server Agent.
Upgrading to SharePoint Who, When & Why Considerations: Good candidates for upgrade You need certain 2010 features You have not done significant*
Module 3 Installing and Configuring SQL Server 2008 R2.
28. Januar, Zürich-Oerlikon. Switch/Update to Team Foundation Server 2012 André Hofmann Software Engineer bbv Software Services AG.
SPLA Licensing New Products Tips & Tricks.
SharePoint and SQL Server integration Demo: SQL Server Optimizing Configurations SQL Server 2014 for SharePoint 2013 Avoiding ginormous transaction.
Tuning SQL Server 2012 for SharePoint 2013 Jump Start 01 | Key SQL Server and SharePoint Server Integration Concepts (50 minutes) Dedicated Server or.
Creating a SharePoint App with Microsoft Access Services
Chapter 1: Installing SQL Server 2008 Jie Liu, Ph.D. Professor Department of Computer Science Western Oregon University 1.
02 | Install and Configure Team Foundation Server Anthony Borton | ALM Consultant, Enhance ALM Steven Borg | Co-founder & Strategist, Northwest Cadence.
Module 2: Planning to Install SQL Server. Overview Hardware Installation Considerations SQL Server 2000 Editions Software Installation Considerations.
Tuning SQL Server 2012 for SharePoint 2013 Jump Start 01 | Key SQL Server and SharePoint Server Integration Concepts (50 minutes) Dedicated Server or.
CADRipper Pro Installation The CADRipper Pro is installed on either a 32-bit or 64-bit desktop computer running the latest updates for XP, Vista and Windows.
Presented by Jacob Wilson SharePoint Practice Lead Bross Group 1.
Optimizing SQL Server 2012 for SharePoint 2013 SharePoint Saturday/Friday, Honolulu March 27, 2015.
VMware vCenter Server Module 4.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
©2010 Check Point Software Technologies Ltd. | [Unrestricted] For everyone Endpoint Security Current portfolio and looking forward October 2010.
SQL Express. Confidential Information What’s New in Version 10  SQL Server 2005 Express Edition will replace the Pervasive Workgroup engine for Maximizer.
Microsoft vs Linux Microsoft Applications compared to free opensource software.
Bill Baer is a Senior Product Marketing Manager and Microsoft Certified Master for SharePoint in the SharePoint product group in Redmond, Washington;
Module 1: Introduction to Microsoft SQL Server 7.0.
1 Chapter Overview Creating a User Database Setting Database Options Managing User Database Size Placing Database Files on Multiple Disks.
Stephan Hurni Consultant Trivadis AG, SQL Server notes from the field.

CLOUD OS WEEK  People Centric IT Exploring bring your own device vs. choose your own device.
Moderated by:Sponsored by: BDNA Normalize for ConfigMgr™ Pradeep Bhanot
ACTIVE DIRECTORY The Desktop Team Raphael Perez MVP: Enterprise Client Management, MCT RFL Systems Ltd |
REQUIREMENTS The Desktop Team Raphael Perez MVP: Enterprise Client Management, MCT RFL Systems Ltd
Best Practice for Configuring your SharePoint Environment Steve Smith.
Chokchai Junchey Microsoft Product Specialist Certified Technical Training Center.
Module 4 : Installation Jong S. Bok
Tuning SQL Server 2012 for SharePoint 2013 Jump Start 01 | Key SQL Server and SharePoint Server Integration Concepts (50 minutes) Dedicated Server or.
SQL Server 2000 Sys Admin Jeremiah Curtis Engineering Services
1 Chapter Overview Planning to Install SQL Server 2000 Deciding SQL Server 2000 Setup Configuration Options Running the SQL Server 2000 Setup Program Using.
A ConfigMgr 2012 Site Review MMS Minnesota 2014 Kent Agerlund / Steve Thomson.
Christophe Fiessinger Senior Technical Product Manager Microsoft Corporation Rolly Perreaux, PMP,
©2010 Check Point Software Technologies Ltd. | [Unrestricted] For everyone Endpoint Security VPN R75 (SecureClient Next Generation)
Give a quick overview of the Microsoft Dynamics AX 2012 training system architecture Discuss ‘Day in the life’ benchmark study Provide the first sizing.
SQL Server 2014 AlwaysOn Step-by-Step SQL Server 2014 AlwaysOn Step-by-Step A hands on look at implementing AlwaysOn in SQL Server 2014.
Configuring SQL Server for a successful SharePoint Server Deployment Haaron Gonzalez Solution Architect & Consultant Microsoft MVP SharePoint Server
Upgrade on Windows 7. DownloadSoftware Download Software from link provided in Webliography: e/
Let’s Get It Started Lori Edwards, SQL Sentry. Introduction  Sales Engineer for SQL Sentry since 2/2013  Previously – DBA since 2003  PASS volunteer.
SQL SERVER DEPLOYMENT & MANAGEMENT WITH PSADK, SCCM & EM.
Confidential ASWM Installation Guide in Main Server ( for Windows Server 2008 R2 ) 1.
ETL Validator Deployment Options
Microsoft Connect /23/ :39 PM
Deep Serucity 7.0 Training
System Center 2012 Configuration Manager
SharePoint Solutions Architect, Protiviti
Windows Server 2008 and SQL 2008 Windows Server 2008.
Windows Azure Migrating SQL Server Workloads
Summit Nashville /28/2018 8:42 PM
Installation and database instance essentials
Deployment & Management with PSADK, SCCM & EM
Universal SQL Installations Framework (Script review and Demo)
Dynamics AX Performance
SharePoint 2019 Changes Point of View.
Migrating your SQL Server Instance
Use PowerShell & dbatools to Manage your SQL Server Environment
Downloading and Installing SQLExpress
SYED SAJID WASIM SQL SERVER ALWAYS ON Step by Step.
SQL Server performance tuning on Azure IaaS
Transaction Log Internals and Performance David M Maxwell
Use PowerShell & dbatools to Manage your SQL Server Environment
Hitachi Storage Service Manager
Presentation transcript:

SQL SERVER The Desktop Team Raphael Perez MVP: Enterprise Client Management, MCT RFL Systems Ltd |

The Desktop Team - AGENDA -Requirements -Memory -Databases -Disk Layout

The Desktop Team - REQUIREMENTS (1) -64-bit version of SQL Server with Windows Authentication -Collation: SQL_Latin1_General_CP1_CI_AS -Features: Database Engine Services and Reporting Services -SCCM does not support dynamic ports

The Desktop Team - REQUIREMENTS (2) -SQL Server 2008 SP2 CU9+, SP3 CU4+ -SQL Server 2008 R2 SP1 CU6+, SP2 -SQL Server 2012 CU2, SP1, SP2 -SQL Server 2014 (only Upgrade)

The Desktop Team - REQUIREMENTS (3) -Standard or Enterprise -SQL Express for Secondary Site only -SQ Server Express 2008 R2 SP1 CU6+, SP2 -SQL Server 2012 Express CU2+, SP1 -SQL Server Express 2014 (upgrade only)

The Desktop Team - MEMORY -When installed on the same box, limit the memory: 50% to 80% of usable memory -When installed on dedicated box, limit the memory to 80% of usable memory

The Desktop Team - DATABASES -1 database file per core (max of 8) -1 tempDB file per 2 CPU’s (max 2) -Disable/limit autogrowth -Limit log file size -Recovery mode set to simple

The Desktop Team - DISK LAYOUT -Raid 10 -Split disk and scsi controller -Split databases and log files -Combine tembDB and tempdb log

DEMO SQL SERVER The Desktop Team

THANKS The Desktop Team

E-BOOK: PAPERBACK: