Quantcast
Channel: SharePoint 2013 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 26374

file size limit for SharePoint online on Office 365

$
0
0

Hi All,

I have one problem with increasing file size limit for SP 2013

I installed SharePoint Online Management Shell than tried to do script where I took from internet

error is: "Microsoft,Sharepoint.PowerShell is not installed on this computer"

unfortunately I can`t solve itwhere I can take and how install this library I do not know

I tryed to use this script for changing limit size:

-----------------------
get-PSSnapin -Registered
Add-PSSnapin
Microsoft.SharePoint.Powershell
$s = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
$s.ClientRequestServiceSettings.MaxReceivedMessageSize = 139715200
$s.ClientRequestServiceSettings.MaxParseMessageSize = 139715200
$s.Update() 
Disconnect-SPOService

Viewing all articles
Browse latest Browse all 26374

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>