Beginning PowerShell for SharePoint 2013 / / by Nikolas Charlebois-Laprade |
Autore | Charlebois-Laprade Nikolas |
Edizione | [1st ed. 2014.] |
Pubbl/distr/stampa | Berkeley, CA : , : Apress : , : Imprint : Apress, , 2014 |
Descrizione fisica | 1 online resource (XVII, 232 p. 191 illus.) |
Disciplina | 004 |
Collana | The Expert's Voice in Powershell |
Soggetto topico |
Microsoft software
Microsoft .NET Framework Computers Microsoft and .NET Information Systems and Communication Service |
Soggetto genere / forma | Electronic bo\oks. |
ISBN |
9781430264736
143026473X |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Cover -- Contents at a Glance -- Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Chapter 1: Introduction -- The SharePoint Challenges -- History of PowerShell -- So, What Is PowerShell Anyway? -- SharePoint Foundation versus SharePoint Server -- What You Will Learn in This Book -- Summary -- Chapter 2: What's New in PowerShell for SharePoint 2013 -- SharePoint 2013 Apps -- Service Applications -- User License Enforcements -- PowerShell Web Access -- Backups -- Bing Maps -- Search -- Tenants -- Office 365 -- Site Upgrade -- Summary -- Chapter 3: Configuring Your Environment for PowerShell -- Getting Started with the Integrated Scripting Environment (ISE) -- Windows Server 2008 R2 -- Windows Server 2012 -- Windows PowerShell ISE Essential Features -- IntelliSense -- Snippets -- Commands Explorer -- Execution Policy -- PowerShell Web Access (PWA) -- Requirements -- Installing PWA -- Configuring the Gateway -- Summary -- Chapter 4: PowerShell Basics -- Terminology -- Session -- Cmdlets -- Profile -- Snap-In -- Module -- PowerShell Operators and Common Operations -- Printing Values on Screen -- Console Colors -- Variables -- Comments -- Casting -- Conditional Logic -- Decisions -- Comparison -- Logical Operators -- Function -- Loops -- Piping -- Instance Referrer -- Error Handling -- Enumerations -- Arrays -- Environment Variables -- WhatIf Rollback -- Graphical User Interface -- Demo Project-Selective Deletion of Files in a Folder -- Customization -- My Profile -- Custom Modules -- Leaping Ahead -- Desired State Configuration -- Dynamic Method and Property Names -- Summary -- Chapter 5: Installing & -- Deploying SharePoint with PowerShell -- Requirements -- Hardware Requirements -- Software Requirements -- Roles and Features -- .NET Framework 3.5 -- Domain Controller -- Users and Groups -- Application Server Role.
Installing the Software Components -- Installing SQL Server 2012 -- Installing SharePoint Prerequisites -- Installing SharePoint -- Configuring Your SharePoint Farm -- Creating the Databases -- Configuring Central Administration -- Creating Your First Web Application -- Creating Your Root Site Collection -- Explorer Enhanced Security Configuration -- Granting Users Access -- Putting It All Together -- Writing to the Registry -- Automatic Login -- Script Orchestrator -- Summary -- Chapter 6: Managing SharePoint with PowerShell -- Interacting with Objects -- Site Collections -- Get-SPSite -- Move-SPSite -- Copy-SPSite -- New-SPSite -- Set-SPSite -- Remove-SPSite -- Get-SPDeletedSite -- Remove-SPDeletedSite -- Restore-SPDeletedSite -- Putting It Together: Creating a Site Collections Structure -- Webs -- Get-SPWeb -- New-SPWeb -- Remove-SPWeb -- Set-SPWeb -- Export-SPWeb -- Import-SPWeb -- Putting It Together: Creating Supporting Webs -- Lists -- Getting a List Instance -- Creating a New List -- Removing a List Instance -- Restoring a List Instance -- Copying a List Instance -- Putting It Together: Creating Common Lists -- List Items -- Getting List Items -- Removing a List Item -- Creating a List Item -- Updating a List Item -- Putting It Together: Creating Default Tasks Items -- List Fields -- Getting an Instance of a Field -- Creating a New Field -- Removing a Field -- Permissions -- List Permissions on an Object -- Breaking Permission Inheritance -- Granting New Permissions -- Removing Permissions -- Updating Permissions -- Objects Disposal -- Scenario #1 - Bad Memory Management -- Scenario #2 - Good Memory Management -- Summary -- Chapter 7: Managing Apps and Solutions Using PowerShell -- Solutions -- Types of Solutions -- Adding a New Farm Solution -- Installing a Farm Solution -- Uninstalling a Farm Solution -- Removing a Farm Solution. Updating a Farm Solution -- Apps -- Configuring your Environment to Support Apps -- App Management Service Application -- Microsoft SharePoint Foundation Subscription Settings Service Application -- Final Configuration Steps -- Importing an App Package -- Exporting App Packages -- Installing an App Package -- Uninstalling a SharePoint App -- The App Catalog -- Creating an App Catalog -- Adding an App to the Catalog -- Managing App Permissions -- Updating an Existing App -- Summary -- Chapter 8: Administering and Monitoring SharePoint with PowerShell -- Features -- Getting a Reference to an Existing Feature -- Activating a Feature -- Disabling a Feature -- Backups -- Automating a Farm Backup -- Viewing Backup History -- Automating a Site Collection Backup -- Restores -- Restoring a Farm Backup -- Restoring a Site Collection Backup -- Timer Jobs -- Getting a Reference to an Existing Timer Job -- Disabling a Timer Job -- Enabling a Timer Job -- Changing a Timer Job's Schedule -- Starting a Timer Job -- Managing Services -- Getting a Reference to a Service Instance -- Starting a SharePoint Service Instance -- Stopping a SharePoint Service Instance -- SharePoint Health Analyzer -- Getting References to Health Analyzer Rules -- Disabling a SharePoint Health Analyzer Rule -- Enabling a SharePoint Health Analyzer Rule -- Summary -- Chapter 9: Managing Office 365 SharePoint Online with PowerShell -- Overview of the Environment -- SharePoint Online Management Shell -- Connecting to the Office 365 Instance -- Listing Available Commands -- SharePoint Online Cmdlets -- Site Collections -- Get-SPOSite -- New-SPOSite -- Remove-SPOSite -- Repair-SPOSite -- Set-SPOSite -- Test-SPOSite -- Upgrade-SPOSite -- Request-SPOUpgradeEvaluationSite -- Get-SPODeletedSite -- Restore-SPODeletedSite -- Remove-SPODeletedSite -- SPOSiteGroup -- Get-SPOSiteGroup -- New-SPOSiteGroup. Remove-SPOSiteGroup -- Set-SPOSiteGroup -- Users -- Get-SPOUser -- Get-SPOExternalUser -- Add-SPOUser -- Remove-SPOUser -- Remove-SPOExternalUser -- Set-SPOUser -- Apps -- Get-SPOAppInfo -- Get-SPOAppErrors -- Tenant -- Get-SPOTenant -- Set-SPOTenant -- Get-SPOTenantLogEntry -- Get-SPOTenantLogLastAvailableTimeInUtc -- Web -- Get-SPOWebTemplate -- Doing More with the Client Context -- Summary -- Chapter 10: Upgrading from SharePoint 2010 to 2013 Using PowerShell -- Overview of the Source Environment -- The Database Detach/Attach Process -- Detaching and Copying a Database -- Attaching a Database to the New SharePoint Farm -- Mounting and Testing Content Databases -- SharePoint 2010 Compatibility Mode -- Upgrade Evaluation Site Collection -- Upgrading Site Collections -- Summary -- Chapter 11: PowerShell Cmdlets -- Add-SPSolution -- Backup-SPFarm -- Backup-SPSite -- Copy-SPSite -- Disable-SPTimerJob -- Enable-SPTimerJob -- Export-SPAppPackage -- Export-SPWeb -- Get-SPSppInstance -- Get-SPBackupHistory -- Get-SPFarm -- Get-SPServiceApplication -- Get-SPServiceApplicationPool -- Get-SPServiceInstance -- Get-SPSite -- Get-SPTimerJob -- Get-SPUser -- Get-SPWeb -- Get-SPWebApplication -- Get-SPWebTemplate -- Import-SPAppPackage -- Import-SPWeb -- Install-SPApp -- Install-SPSolution -- Mount-SPContentDatabase -- Move-SPSite -- New-SPAppManagementServiceApplication -- New-SPAppManagementServiceApplicationProxy -- New-SPConfigurationDatabase -- New-SPContentDatabase -- New-SPServiceApplicationPool -- New-SPSite -- New-SPSubscriptionSettingsServiceApplication -- New-SPSubscriptionSettingsServiceApplicationProxy -- New-SPWeb -- New-SPWebApplication -- Remove-SPConfigurationDatabase -- Remove-SPContentDatabase -- Remove-SPServiceApplication -- Remove-SPServiceApplicationPool -- Remove-SPSite -- Remove-SPSolution -- Remove-SPWeb -- Remove-SPWebApplication. Request-SPUpgradeEvaluationSite -- Set-SPServiceApplicationPool -- Set-SPTimerJob -- Set-SPWeb -- Start-SPServiceInstance -- Start-SPTimerJob -- Stop-SPServiceInstance -- Test-SPContentDatabase -- Uninstall-SPAppInstance -- Uninstall-SPSolution -- Update-SPAppCatalogConfiguration -- Update-SPAppInstance -- Update-SPSolution -- Index. |
Record Nr. | UNINA-9910300472303321 |
Charlebois-Laprade Nikolas | ||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2014 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Beginning PowerShell for SharePoint 2016 : A Guide for Administrators, Developers, and DevOps Engineers / / by Nikolas Charlebois-Laprade, John Edward Naguib |
Autore | Charlebois-Laprade Nikolas |
Edizione | [2nd ed. 2017.] |
Pubbl/distr/stampa | Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017 |
Descrizione fisica | 1 online resource (XXI, 213 p. 186 illus. in color.) |
Disciplina | 004.682068 |
Soggetto topico |
Microsoft software
Microsoft .NET Framework Computers Microsoft and .NET Information Systems and Communication Service |
ISBN |
9781484228845
1484228847 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto | 1. Introduction -- 2. What's New in PowerShell for SharePoint 2016 -- 3. PowerShell Basics -- 4. Installing and Deploying SharePoint with PowerShell -- 5. Managing SharePoint with PowerShell -- 6. Monitoring SharePoint with PowerShell -- 7. Upgrading from SharePoint 2013 to 2016 with PowerShell -- 8. Managing Your Office 365 SharePoint Online Using PowerShell -- 9. Managing Add-Ins and Solutions Using PowerShell -- 10. Extending PowerShell for SharePoint -- Appendix. Common Cmdlets. |
Record Nr. | UNINA-9910254567503321 |
Charlebois-Laprade Nikolas | ||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Expert Office 365 : Notes from the Field / / by Nikolas Charlebois-Laprade, Evgueni Zabourdaev, Daniel Brunet, Bruce Wilson, Mike Farran, Kip Ng, Andrew Stobart, Roger Cormier, Colin Hughes-Jones, Rhoderick Milne, Shawn Cathcart |
Autore | Charlebois-Laprade Nikolas |
Edizione | [1st ed. 2017.] |
Pubbl/distr/stampa | Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017 |
Descrizione fisica | 1 online resource (XXII, 276 p. 266 illus., 231 illus. in color.) |
Disciplina | 004 |
Soggetto topico |
Microsoft software
Microsoft .NET Framework Application software Microsoft and .NET Computer Applications |
ISBN |
9781484229910
1484229916 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto | 1. Records Management in SharePoint Online -- 2. Skype for Business Online -- 3. Introducing and Preparing for Exchange Hybrid -- 4. SharePoint Hybrid Team Sites -- 5. Hybrid Search -- 6. SharePoint Recovery -- 7. Azure Rights Management for SharePoint -- 8. Introduction to the SharePoint Framework -- 9. Understanding and Troubleshooting Protection in Office 365 -- 10. Understanding and Troubleshooting Office 365 Mail-Flow -- 11. Final Thoughts. |
Record Nr. | UNINA-9910254858903321 |
Charlebois-Laprade Nikolas | ||
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|