55
Welcome Welcome to this evening’s TechNet Event to this evening’s TechNet Event We would like to bring your attention to the key elements of We would like to bring your attention to the key elements of the TechNet programme; the central information and the TechNet programme; the central information and community resource for IT professionals in the UK: community resource for IT professionals in the UK: FREE bi-weekly technical newsletter FREE bi-weekly technical newsletter FREE regular technical events hosted across the UK FREE regular technical events hosted across the UK FREE weekly UK & US led technical webcasts FREE weekly UK & US led technical webcasts FREE comprehensive technical web site FREE comprehensive technical web site Monthly CD / DVD subscription with the latest technical tools & resources Monthly CD / DVD subscription with the latest technical tools & resources FREE quarterly technical magazine FREE quarterly technical magazine To subscribe to the newsletter or just to find out more, please visit To subscribe to the newsletter or just to find out more, please visit www.microsoft.com/uk/technet www.microsoft.com/uk/technet or speak to a Microsoft representative during or speak to a Microsoft representative during the break the break

TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Embed Size (px)

Citation preview

Page 1: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Welcome Welcome to this evening’s TechNet Eventto this evening’s TechNet Event

We would like to bring your attention to the key elements of We would like to bring your attention to the key elements of the TechNet programme; the central information andthe TechNet programme; the central information andcommunity resource for IT professionals in the UK: community resource for IT professionals in the UK:

FREE bi-weekly technical newsletterFREE bi-weekly technical newsletter FREE regular technical events hosted across the UKFREE regular technical events hosted across the UK FREE weekly UK & US led technical webcastsFREE weekly UK & US led technical webcasts FREE comprehensive technical web siteFREE comprehensive technical web site Monthly CD / DVD subscription with the latest technical tools & resources Monthly CD / DVD subscription with the latest technical tools & resources FREE quarterly technical magazine FREE quarterly technical magazine

To subscribe to the newsletter or just to find out more, please visit To subscribe to the newsletter or just to find out more, please visit www.microsoft.com/uk/technetwww.microsoft.com/uk/technet or speak to a Microsoft representative during or speak to a Microsoft representative during the break the break

Page 2: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Microsoft SQL Server 2000 Microsoft SQL Server 2000 Reporting ServicesReporting Services

Melville ThomsonMelville ThomsonParity TrainingParity Training

Page 3: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

What we will cover:What we will cover:

ArchitectureArchitecture Creating reportsCreating reports Importing reportsImporting reports Publishing reportsPublishing reports Viewing reportsViewing reports SubscriptionsSubscriptions

Page 4: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

PrerequisitePrerequisite Knowledge Knowledge

Experience administering SQL ServerExperience administering SQL Server Experience administering IISExperience administering IIS Experience generating database reportsExperience generating database reports Familiarity with Visual Studio.NETFamiliarity with Visual Studio.NET

Level 300Level 300

Page 5: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

AgendaAgenda

Architecture and DeploymentArchitecture and Deployment Creating ReportsCreating Reports Managing ReportsManaging Reports

Page 6: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

What is SQL Server Reporting What is SQL Server Reporting Services?Services?

Reporting platform for both traditional and Reporting platform for both traditional and interactive reports interactive reports

Scalable, manageable and embeddable server Scalable, manageable and embeddable server infrastructureinfrastructure

Integrated with SharePoint, Office Integrated with SharePoint, Office applications, browser and other familiar tools applications, browser and other familiar tools

Single platform and tools for all types of Single platform and tools for all types of structured data (relational, hierarchical, structured data (relational, hierarchical, multidimensional)multidimensional)

Page 7: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

SQL Server BI PlatformSQL Server BI Platform

Analysis ServicesAnalysis ServicesOLAP & Data MiningOLAP & Data Mining

Data TransformationData TransformationServicesServices

ETLETL

SQL ServerSQL ServerRelational EngineRelational Engine

Reporting ServicesReporting ServicesM

anag

emen

t To

ols

Man

agem

ent T

oo

lsD

evel

op

men

t T

oo

lsD

evel

op

men

t T

oo

ls

Page 8: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Microsoft BI Product SuiteMicrosoft BI Product Suite

Analysis ServicesAnalysis ServicesOLAP & Data MiningOLAP & Data Mining

Data TransformationData TransformationServicesServices

SQL ServerSQL ServerRelational EngineRelational Engine

Reporting ServicesReporting Services

Man

agem

ent

Man

agem

ent

To

ols

To

ols

Dev

To

ols

D

ev T

oo

ls

Vis

ual

Stu

dio

.N

etV

isu

al S

tud

io .

Net

ExcelExcelOWCOWC

Map PointMap PointData AnalyzerData AnalyzerOLAP addinOLAP addin

BSCABSCA

SharePoint SharePoint Portal Portal

ServerServer

Windows ServerWindows Server

MB

S B

I A

pplic

atio

nsM

BS

BI

App

licat

ions

Page 9: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Reporting ServicesReporting ServicesBI User ProfilesBI User Profiles

Information Information ConsumersConsumers

Information Information ExplorersExplorers

5-10% of users5-10% of users

15-25% of users15-25% of users

65-80% of users65-80% of users

SQL ServerSQL ServerReportingReportingServicesServices

SQL Server SQL Server Analysis ServicesAnalysis Services

AnalystsAnalysts

Page 10: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

AuthoringAuthoring ManagementManagement DeliveryDelivery

Reporting Services is an open and extensible platform supporting the authoring, management and delivery of rich, interactive reports to the entire enterprise.

Reporting LifecycleReporting Lifecycle

Page 11: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Report AuthoringReport Authoring

Reports are defined in Report Definition Language Reports are defined in Report Definition Language (RDL), a (RDL), a documented XML schemadocumented XML schema

Use Microsoft or 3rd party tools that support RDL Use Microsoft or 3rd party tools that support RDL Create Create single reportssingle reports from from multiple data sourcesmultiple data sources

(SQL, OLE DB, ODBC, Oracle, and .NET data (SQL, OLE DB, ODBC, Oracle, and .NET data providers)providers)

More info on the RDL spec: www.microsoft.com/sql/reporting

Page 12: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Report ManagementReport Management Report definitions, folders, and resources are published

and managed in a reporting web service Managed reports can be executed either on-demand or

via schedule and are cached for consistency and performance

Scalable & Extensible server architecture

Page 13: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Report DeliveryReport Delivery

Traditional (paper) and interactive (web) reports On-demand (“pull”) or event-based (“push”) delivery Choose from multiple formats (HTML, Excel, PDF, XML) Deliver reports to almost any device (e-mail, file share, etc.)

Page 14: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentReporting ServicesReporting Services

Browser Custom AppManagement

SQL Server Catalog

Report Server

DeliverySecurity

Report Processing

URL WMI Web Service

Data Retrieval Rendering

Data Sources(SQL, OLE DB, ODBC,

Oracle, Custom)

Delivery Targets(E-mail, File share,

Custom)

Output Formats (HTML, Excel, PDF, Custom)

Page 15: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Data Source

Scheduling and Delivery Processing

Delivery Extensions

Request Handler

Report Processor

Rendering Extensions

Data Processing Extensions

Report Server

Architecture and DeploymentArchitecture and DeploymentArchitecture and ComponentsArchitecture and Components

Report Manager

Report Designer

Connection Management

Tool

Third-Party ToolsBrowser

Report Server DB

Page 16: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentReport ProcessingReport Processing

Snapshot or Report History

Report Definition

On-demand Access

Scheduled or Push Access

Data

Layout

Intermediate Format

Rendered page in HTML, PDF or other format

Page 17: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentReporting Services Client ComponentsReporting Services Client Components

Report DesignerReport Designer Integrated with Visual Studio.NET 2003Integrated with Visual Studio.NET 2003

Web BrowserWeb Browser View and Manage ReportsView and Manage Reports

Third Party ToolsThird Party Tools ManagementManagement AuthoringAuthoring Supported through URL, WMI or Web Supported through URL, WMI or Web

Services APIServices API

Page 18: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentSmall DeploymentSmall Deployment

Report Manager

Report Server

Report Server Database

Report Designer

Server

Client

Page 19: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentMedium DeploymentMedium Deployment

Report Manager

Report Server

Report Server Database

Report Designer

Server A

Client

Server B

Page 20: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Architecture and DeploymentArchitecture and DeploymentLarge Deployment Large Deployment

Clients

Report Server Report Server Report Server

Report Server Web Farm

Data Sources

Report Server Database

Report Server Database

SQL Server Cluster

Page 21: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

AgendaAgenda

Architecture and DeploymentArchitecture and Deployment Creating ReportsCreating Reports Managing ReportsManaging Reports

Page 22: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Creating ReportsCreating ReportsVisual Studio .NET IntegrationVisual Studio .NET Integration

Page 23: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Creating ReportsCreating ReportsReport Definition Language (RDL)Report Definition Language (RDL)

Report Definition Language – XML Report Definition Language – XML schema containsschema contains Data source informationData source information Layout Layout Report PropertiesReport Properties

Definitions stored in Report Server Definitions stored in Report Server DatabaseDatabase

Can create tools that use RDLCan create tools that use RDL

Page 24: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Creating ReportsCreating ReportsReport Creation ProcessReport Creation Process

Connect to the data sourceConnect to the data source SQL Server, Analysis Services, Oracle, SQL Server, Analysis Services, Oracle,

ODBC and OLE DBODBC and OLE DB Specify the querySpecify the query Arrange the report items on the pageArrange the report items on the page

Page header, page footer and bodyPage header, page footer and body Preview the resultsPreview the results Publish the reportPublish the report

Page 25: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Report ItemsReport Items

TextboxTextbox ImageImage LineLine RectangleRectangle SubreportSubreport Data Regions (List, Table, Matrix, Chart)Data Regions (List, Table, Matrix, Chart) Custom Report Items coming in Custom Report Items coming in

SQL Server 2005!SQL Server 2005!

$100,000$100,000

Page 26: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Item StylesItem Styles

All Report ItemsAll Report Items Background ColorBackground Color Background ImageBackground Image Border ColorBorder Color Border StyleBorder Style Border WidthBorder Width PaddingPaddingChartsCharts Background Background

GradientGradient

TextboxesTextboxes ColorColor Font FamilyFont Family Font SizeFont Size Font StyleFont Style Font WeightFont Weight FormatFormat Line HeightLine Height Text AlignText Align Text DecorationText Decoration Vertical AlignVertical Align

Page 27: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

ListsLists

Repeating regions Repeating regions with freeform layoutwith freeform layout

Similar to “bands” in Similar to “bands” in other report writersother report writers But multiple lists can But multiple lists can

sit side-by-side!sit side-by-side! Lists inside lists to Lists inside lists to

get multiple levels get multiple levels of groupingof grouping

Use for complex Use for complex repeating areasrepeating areas

BrianBrian

JasonJason

SteveSteve

$10,000$10,000

$20,000$20,000

$30,000$30,000

Page 28: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

TablesTables

Like lists with Like lists with columnscolumns

Fixed columns, Fixed columns, repeating rowsrepeating rows

Table cells can Table cells can span columnsspan columns

Table cells can Table cells can contain any report contain any report itemitem

Easier to align itemsEasier to align items Use for most reportsUse for most reports

$80,000$80,000Grand TotalGrand Total$50,000$50,000EastEastTotalTotal

$30,000$30,000NorthNorthTotalTotal

SalesRegionPerson

$50,000$50,000EastEastSteveSteve

$20,000$20,000NorthNorthDanDan

$10,000$10,000NorthNorthBrianBrian

Page 29: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

MatricesMatrices

Repeats in row and Repeats in row and column directionscolumn directions

Also known as pivot Also known as pivot table or cross tabtable or cross tab

Arbitrary formatting Arbitrary formatting in headersin headers

Different formatting Different formatting for subtotalsfor subtotals

Matrix cells can contain Matrix cells can contain any report itemany report item

Use when column Use when column headings are records in headings are records in your datayour data

$720$720$760$760$600$600Total

$300 $300 $400 $400 $300 $300 Steve

$300 $300 $250 $250 $200 $200 Jason

$120 $120 $110 $110 $100 $100 Brian

200220022001200120002000SalesSales

Page 30: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

ChartsCharts

Data from fields in Data from fields in the data setthe data set or from expressionsor from expressions

Full set of chart Full set of chart properties and typesproperties and types Style enhancementsStyle enhancements

in SP1in SP1

Same data functionality Same data functionality as Matrixas Matrix

Page 31: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Creating ReportsCreating ReportsPreviewing and Publishing ReportsPreviewing and Publishing Reports

Debug – PreviewDebug – Preview View reports in local preview windowView reports in local preview window

Production – PublishProduction – Publish Publish reports to a production report Publish reports to a production report

serverserver

Page 32: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Creating ReportsCreating Reports

demonstrationdemonstration

Page 33: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Welcome Back Welcome Back to this evening’s TechNet Eventto this evening’s TechNet Event

We would like to bring your attention to the key elements of We would like to bring your attention to the key elements of the TechNet programme; the central information andthe TechNet programme; the central information andcommunity resource for IT professionals in the UK: community resource for IT professionals in the UK:

FREE bi-weekly technical newsletterFREE bi-weekly technical newsletter FREE regular technical events hosted across the UKFREE regular technical events hosted across the UK FREE weekly UK & US led technical webcastsFREE weekly UK & US led technical webcasts FREE comprehensive technical web siteFREE comprehensive technical web site Monthly CD / DVD subscription with the latest technical tools & resources Monthly CD / DVD subscription with the latest technical tools & resources FREE quarterly technical magazine FREE quarterly technical magazine

To subscribe to the newsletter or just to find out more, please visit To subscribe to the newsletter or just to find out more, please visit www.microsoft.com/uk/technetwww.microsoft.com/uk/technet or speak to a Microsoft representative during or speak to a Microsoft representative during the break the break

Page 34: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

AgendaAgenda

Architecture and DeploymentArchitecture and Deployment Creating ReportsCreating Reports Managing ReportsManaging Reports

Page 35: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsReport ManagerReport Manager

View, Search and Subscribe to ReportsView, Search and Subscribe to Reports Create and manage:Create and manage:

FoldersFolders Linked reportsLinked reports Report historyReport history SchedulesSchedules Data source connectionsData source connections SubscriptionsSubscriptions

Set properties and report parametersSet properties and report parameters Manage role definitions and assignmentsManage role definitions and assignments

Page 36: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsReport ManagerReport Manager

Page 37: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsViewing ReportsViewing Reports

Reports can be rendered in:Reports can be rendered in: HTMLHTML

HTML with Office Web ComponentsHTML with Office Web Components

XMLXML CSVCSV ExcelExcel Image – such as TIFFImage – such as TIFF Acrobat PDF fileAcrobat PDF file

Page 38: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsReport SubscriptionsReport Subscriptions

Page 39: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsReport Execution ProcessingReport Execution Processing

On DemandOn Demand On Demand From CacheOn Demand From Cache

Removed from cache at defined intervalsRemoved from cache at defined intervals

From SnapshotsFrom Snapshots Query is separate from render Query is separate from render

Page 40: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging ReportsSecuring the Report Server and ReportsSecuring the Report Server and Reports

Reporting Server SecurityReporting Server Security Uses IIS securityUses IIS security Windows securityWindows security

User PermissionsUser Permissions Windows securityWindows security Role-based authorizationRole-based authorization

Page 41: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

URL Parameter DirectivesURL Parameter Directives SyntaxSyntax

http://http://serverserver//virtualrootvirtualroot? /reportpath &? /reportpath &prefixprefix:param:param Report Server Parameters (Report Server Parameters (rsrs:):)

http://http://localhost/reportserver?/localhost/reportserver?/SampleReports&rs:CommandSampleReports&rs:Command =ListChildren=ListChildrenhttp://localhost/reportserver?/SampleReports/Employee+Sales+Summaryhttp://localhost/reportserver?/SampleReports/Employee+Sales+Summary&rs:Command&rs:Command

==Render&EmpIDRender&EmpID=26=26

http://localhost/reportserver?/SampleReports/Product+Line+Sales&rs:Forhttp://localhost/reportserver?/SampleReports/Product+Line+Sales&rs:Formatmat=Excel&rs:Command=Render=Excel&rs:Command=Render

Rendering Device Info (Rendering Device Info (rcrc:):) Name/Values pairs specifying information about the format being Name/Values pairs specifying information about the format being

rendered to (i.e., FindString, Section, Zoom, etc.)rendered to (i.e., FindString, Section, Zoom, etc.) Example find 7Example find 7thth page: page:

http://localhost/ReportServer?/SampleReports/Product+Catalog&rc:Sectionhttp://localhost/ReportServer?/SampleReports/Product+Catalog&rc:Section=7&rc:HTMLFragment=true=7&rc:HTMLFragment=true

Page 42: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Managing ReportsManaging Reports

demonstrationdemonstration

Page 43: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Reporting Services SummaryReporting Services Summary

Supports the full reporting life cycleSupports the full reporting life cycle Highly scalableHighly scalable You do not need to know RDL to create You do not need to know RDL to create

a report definitiona report definition Supports several data sources Supports several data sources Reports can be rendered in a variety of Reports can be rendered in a variety of

formatsformats Reports can be executed on demand or Reports can be executed on demand or

cached for quicker accesscached for quicker access

Page 44: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

For More Information…For More Information…

Microsoft SQL 2000 Reporting ServicesMicrosoft SQL 2000 Reporting Serviceswww.microsoft.com/www.microsoft.com/sqlsql/reporting/reporting

Reporting Services Tech OverviewReporting Services Tech Overviewwww.microsoft.com/www.microsoft.com/sql/reporting/techinfosql/reporting/techinfo

Main TechNet Web site at Main TechNet Web site at www.microsoft.com/technetwww.microsoft.com/technet

Page 45: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Developer ProductivityDeveloper Productivity .NET Framework hosting.NET Framework hosting Native XML technologyNative XML technology Integrated web servicesIntegrated web services Distributed application frameworkDistributed application framework

Business IntelligenceBusiness Intelligence Comprehensive ETL platformComprehensive ETL platform Real time analyticsReal time analytics Accessible, easy data miningAccessible, easy data mining Rich, integrated reportingRich, integrated reporting

Enterprise Data ManagementEnterprise Data Management Flexible, manageable, scalableFlexible, manageable, scalable Improved serviceability Improved serviceability Self optimization and tuningSelf optimization and tuning Fast recovery and restoreFast recovery and restore

Secure, Quality DatabaseSecure, Quality Database 3 years in development3 years in development Multiple security reviewsMultiple security reviews Secure by defaultSecure by default Large private beta for early qualityLarge private beta for early quality

Page 46: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

MS PressMS PressInside information for IT ProfessionalsInside information for IT Professionals

To find the latest titles, visitTo find the latest titles, visit

www.microsoft.com/learning/books/www.microsoft.com/learning/books/

Page 47: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

3rd Party Publications3rd Party PublicationsSupplementary publications for IT ProsSupplementary publications for IT Pros

These books can be found and purchased at all major These books can be found and purchased at all major book stores and online retailersbook stores and online retailers

Page 48: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Microsoft LearningMicrosoft LearningTraining Resources for IT ProfessionalsTraining Resources for IT Professionals

Creating Reporting Solutions using Microsoft SQL Creating Reporting Solutions using Microsoft SQL Server 2000 Reporting Services Server 2000 Reporting Services

Course Number: 2030Course Number: 2030 Available Now Available Now Detailed Syllabus: www.microsoft.com/learningDetailed Syllabus: www.microsoft.com/learning

To locate a training provider, please accessTo locate a training provider, please access

www.microsoft.com/learning

Page 49: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Assess your ReadinessAssess your ReadinessMicrosoft Skills AssessmentMicrosoft Skills Assessment

What is Microsoft Skills Assessment?What is Microsoft Skills Assessment? Self-study learning tool to evaluate readiness for product and Self-study learning tool to evaluate readiness for product and

technology solutions, instead of job-roles (certification)technology solutions, instead of job-roles (certification) Windows Server 2003Windows Server 2003, , Exchange Server 2003, Windows Storage Exchange Server 2003, Windows Storage

Server 2003, Visual Studio .NET, Office 2003Server 2003, Visual Studio .NET, Office 2003 Free, online, unproctored, and available to anyoneFree, online, unproctored, and available to anyone Answers the question: “Am I ready?”Answers the question: “Am I ready?” Determines skills gaps and provides learning plans with Determines skills gaps and provides learning plans with

Microsoft Official Curriculum courses Microsoft Official Curriculum courses Post your High Score to see how you stack upPost your High Score to see how you stack up

visitvisit www.microsoft.com/assessmentwww.microsoft.com/assessment

Page 50: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Become a Microsoft Certified Become a Microsoft Certified Systems Administrator (MCSA)Systems Administrator (MCSA) What is the MCSA certification?What is the MCSA certification?

For For IT professionals who manage and maintain IT professionals who manage and maintain networks and systems based on Microsoft networks and systems based on Microsoft Windows ServerWindows Server

How do I become an MCSA on Microsoft How do I become an MCSA on Microsoft Windows Server 2003?Windows Server 2003? Pass 3 core examsPass 3 core exams Pass 1 elective exam or 2 CompTIA certificationsPass 1 elective exam or 2 CompTIA certifications

Where do I get more information?Where do I get more information?

www.microsoft.com/mcsawww.microsoft.com/mcsa

Page 51: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Become A Microsoft Certified Become A Microsoft Certified Systems Engineer (MCSE)Systems Engineer (MCSE)

What is the MCSE certification?What is the MCSE certification? Premier certification for IT Premier certification for IT pros who analyze the pros who analyze the

requirements, design, plan, and implement the requirements, design, plan, and implement the infrastructure for business solutions based on the infrastructure for business solutions based on the Microsoft Windows Server SystemMicrosoft Windows Server System

How do I become an MCSE on Microsoft How do I become an MCSE on Microsoft Windows 2003?Windows 2003? Pass 6 core examsPass 6 core exams Pass 1 elective exams from a comprehensive listPass 1 elective exams from a comprehensive list

Where do I get more information?Where do I get more information?

www.microsoft.com/www.microsoft.com/mcsemcse

Page 52: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Demonstrate Your Security or Demonstrate Your Security or Messaging SpecializationMessaging Specialization

What are MCSA/MCSE specializations?What are MCSA/MCSE specializations? Allows IT professionals to highlight specific expertiseAllows IT professionals to highlight specific expertise

within their job rolewithin their job role

Which specializations are available?Which specializations are available? MCSA: SecurityMCSA: Security MCSA: MessagingMCSA: Messaging MCSE: SecurityMCSE: Security MCSE: MessagingMCSE: Messaging

Where do I get more information?Where do I get more information?

www.microsoft.com/www.microsoft.com/mcsamcsa oror www.microsoft.com/mcsewww.microsoft.com/mcse

Page 53: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

What is TechNet?What is TechNet? Put the right answers at your fingertipsPut the right answers at your fingertips

The comprehensive collection of resources to help IT prosThe comprehensive collection of resources to help IT prosplan, deploy and manage Microsoft products successfullyplan, deploy and manage Microsoft products successfully

Monthly updates delivered on DVD or CD The definitive resource to help you evaluate, deploy and

maintain Microsoft products

TechNet Subscription

Accessible at www.microsoft.com/technet Online resources and community Subscriber-only Online Services

TechNet Web Site

Biweekly e-newsletter Security updates, new resources, and special offers

TechNet Flash

Briefings on the latest Microsoft products and technologies Hands-on, “how to” information

TechNet Eventsand Webcasts

User GroupsManaged Newsgroups

TechNet Communities

Page 54: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information

Where Where CanCan I Get TechNet? I Get TechNet?

Visit TechNet online atVisit TechNet online atwww.microsoft.com/technetwww.microsoft.com/technet

Register for the TechNet Flash Register for the TechNet Flash /technet/abouttn/subscriptions/flash_register.mspx/technet/abouttn/subscriptions/flash_register.mspx

Join the TechNet online forum at Join the TechNet online forum at www.microsoft.com/technet/communitywww.microsoft.com/technet/community

Become a TechNet subscriber at Become a TechNet subscriber at www.microsoft.com/technet/abouttn/Subscriptionswww.microsoft.com/technet/abouttn/Subscriptions

Attend more TechNet events or view onlineAttend more TechNet events or view onlinewww.microsoft.com/technet/community/eventswww.microsoft.com/technet/community/events

Page 55: TNT1-105. Welcome to this evening’s TechNet Event We would like to bring your attention to the key elements of the TechNet programme; the central information