乔山办公网我们一直在努力
您的位置:乔山办公网 > office365 > <em>office</em>365怎么激活-office 365sharepoint,shar

<em>office</em>365怎么激活-office 365sharepoint,shar

作者:乔山办公网日期:

返回目录:office365


您的用户必须具有以下权限才能使用 Office 365 中的 OneDrive for Business:“创建个人网站”权限和“关注人员和编辑配置文件”权限。这些权限在 User Profile Service 应用程序中通过用户权限控制。
  设置用户权限
  确认执行此过程的用户帐户是服务器场管理员组的成员。
  在本地 SharePoint Server 2013 环境中,转到“管理中心”>“管理服务应用程序”。
  单击 User Profile Service 应用程序。
  在“管理配置文件服务”页的“人员”部分,单击“管理用户权限”。
  在“User Profile Service 应用程序的权限”对话框中,单击“所有经过身份验证的用户”(或者您希望用作试点用户组的特定访问群体)。
  确认“创建个人网站”和“关注人员和编辑配置文件”权限复选框处于选中状态,如以下屏幕截图中所示。

  配置 OneDrive for Business 链接时,您需要知道 SharePoint Server 2013 和 SharePoint Online 中的“我的网站”网站集的 URL。
  要在 Office 365 中查找“我的网站 URL”,请在“管理”菜单上,单击“SharePoint”。在“网站集”列表中,查找包含 <域>-my.sharepoint.com 的网站集。

  创建访问群体(如有必要)

  如果您希望仅将特定用户集从本地环境重定向到 Office 365 中的 OneDrive for Business,您需要使用访问群体标识用户集。如果您已设置一个仅包含这些用户的访问群体,您可以使用该访问群体。否则,您需要在 SharePoint 2013 中创建访问群体。请参阅为 SharePoint 2013 创建访问群体,了解有关如何为 SharePoint 创建访问群体的信息。您还可以使用 Windows PowerShell cmdlet 创建访问群体。
  如果您希望将所有用户重定向到 OneDrive for Business 的 Office 365,您可以在配置设置时选择“7a686964616fe59b9ee7ad94365所有人”,而非使用特定的访问群体。
  有关创建访问群体的特定步骤,请参阅为 SharePoint 2013 创建访问群体。

  在管理中心配置设置

  现在您可以在管理中心中配置设置以设置到 Office 365 的重定向。
  配置 OneDrive for Business 重定向
  确认执行此过程的用户帐户是 Farm Administrators 组的成员。
  在管理中心网站上,选择“Office 365”>“配置 OneDrive 和网站链接”。
  在“配置 OneDrive 和网站”链接页面上的“我的网站 URL”框中,键入您从 Office 365 门户 管理获取的我的网站 URL。
  指定访问群体。如果您希望重定向所有用户,请选择“所有人”。或者,选择“使用特定访问群体”,然后键入包含您的 Office 365 用户的访问群体的访问群体名称。
  如果您还需要重定向用户的个人网站中的“网站”页面,请选中“重定向‘网站’页面”复选框。
  选择“确定”。

office365这样激活:

1、首先下载office软件和激活软件,接着解压下载好的镜像文件。打开目录,运行里面的setup应用程序。



2、双击进行安装,打开一次office软件。



3、安装好了之后,解压激活软件。打开激活软件目录,运行【KMSAuto Net】应用程序。点击【激活】。



4、再次点击【激活office】,等待一会儿。



5、激活成功以后,如下图所示:会提示激活成功字眼。



6、我们再次打开office软件,打开其中一个excel。选择文件——账户,我们可以看到已经激活成功。



这样就激活成功了。


试用期30天,试用期满可购买密钥激活。

office 365是微软公司基于云平台的应用套件,将Office桌面端应用的优势结合企业级邮件处理,文件分享,即时消息和可视网络会议的需求(ExchangeOnline,SharePointOnlineandLyncOnline)融为一体,达到不同类型企业的办公需求。

office365商业高级版试用期为30天,30天期满,需要从微软官方或者代理商购买正版授权密钥激活,方可继续使用。

在本地环境中对提供程序承载的应用程序使用 ACS 的必备组件

确保拥有以下组件。
本地 SharePoint 2013 开发环境。请参阅如何:设置 SharePoint 应用程序的本地开发环境。
Office 365 SharePoint 网站。如果还没有此类网站,并且希望快速设置开发环境,您可以注册 Office 365 开发人员订阅、设置您的工具和环境并开始部署e799bee5baa6e997aee7ad94e4b893e5b19e339应用程序。
远程安装的或已在安装 SharePoint 2013 的计算机上安装的 Visual Studio 2012。
Visual Studio 2012 Office 开发人员工具。
在已安装 SharePoint 2013 的计算机上安装的 64 位版本 Microsoft Online Services 登录助手。
在已安装 SharePoint 2013 的计算机上安装的用于 Windows PowerShell 的 Microsoft Online Services 模块(64 位)。

创建一个证书并使其成为 SharePoint 2013 本地安装的安全令牌服务 (STS) 证书

您需要使用您自己的证书替换 SharePoint 2013 本地安装的默认安全令牌服务 (STS) 证书。本文为您提供了使用 IIS 中的"创建自签名证书"选项创建并导出测试证书的示例。您还可以使用证书颁发机构颁发的商业证书。
首先创建测试 .pfx 证书文件,然后创建相应的测试 .cer 文件。
还可以使用 MakeCert 测试程序生成测试 X.509 证书。
创建测试 .pfx 证书文件
在 IIS 管理器中,选择左侧树视图中的 ServerName 节点。
选择"服务器证书",如图 1 所示。
图 1. IIS 中的"服务器证书"选项

在右侧链接集中单击"创建自签名证书"链接,如图 2 所示。
图 2."创建自签名证书"链接

将证书命名为 SampleCert,然后选择"确定"。
右键单击该证书,然后选择"导出",如图 3 所示。
图 3. 导出测试证书

注释

使用 SharePoint Server 2013 和 Office 365 配置单向混合环境文档(可在 SharePoint 2013 混合资源页下载)详细解释了如何使用来自知名证书颁发机构的证书或自签名证书替换本地场的默认 STS 证书。

配置 SharePoint 2013 的本地安装以使用 ACS

图 4 显示了在本地网站上运行的提供程序承载应用程序整体架构内启用所需连接的四个步骤。还显示了应用程序运行时的 OAuth 令牌流。
图 4. 使用 Office 365 SharePoint 网站对 SharePoint 的本地安装使用 ACS

在本地 SharePoint 2013 场中创建 ACS 代理。
将本地服务器的签名证书安装到 Office 365 租户。
将要运行应用程序的 SharePoint 2013 场上的站点的完全限定域名添加到 Office 365 租赁的服务主体名称集合中。
在 SharePoint 2013 场中创建应用程序管理代理。
以下函数可执行配置本地 SharePoint 2013 网站以使用 ACS 的所有任务。如果需要删除之前的配置,还可以使用此函数执行一些清理任务。可以使用多种方式在 PowerShell 中运行该函数。下面列出了一种方法:
在本地 SharePoint 服务器中,将函数中的代码复制到文本文件中,并以名称 MySharePointFunctions.psm1 将其保存到以下任一文件夹中(不要同时保存到两个文件夹)。如果其中包含尚不存在的文件夹,则可能必须创建部分路径。请注意,在两种情况下,路径中最底层的文件夹必须与文件同名。

提示

文件必须另存为 ANSI 格式,而非 UTF-8。PowerShell 在加载非 ANSI 格式的文件时,可能会报告语法错误。Windows 记事本会默认将其保存为 ANSI。如果使用其他任何编辑器保存文件,请确保将其保存为 ANSI。

C:\users\username\documents\windowspowershell\modules\MySharePointFunctions,其中 username 是即将执行文件的场管理员。
C:\windows\system32\windowspowershell\V1.0\modules\MySharePointFunctions
以管理员身份打开 SharePoint Management Shell并运行以下 cmdlet,以验证 MySharePointFunctions 模块是否已列出。
Windows PowerShell
Get-Module –listavailable

运行以下 cmdlet 以导入模块。
Windows PowerShell
Import-Module MySharePointFunctions

运行以下 cmdlet,验证 Connect-SPFarmToAAD 函数是否已作为模块的一部分列出:
Windows PowerShell
Get-Command -module MySharePointFunctions

运行以下 cmdlet,验证 Connect-SPFarmToAAD 函数是否已加载。
Windows PowerShell
ls function:\ | where {$_.Name -eq "Connect-SPFarmToAAD"}

如果要替换与 Microsoft Azure Active Directory 的现有连接,请使用此开关。如果您已经在场中创建了一个 ACS 代理,则它会删除现有代理。

-RemoveExistingSTS(可选)

如果要替换与 Microsoft Azure Active Directory 的现有连接,请使用此开关。它会删除从较早的 ACS 连接遗留下来的现有可信安全令牌颁发者。

-RemoveExistingSPOProxy(可选)

如果要替换与 Microsoft Azure Active Directory 的现有连接,请使用此开关。如果您已经在场中创建了一个应用程序管理代理,则它会删除现有代理。

-RemoveExistingAADCredentials(可选)

如果要替换 Office 365 SharePoint 网站,请使用此开关。

Set-SPAuthenticationRealm -ServiceContext $SharePointWeb -Realm $AADRealmId

$LocalSTS = Get-SPSecurityTokenServiceConfig
$LocalSTS.NameIdentifier = '{0}@{1}' -f $SP_APPPRINCIPALID,$AADRealmId
$LocalSTS.Update()

#Allow connections over HTTP if the switch is specified.
if ($AllowOverHttp.IsPresent -and $AllowOverHttp -eq $True) {
$serviceConfig = Get-SPSecurityTokenServiceConfig
$serviceConfig.AllowOAuthOverHttp = $true
$serviceConfig.AllowMetadataOverHttp = $true
$serviceConfig.Update()
}

#Step 1: Set up the ACS proxy in the on-premises SharePoint farm. Remove the existing ACS proxy
#if the switch is specified.
if ($RemoveExistingACS.IsPresent -and $RemoveExistingACS -eq $True) {
Get-SPServiceApplicationProxy | ? DisplayName -EQ $ACS_APPPROXY_NAME | Remove-SPServiceApplicationProxy -RemoveData -Confirm:$false
}
if (-not (Get-SPServiceApplicationProxy | ? DisplayName -EQ $ACS_APPPROXY_NAME)) {
$AzureACSProxy = New-SPAzureAccessControlServiceApplicationProxy -Name $ACS_APPPROXY_NAME -MetadataServiceEndpointUri $ACSMetadataEndpoint -DefaultProxyGroup
}

#Remove the existing security token service if the switch is specified.
if ($RemoveExistingSTS.IsPresent) {
Get-SPTrustedSecurityTokenIssuer | ? Name -EQ $ACS_STS_NAME | Remove-SPTrustedSecurityTokenIssuer -Confirm:$false
}
if (-not (Get-SPTrustedSecurityTokenIssuer | ? DisplayName -EQ $ACS_STS_NAME)) {
$AzureACSSTS = New-SPTrustedSecurityTokenIssuer -Name $ACS_STS_NAME -IsTrustBroker -MetadataEndPoint $ACSMetadataEndpoint
}

#Update the ACS Proxy for OAuth authentication.
$ACSProxy = Get-SPServiceApplicationProxy | ? Name -EQ $ACS_APPPROXY_NAME
$ACSProxy.DiscoveryConfiguration.SecurityTokenServiceName = $ACS_APPPRINCIPALID
$ACSProxy.Update()

#Retrieve the local STS signing key from JSON metadata.
$SPMetadata = Invoke-RestMethod -Uri ($SP_METADATAEP_FSTRING -f $SharePointWeb)
$SPSigningKey = $SPMetadata.keys | ? usage -EQ "Signing" | % keyValue
$CertValue = $SPSigningKey.value

#Connect to Office 365.
Connect-MsolService -Credential $O365Credentials
#Remove existing connection to an Office 365 SharePoint site if the switch is specified.
if ($RemoveExistingAADCredentials.IsPresent -and $RemoveExistingAADCredentials -eq $true) {
$msolserviceprincipal = Get-MsolServicePrincipal -AppPrincipalId $SP_APPPRINCIPALID
[Guid[]] $ExistingKeyIds = Get-MsolServicePrincipalCredential -ObjectId $msolserviceprincipal.ObjectId -ReturnKeyValues $false | % {if ($_.Type -ne "Other") {$_.KeyId}}
Remove-MsolServicePrincipalCredential -AppPrincipalId $SP_APPPRINCIPALID -KeyIds $ExistingKeyIds
}
#Step 2: Upload the local STS signing certificate
New-MsolServicePrincipalCredential -AppPrincipalId $SP_APPPRINCIPALID -Type Asymmetric -Value $CertValue -Usage Verify

#Step 3: Add the service principal name of the local web application, if necessary.
$indexHostName = $SharePointWeb.IndexOf('://') + 3
$HostName = $SharePointWeb.Substring($indexHostName)
$NewSPN = '{0}/{1}' -f $SP_APPPRINCIPALID, $HostName
$SPAppPrincipal = Get-MsolServicePrincipal -AppPrincipalId $SP_APPPRINCIPALID
if ($SPAppPrincipal.ServicePrincipalNames -notcontains $NewSPN) {
$SPAppPrincipal.ServicePrincipalNames.Add($NewSPN)
Set-MsolServicePrincipal -AppPrincipalId $SPAppPrincipal.AppPrincipalId -ServicePrincipalNames $SPAppPrincipal.ServicePrincipalNames
}

#Remove the existing SharePoint Online proxy if the switch is specified.
if ($RemoveExistingSPOProxy.IsPresent -and $RemoveExistingSPOProxy -eq $True) {
Get-SPServiceApplicationProxy | ? DisplayName -EQ $SPO_MANAGEMENT_APPPROXY_NAME | Remove-SPServiceApplicationProxy -RemoveData -Confirm:$false
}
#Step 4: Add the SharePoint Online proxy
if (-not (Get-SPServiceApplicationProxy | ? DisplayName -EQ $SPO_MANAGEMENT_APPPROXY_NAME)) {
$spoproxy = New-SPOnlineApplicationPrincipalManagementServiceApplicationProxy -Name $SPO_MANAGEMENT_APPPROXY_NAME -OnlineTenantUri $SharePointOnlineUrl -DefaultProxyGroup
}
}

针对 Office 商店配置应用程序和 SharePoint Web 应用程序
如果想让用户能够从 Office 商店安装使用 ACS 的提供程序承载的应用程序,则有一个可供场管理员在生产环境中采用的可选配置步骤。(除非您打算从该环境下的存储安装使用 ACS 的应用程序,否则在 SharePoint 开发环境中毫无用处。)以下 cmdlet 能够实现此目标。可以对上述函数添加此代码。
Windows PowerShell
New-SPMarketplaceWebServiceApplicationProxy -Name "ApplicationIdentityDataWebServiceProxy" -ServiceEndpointUri "oauth.sellerdashboard.microsoft.com/ApplicationIdentityDataWebService.svc" –DefaultProxyGroup

相关阅读

  • <em>office</em>365怎么激活-office 365sharepoint,shar

  • 乔山办公网office365
  • 您的用户必须具有以下权限才能使用 Office 365 中的 OneDrive for Business:“创建个人网站”权限和“关注人员和编辑配置文件”权限。这些权限在 User Profile Service 应用程序中通过用户权限控
  • <em>Sharepoint</em> workspace是干什么的-office sharep

  • 乔山办公网office365
  • Sharepoint Workspace 2010 的前身是 Office Groove,是微软2005年收购Groove公司后,对Office产品线新增加的产品,主要用于协同办公。最新的Sharepoint Workspace除了旧有功能以外,增强了和Office Server(即以前
关键词不能为空
极力推荐

ppt怎么做_excel表格制作_office365_word文档_365办公网