What is Sandbox?
A. A sandbox is a restricted execution
environment that enabled programs to access only certain resource and keeps
problems that occur in the sandbox from affecting the rest of the server
environment. Solutions that you deploy into a sandbox, which are known as sandbox
solutions, cannot use certain computer and network resources and cannot access
content outside the site collection they are deployed in. because sandbox
solution cannot effect the whole environment, they do not have to deploy by a
farm administrator. If sandbox solution has been enabled on at least one server
in the farm, a site collection administrator can deploy solution to a run in a
sandbox on any server in the farm.
To enable sandbox solution by using Central
Administration
Use Farm administrator Group account.
1.
On the home page of the Central administrator
web site, click on System Setting section, click Managed services on server.
2.
On the Services on Server page, in the Server
box, select the server on which you want to enable Sandboxed Solutions.
3.
In the Microsoft SharePoint Foundation Sandboxed
code service row, in the Action column, click Start.
To enable sandboxed solutions by
using Windows PowerShell
1.
Verify that you meet the following minimum
requirements: See Add-SPShellAdmin.
2.
At SharePoint Management Shell, type the
following command.
Start-Service
–Name SPUserCodeV
0 comments:
Post a Comment