Tag - pnp

SharePoint ToolBox 115 SharePoint Framework RC0

SharePoint Framework Release Candidate 0

Microsoft ist releasing a set of Release Candidates of the SharePoint Framework, which will include some breaking changes developers will need to accommodate. Developers can read more about these changes at

https://github.com/SharePoint/sp-dev-docs/wiki/Release-Notes-RC0.

SharePointPnP.PowerShell Commands

This solution contains a library of PowerShell commands that allows you to perform complex provisioning and artifact management actions towards SharePoint. The commands use CSOM and can work against both SharePoint Online as SharePoint On-Premises (Office 365 Multi Tenant, Office 365 Dedicated, SharePoint 2013 on-premises, SharePoint 2016 on-premises)

Office365APIEditor

You can test Office 365 API, Microsoft Graph and Office 365 Management Activity API. We support following endpoints.

  • outlook.office.com and outlook.office365.com (Office 365 API – Exchange Online)
  • graph.microsoft.com (Microsoft Graph)
  • manage.office.com (Office 365 Management Activity API)

You can use OAuth or Basic authentication as authentication mechanisms. (Only outlook.office365.com endpoint supports Basic authentication)

 

 

SharePoint ToolBox 106 Office/SharePoint 2016 Tools

SharePointPnP SharePoint 2013/2016 Responsive UI

This solution provides you the capability to enable Responsive UI for a Site Collection in Microsoft SharePoint 2013/2016 on-premises. The solution leverages some JavaScript embedding and CSS overriding, in order to make responsive the out of the box UI of a classic Team Site (STS#0). If you simply want to have an overview of this solution, you can read the following section.

This is an Open Source project, and any contribution from the community is more than welcome. Thus, feel free to review the code and submit any Issues or Pull Requests, using GitHub.

Office-IT-Pro-Deployment-Scripts

A collection of useful PowerShell scripts to make deploying Office 2016 and Office 365 ProPlus easier for IT Pros and administrators. If you have any feature requests or ideas for future scripts please add the idea to the issues list in this repository http://officedev.github.io/Office-IT-Pro-Deployment-Scripts

AutoSPInstaller

Automated SharePoint 2010/2013/2016 PowerShell-based installation script. AutoSPInstaller works with SharePoint 2016 (public/IT preview), SharePoint 2013 (including SP1) and SharePoint 2010 with Service Pack 1 & 2. It takes advantage of some of the cmdlet updates in the newer SharePoint releases, while remaining largely backward-compatible older versions.