Windows Small Business Server 2011 Essentials Add-ins Agenda Overview Add-in Add-in Tecnologici Add-in Business Add-in OEM Add-ins Add-in Add-in Manager • Functionality that extends the product to add end user features, admin features, or both. • OEM Pre-installation during factory imaging • Online and on-premise • A centralized location to manage add-ins installed from a share, USB key, 3rd party share, the cloud . . . • Includes add-in deployment infrastructure Agenda Overview Add-in Add-in Tecnologici Add-in Business Add-in OEM ADD-IN tecnologici • Permettono di collegarsi a servizi online che forniscono funzionalita’ tecnologiche come ad esempio: • • • • • Office 365: mi permette di collegarmi ad Office 365 e fornire le fuzionalita’ di posta, collaboration ecc ecc. Windows Phone 7: permette di vedere su WP7 la mia console di gestione di SBS Windows 7: salva dati locali dell'utente sul server fornendo il backup in tempo reale e accesso ai file non in linea. Security: fornisce funzionalita’ di Antivirus e sicurezza Backup KeepVault: Dashboard add-in per online backup Office 365 Integration* • • • • • At-a-glance view provides quick subscription, service and usage information Extension of Dashboard User Management to provide single user creation and management experience Quick access to common Office 365 administration tasks Password Synchronization with Essentials means the end-user can have one logon name/password for the Essentials network and Office 365 services Profession Domain automation for integrated providers *Available post RTM Windows Phone 7 “Better Together”  General features • View alerts and perform actions, including repair action if available • Pin status to home page • View storage usage summary • View status of connected computers and start PC backup • Enable and disable user accounts • Reset user password • Remotely restart server Design theme will be specific to platform Windows 7 Professional Add-in Add-in features   Save user’s local data to the server using Offline Files & Folder Redirection, providing real-time backup and offline file access Easy security configuration through Security Templates, requires all PCs in the domain to use Windows Firewall and to apply updates for Microsoft Anti-Malware and Windows Defender This add-in requires AD integration provided by Aurora Security & Utilities Security • Symantec (BE/AV addins) • Trend Micro (AV addin*) • Kaspersky Utilities • Diskeeper • PerfectDisk (addin*) • Symantec Cloud: MSPs • Level Platforms Cloud: Online Backup • Proxure Keepvault (addin) • Cloudberry Lab (addin) Backup KeepVault  Dashboard add-in for online backup Agenda Overview Add-in Add-in Tecnologici Add-in Business Add-in OEM ADD-IN business (ancora da definire) • Lista degli Add-in prodotto da ISV che permettono di collegarsi a servizi online di tipo business per fornire funzionalita’ verticali ed estendere le potenzialita’ dei SBS Essentials. Agenda Overview Add-in Add-in Tecnologici Add-in Business Add-in OEM APPENDIX Basics of building an add-in Required steps  Determine which extension points to include  Provider, Health add-in, Dashboard add-in, Launchpad add-in, Remote Access add-in  Create the Windows Installer Package  Our UI provides the framework - MSI files need to be silent  Create the Metadata File for the Add-In  Provides information about the add-in that is For details, see used by the add-in deployment infrastructure “Creating and  The Add-in package is a cab file with the .wssx ending Deploying an Add-in Package” in the SDK Optional Recommended Steps  Digitally Sign the Add-In Package  Recommend digitally sign CAB file for secure installation  Configure the Add-In Package to be Updated or Renewed  Optional classes provided by AddInManager for servicing and subscriptions  Localize the Add-In Package SDK Tools to Extend the Product SDK API References Docs Samples How-To docs Concept doc Templates Build Assemblies Getting Started Getting Started App Code Clips