Presentation is loading. Please wait.

Presentation is loading. Please wait.

Important Content Deadlines – submit via www.msteched.comwww.msteched.com April 16Submit presentation outline for Subject Matter Expert review using slides.

Similar presentations


Presentation on theme: "Important Content Deadlines – submit via www.msteched.comwww.msteched.com April 16Submit presentation outline for Subject Matter Expert review using slides."— Presentation transcript:

1 Important Content Deadlines – submit via www.msteched.comwww.msteched.com April 16Submit presentation outline for Subject Matter Expert review using slides 5 & 6. May 7Submit draft PowerPoint for Subject Matter Expert review May 7(Internal Speakers) submit PowerPoint for design assistance May 11Virtual Server hosted demo service specs due May 21FINAL PowerPoint due at 5:00pm PST Slide Design Resources An event-approved graphics and images resources PowerPoint is located on the Speaker Portal An event design guide is located on the Speaker Portal for solutions and answers to using PowerPoint 2007 Internal Microsoft Speakers will be contacted following their deck upload to the speaker portal on May 7, by a graphic designer who will assist them with their key slides Points of Contact Speaker Manager: Tespeakr@microsoft.comTespeakr@microsoft.com Slide Editing: deanna@slidework.comdeanna@slidework.com Your Track Owner: www.msteched.comwww.msteched.com Continued on next slide Thank you for committing to speak at Microsoft’s premier event for IT Professionals and Developers. Below is important information regarding your participation as a speaker for TechEd 2007.

2 This template is designed for use with Office PowerPoint 2007. The charts and graphics can be edited with PowerPoint 2007, but not with PowerPoint 2003. This template uses a standard font, Arial, Arial Narrow, and Arial Black. The Arial font family is a standard font included with Windows. If you have questions about the font email slides@microsoft.com. slides@microsoft.com

3 Apply template – backgrounds, PPT object color (as time allows), positioning, font Remove any non-template logos from the walk-in slide Remove any non-template graphics from the walk-in slide Set titles to Title Case and correct widows (widows = single word spilling over to a new line) Set subtitles to subtitle color, size, and sentence case Correct all type for consistent shadowing Set bullets to template Set software code samples to template code format Replace transition slides with template transition slides Correct template application issues if time allows Escalate template application issues if no time to fix Correct Microsoft product names to follow corporate branding rules Remove any images we identify to be unlicensed and escalate to content owner Add session code to title slide if not already there Correct session title and session code to match what is on https://www.msteched.com/public/sessions.aspx https://www.msteched.com/public/sessions.aspx Speakers, Please read. Your slides will be formatted BEFORE this event to ensure consistency in look and feel across presentations and to ensure they meet Microsoft branding guidelines. When your final deck is submitted, the following edits will take place to prepare it for the event, archiving and the Post-Show DVD: If there are any steps you do NOT want taken, please note these on the “Speaker Comments” slide. Continued on next slide

4 Correct misspelled words Remove all comments from slides Remove all hidden slides Remove speaker notes If time allows, correct slides for readability If time allows, correct slides for consistency If time allows, correct grammar If time allows, correct copy to Microsoft style If time allows, set file properties box for ease in searching If time allows, set printability in grayscale IMPORTANT: Do not use photographs unless they come from the Microsoft Media Bank unless you have written authorization of use from the copyright owner when you submit the presentation. IMPORTANT: Do not use art or media that must be licensed (for example: TV commercials, print advertisements, characters from a movie or TV show) as this will be removed from the final presentation.

5 Speakers, please read the previous two slides and in the box below list any special formatting instructions you want followed. 1.(Add your special instructions here, if you have any.)

6 Speaker instructions: Use this slide to outline your presentation for the initial presentation out line review. The purpose of this review is for you to get feedback from your Subject Matter Expert (SME) on your presentation flow, topic coverage, demo integration and alignment of content to your session description and level. Title: Administering Microsoft SharePoint Products and Technologies 2007 Using STSADM Technical Level: 300 Intended Audience: SharePoint administrators that want to improve themselves by learning new administrative tricks. Objectives (what do you want the audience to take away from this session): 1. An understanding of what STSADM is and how to use it. 2. How to use STSADM in daily administrative tasks 3. How to use STSADM to perform tasks that cannot be performed any other way. Presentation Outline (Including demos): Will demonstrate set up of environment, then general use, and finally a few tips and tricks, either obscure things, or things that can only be done with STSADM.

7

8

9 Introduction to STSADM and how to use it Common STSADM operations Backup and restore with STSADM Advanced operations with STSADM Things that can only be done with STSADM

10 Command line tool on Web front ends Must be run locally by a local administrator Not interactive, makes it a perfect candidate for scripting Hidden in the 12 Hive C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN Several ways to make it easier to access Add to path Create cmd.exe shortcut Batch file Environment variable

11 There are 184 operations in Microsoft Office SharePoint Server To find an operation, pipe STSADM through find Can be used for some common daily tasks Site maintenance Createsite/ Deletesite/ Enumsites/ Createsiteinnewdb/ Enumsubwebs Web maintenance Createweb/ Deleteweb/ Renameweb User maintenance Adduser/ Deleteuser/ Enumusers/ Migrateuser

12 DEMO

13 Can be used to back SharePoint Server at many levels Backup operation works at the farm level Compatible with backups made in Central Admin Backup operation can also back up at the Site Collection level Export and Import replace smigrate.exe and work at the Web level More granular than backup and restore Import does not overwrite destination Choose the level that is appropriate for the issue you are trying to address, catastrophic recovery or site and document backup

14 Since it’s CLI, it’s great for scripting Use AT.EXE or Task Scheduler to schedule your batch file Same flexibility, backup farm or individual site collections

15

16 DEMO

17 Use addtemplate and enumtemplate to manipulate templates Enumtemplate will only show user added templates Web Parts – Addwppack/ deploywppack/ enumwppacks/ retractwppack Features – Activatefeature/ deactivatefeature/ installfeature/ scanforfeatures/ uninstallfeature Solutions – Addsolution/ deploysolution/ displaysolution/ enumsolutions/ retractsolution/ upgradesolution Content Databases – Addconentdb/ deletecontentdb/ enumcontentdbs

18 Managed paths – Addpath/ Deletepath Only need to add paths, exclusions are gone Web applications – Extendvs/ unextendvs Zones and alternate access mappings – Enumzoneurls/ addzoneurl/ deletezoneurl /geturlzone Manage timer jobs with deletessptimerjob Manage web application policies with Managepolicypermissionlevel

19 A lot of power lies in the Setproperty and Getproperty operations days-to-show-new-icon sets length of time the New! Icon shows up job-immediate-alerts sets the polling time for immediate timer jobs max-template-document-size sets maximum size for site and list templates large-file-chunk-size sets the chunk size of blobs between the WFE and the SQL server execadmsvcjobs to force the Time Job Service to execute your job immediately createsiteinnewdb to create a new Site Collection in its own DB

20 STSADM operations can be added via custom code Consists of two parts Create XML file to define new operations in 12\Config Create assembly and place in Global Assembly Cache Can be deployed as Solution Couple STSADM with Windows PowerShell Use PowerShell to parse XML output Use to loop through STSADM operations Examples on CodePlex

21 DEMO

22 Q&A

23 Technical Communities, Webcasts, Blogs, Chats & User Groups http://www.microsoft.com/communities/default.mspx Microsoft Developer Network (MSDN) & TechNet http://microsoft.com/msdn http://microsoft.com/technet Trial Software and Virtual Labs http://www.microsoft.com/technet/downloads/trials/default.mspx Microsoft Learning and Certification http://www.microsoft.com/learning/default.mspx

24 The Microsoft Office SharePoint Conference 2008 March 3 rd – 6 th 2008 at the Washington State Convention and Trade Center, Seattle, USA Sign up for more information and registration notification at http://www.mssharepointconference.com http://www.mssharepointconference.com

25 Complete an evaluation on CommNet and enter to win!

26 © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.


Download ppt "Important Content Deadlines – submit via www.msteched.comwww.msteched.com April 16Submit presentation outline for Subject Matter Expert review using slides."

Similar presentations


Ads by Google