Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all 13778 articles
Browse latest View live

enable-SPSessionStateService command is missing

$
0
0

I am working on SharePoint 2010 and am getting errors about not having session state.  I keep reading about the powershell command "enable-SPSessionStateService" but I don't appear to have the command.  I do seem to have the Sharepoint snap in though.  

When I list the available snapins "Microsoft.SharePoint.PowerShell" is listed.

When I list the commands using: 

Get-Command | Where-Object{$_.PSSnapin.Name -eq "Microsoft.SharePoint.PowerShell"}

I see the following commands but "enable-SPSessionStateService" is not one of them.  Why is it missing?

CommandType     Name                            Definition
-----------     ----                            ----------
Cmdlet          Add-SPClaimTypeMapping          Add-SPClaimTypeMapping [-Ide...
Cmdlet          Add-SPDiagnosticsPerformance... Add-SPDiagnosticsPerformance...
Cmdlet          Add-SPServiceApplicationProx... Add-SPServiceApplicationProx...
Cmdlet          Add-SPShellAdmin                Add-SPShellAdmin [-UserName]...
Cmdlet          Add-SPSiteSubscriptionFeatur... Add-SPSiteSubscriptionFeatur...
Cmdlet          Add-SPSolution                  Add-SPSolution [-LiteralPath...
Cmdlet          Add-SPUserSolution              Add-SPUserSolution [-Literal...
Cmdlet          Backup-SPConfigurationDatabase  Backup-SPConfigurationDataba...
Cmdlet          Backup-SPFarm                   Backup-SPFarm -Directory <St...
Cmdlet          Backup-SPSite                   Backup-SPSite [-Identity] <S...
Cmdlet          Clear-SPLogLevel                Clear-SPLogLevel [-Identity ...
Cmdlet          Clear-SPSiteSubscriptionBusi... Clear-SPSiteSubscriptionBusi...
Cmdlet          Connect-SPConfigurationDatabase Connect-SPConfigurationDatab...
Cmdlet          Copy-SPBusinessDataCatalogAc... Copy-SPBusinessDataCatalogAc...
Cmdlet          Disable-SPBusinessDataCatalo... Disable-SPBusinessDataCatalo...
Cmdlet          Disable-SPFeature               Disable-SPFeature [-Identity...
Cmdlet          Disable-SPHealthAnalysisRule    Disable-SPHealthAnalysisRule...
Cmdlet          Disable-SPTimerJob              Disable-SPTimerJob [-Identit...
Cmdlet          Disable-SPWebApplicationHttp... Disable-SPWebApplicationHttp...
Cmdlet          Disconnect-SPConfigurationDa... Disconnect-SPConfigurationDa...
Cmdlet          Dismount-SPContentDatabase      Dismount-SPContentDatabase [...
Cmdlet          Enable-SPBusinessDataCatalog... Enable-SPBusinessDataCatalog...
Cmdlet          Enable-SPFeature                Enable-SPFeature [-Identity]...
Cmdlet          Enable-SPHealthAnalysisRule     Enable-SPHealthAnalysisRule ...
Cmdlet          Enable-SPTimerJob               Enable-SPTimerJob [-Identity...
Cmdlet          Enable-SPWebApplicationHttpT... Enable-SPWebApplicationHttpT...
Cmdlet          Export-SPBusinessDataCatalog... Export-SPBusinessDataCatalog...
Cmdlet          Export-SPSiteSubscriptionBus... Export-SPSiteSubscriptionBus...
Cmdlet          Export-SPSiteSubscriptionSet... Export-SPSiteSubscriptionSet...
Cmdlet          Export-SPWeb                    Export-SPWeb [-Identity] <SP...
Cmdlet          Get-SPAlternateURL              Get-SPAlternateURL [[-Identi...
Cmdlet          Get-SPAuthenticationProvider    Get-SPAuthenticationProvider...
Cmdlet          Get-SPBackupHistory             Get-SPBackupHistory -Directo...
Cmdlet          Get-SPBrowserCustomerExperie... Get-SPBrowserCustomerExperie...
Cmdlet          Get-SPBusinessDataCatalogMet... Get-SPBusinessDataCatalogMet...
Cmdlet          Get-SPBusinessDataCatalogThr... Get-SPBusinessDataCatalogThr...
Cmdlet          Get-SPCertificateAuthority      Get-SPCertificateAuthority [...
Cmdlet          Get-SPClaimProvider             Get-SPClaimProvider [[-Ident...
Cmdlet          Get-SPClaimProviderManager      Get-SPClaimProviderManager [...
Cmdlet          Get-SPClaimTypeEncoding         Get-SPClaimTypeEncoding [-En...
Cmdlet          Get-SPContentDatabase           Get-SPContentDatabase [[-Ide...
Cmdlet          Get-SPCustomLayoutsPage         Get-SPCustomLayoutsPage [-Id...
Cmdlet          Get-SPDatabase                  Get-SPDatabase [[-Identity] ...
Cmdlet          Get-SPDeletedSite               Get-SPDeletedSite [-Limit <S...
Cmdlet          Get-SPDesignerSettings          Get-SPDesignerSettings [-Web...
Cmdlet          Get-SPDiagnosticConfig          Get-SPDiagnosticConfig [-Ass...
Cmdlet          Get-SPDiagnosticsPerformance... Get-SPDiagnosticsPerformance...
Cmdlet          Get-SPDiagnosticsProvider       Get-SPDiagnosticsProvider [[...
Cmdlet          Get-SPFarm                      Get-SPFarm [-AssignmentColle...
Cmdlet          Get-SPFarmConfig                Get-SPFarmConfig [-ServiceCo...
Cmdlet          Get-SPFeature                   Get-SPFeature [[-Identity] <...
Cmdlet          Get-SPHealthAnalysisRule        Get-SPHealthAnalysisRule [-A...
Cmdlet          Get-SPHelpCollection            Get-SPHelpCollection [-Name ...
Cmdlet          Get-SPLogEvent                  Get-SPLogEvent [-Directory <...
Cmdlet          Get-SPLogLevel                  Get-SPLogLevel [-Identity <S...
Cmdlet          Get-SPManagedAccount            Get-SPManagedAccount [[-Iden...
Cmdlet          Get-SPManagedPath               Get-SPManagedPath [[-Identit...
Cmdlet          Get-SPMobileMessagingAccount    Get-SPMobileMessagingAccount...
Cmdlet          Get-SPProcessAccount            Get-SPProcessAccount [-Netwo...
Cmdlet          Get-SPProduct                   Get-SPProduct [-Local] [-Ass...
Cmdlet          Get-SPSearchService             Get-SPSearchService [-Assign...
Cmdlet          Get-SPSearchServiceInstance     Get-SPSearchServiceInstance ...
Cmdlet          Get-SPSecurityTokenServiceCo... Get-SPSecurityTokenServiceCo...
Cmdlet          Get-SPServer                    Get-SPServer [[-Identity] <S...
Cmdlet          Get-SPServiceApplication        Get-SPServiceApplication [[-...
Cmdlet          Get-SPServiceApplicationEndp... Get-SPServiceApplicationEndp...
Cmdlet          Get-SPServiceApplicationPool    Get-SPServiceApplicationPool...
Cmdlet          Get-SPServiceApplicationProxy   Get-SPServiceApplicationProx...
Cmdlet          Get-SPServiceApplicationProx... Get-SPServiceApplicationProx...
Cmdlet          Get-SPServiceApplicationSecu... Get-SPServiceApplicationSecu...
Cmdlet          Get-SPServiceContext            Get-SPServiceContext [-Site]...
Cmdlet          Get-SPServiceHostConfig         Get-SPServiceHostConfig [-De...
Cmdlet          Get-SPServiceInstance           Get-SPServiceInstance [[-Ide...
Cmdlet          Get-SPShellAdmin                Get-SPShellAdmin [[-database...
Cmdlet          Get-SPSite                      Get-SPSite [-Limit <String>]...
Cmdlet          Get-SPSiteAdministration        Get-SPSiteAdministration [-L...
Cmdlet          Get-SPSiteSubscription          Get-SPSiteSubscription [[-Id...
Cmdlet          Get-SPSiteSubscriptionConfig    Get-SPSiteSubscriptionConfig...
Cmdlet          Get-SPSiteSubscriptionFeatur... Get-SPSiteSubscriptionFeatur...
Cmdlet          Get-SPSolution                  Get-SPSolution [[-Identity] ...
Cmdlet          Get-SPTimerJob                  Get-SPTimerJob [[-Identity] ...
Cmdlet          Get-SPTopologyServiceApplica... Get-SPTopologyServiceApplica...
Cmdlet          Get-SPTopologyServiceApplica... Get-SPTopologyServiceApplica...
Cmdlet          Get-SPTrustedIdentityTokenIs... Get-SPTrustedIdentityTokenIs...
Cmdlet          Get-SPTrustedRootAuthority      Get-SPTrustedRootAuthority [...
Cmdlet          Get-SPTrustedServiceTokenIssuer Get-SPTrustedServiceTokenIss...
Cmdlet          Get-SPUsageApplication          Get-SPUsageApplication [[-Id...
Cmdlet          Get-SPUsageDefinition           Get-SPUsageDefinition [[-Ide...
Cmdlet          Get-SPUsageService              Get-SPUsageService [[-Identi...
Cmdlet          Get-SPUser                      Get-SPUser [[-Identity] <SPU...
Cmdlet          Get-SPUserSolution              Get-SPUserSolution [[-Identi...
Cmdlet          Get-SPWeb                       Get-SPWeb [[-Identity] <SPWe...
Cmdlet          Get-SPWebApplication            Get-SPWebApplication [[-Iden...
Cmdlet          Get-SPWebApplicationHttpThro... Get-SPWebApplicationHttpThro...
Cmdlet          Get-SPWebPartPack               Get-SPWebPartPack [[-Identit...
Cmdlet          Get-SPWebTemplate               Get-SPWebTemplate [[-Identit...
Cmdlet          Get-SPWorkflowConfig            Get-SPWorkflowConfig [-WebAp...
Cmdlet          Grant-SPBusinessDataCatalogM... Grant-SPBusinessDataCatalogM...
Cmdlet          Grant-SPObjectSecurity          Grant-SPObjectSecurity [-Ide...
Cmdlet          Import-SPBusinessDataCatalog... Import-SPBusinessDataCatalog...
Cmdlet          Import-SPBusinessDataCatalog... Import-SPBusinessDataCatalog...
Cmdlet          Import-SPSiteSubscriptionBus... Import-SPSiteSubscriptionBus...
Cmdlet          Import-SPSiteSubscriptionSet... Import-SPSiteSubscriptionSet...
Cmdlet          Import-SPWeb                    Import-SPWeb [-Identity] <SP...
Cmdlet          Initialize-SPResourceSecurity   Initialize-SPResourceSecurit...
Cmdlet          Install-SPApplicationContent    Install-SPApplicationContent...
Cmdlet          Install-SPFeature               Install-SPFeature [-Path] <S...
Cmdlet          Install-SPHelpCollection        Install-SPHelpCollection -Li...
Cmdlet          Install-SPService               Install-SPService [-Provisio...
Cmdlet          Install-SPSolution              Install-SPSolution [-Identit...
Cmdlet          Install-SPUserSolution          Install-SPUserSolution [-Ide...
Cmdlet          Install-SPWebPartPack           Install-SPWebPartPack [-Lite...
Cmdlet          Install-SPWebTemplate           Install-SPWebTemplate [-Path...
Cmdlet          Merge-SPLogFile                 Merge-SPLogFile -Path <Strin...
Cmdlet          Mount-SPContentDatabase         Mount-SPContentDatabase [-Na...
Cmdlet          Move-SPBlobStorageLocation      Move-SPBlobStorageLocation [...
Cmdlet          Move-SPSite                     Move-SPSite [-Identity] <SPS...
Cmdlet          Move-SPUser                     Move-SPUser [-Identity] <SPU...
Cmdlet          New-SPAlternateURL              New-SPAlternateURL [-Url] <S...
Cmdlet          New-SPAuthenticationProvider    New-SPAuthenticationProvider...
Cmdlet          New-SPBusinessDataCatalogSer... New-SPBusinessDataCatalogSer...
Cmdlet          New-SPBusinessDataCatalogSer... New-SPBusinessDataCatalogSer...
Cmdlet          New-SPCentralAdministration     New-SPCentralAdministration ...
Cmdlet          New-SPClaimProvider             New-SPClaimProvider -Display...
Cmdlet          New-SPClaimsPrincipal           New-SPClaimsPrincipal [-Iden...
Cmdlet          New-SPClaimTypeEncoding         New-SPClaimTypeEncoding -Enc...
Cmdlet          New-SPClaimTypeMapping          New-SPClaimTypeMapping [-Inc...
Cmdlet          New-SPConfigurationDatabase     New-SPConfigurationDatabase ...
Cmdlet          New-SPContentDatabase           New-SPContentDatabase [-Name...
Cmdlet          New-SPLogFile                   New-SPLogFile [-AssignmentCo...
Cmdlet          New-SPManagedAccount            New-SPManagedAccount [-Crede...
Cmdlet          New-SPManagedPath               New-SPManagedPath [-Relative...
Cmdlet          New-SPServiceApplicationPool    New-SPServiceApplicationPool...
Cmdlet          New-SPServiceApplicationProx... New-SPServiceApplicationProx...
Cmdlet          New-SPSite                      New-SPSite [-Url] <String> [...
Cmdlet          New-SPSiteSubscription          New-SPSiteSubscription [-Ass...
Cmdlet          New-SPSiteSubscriptionFeatur... New-SPSiteSubscriptionFeatur...
Cmdlet          New-SPSubscriptionSettingsSe... New-SPSubscriptionSettingsSe...
Cmdlet          New-SPSubscriptionSettingsSe... New-SPSubscriptionSettingsSe...
Cmdlet          New-SPTrustedIdentityTokenIs... New-SPTrustedIdentityTokenIs...
Cmdlet          New-SPTrustedRootAuthority      New-SPTrustedRootAuthority [...
Cmdlet          New-SPTrustedServiceTokenIssuer New-SPTrustedServiceTokenIss...
Cmdlet          New-SPUsageApplication          New-SPUsageApplication [[-Na...
Cmdlet          New-SPUsageLogFile              New-SPUsageLogFile [-Assignm...
Cmdlet          New-SPUser                      New-SPUser [-UserAlias] <Str...
Cmdlet          New-SPWeb                       New-SPWeb [-Url] <String> [-...
Cmdlet          New-SPWebApplication            New-SPWebApplication -Name <...
Cmdlet          New-SPWebApplicationExtension   New-SPWebApplicationExtensio...
Cmdlet          Publish-SPServiceApplication    Publish-SPServiceApplication...
Cmdlet          Receive-SPServiceApplication... Receive-SPServiceApplication...
Cmdlet          Remove-SPAlternateURL           Remove-SPAlternateURL [-Iden...
Cmdlet          Remove-SPBusinessDataCatalog... Remove-SPBusinessDataCatalog...
Cmdlet          Remove-SPClaimProvider          Remove-SPClaimProvider [-Ide...
Cmdlet          Remove-SPClaimTypeMapping       Remove-SPClaimTypeMapping [-...
Cmdlet          Remove-SPConfigurationDatabase  Remove-SPConfigurationDataba...
Cmdlet          Remove-SPContentDatabase        Remove-SPContentDatabase [-I...
Cmdlet          Remove-SPDeletedSite            Remove-SPDeletedSite [-Ident...
Cmdlet          Remove-SPDiagnosticsPerforma... Remove-SPDiagnosticsPerforma...
Cmdlet          Remove-SPManagedAccount         Remove-SPManagedAccount [-Id...
Cmdlet          Remove-SPManagedPath            Remove-SPManagedPath [-Ident...
Cmdlet          Remove-SPServiceApplication     Remove-SPServiceApplication ...
Cmdlet          Remove-SPServiceApplicationPool Remove-SPServiceApplicationP...
Cmdlet          Remove-SPServiceApplicationP... Remove-SPServiceApplicationP...
Cmdlet          Remove-SPServiceApplicationP... Remove-SPServiceApplicationP...
Cmdlet          Remove-SPServiceApplicationP... Remove-SPServiceApplicationP...
Cmdlet          Remove-SPShellAdmin             Remove-SPShellAdmin [-UserNa...
Cmdlet          Remove-SPSite                   Remove-SPSite [-Identity] <S...
Cmdlet          Remove-SPSiteSubscription       Remove-SPSiteSubscription [-...
Cmdlet          Remove-SPSiteSubscriptionBus... Remove-SPSiteSubscriptionBus...
Cmdlet          Remove-SPSiteSubscriptionFea... Remove-SPSiteSubscriptionFea...
Cmdlet          Remove-SPSiteSubscriptionFea... Remove-SPSiteSubscriptionFea...
Cmdlet          Remove-SPSiteSubscriptionSet... Remove-SPSiteSubscriptionSet...
Cmdlet          Remove-SPSolution               Remove-SPSolution [-Identity...
Cmdlet          Remove-SPSolutionDeploymentLock Remove-SPSolutionDeploymentL...
Cmdlet          Remove-SPTrustedIdentityToke... Remove-SPTrustedIdentityToke...
Cmdlet          Remove-SPTrustedRootAuthority   Remove-SPTrustedRootAuthorit...
Cmdlet          Remove-SPTrustedServiceToken... Remove-SPTrustedServiceToken...
Cmdlet          Remove-SPUsageApplication       Remove-SPUsageApplication [-...
Cmdlet          Remove-SPUser                   Remove-SPUser [-Identity] <S...
Cmdlet          Remove-SPUserSolution           Remove-SPUserSolution [-Iden...
Cmdlet          Remove-SPWeb                    Remove-SPWeb [-Identity] <SP...
Cmdlet          Remove-SPWebApplication         Remove-SPWebApplication [-Id...
Cmdlet          Rename-SPServer                 Rename-SPServer [-Identity] ...
Cmdlet          Repair-SPManagedAccountDeplo... Repair-SPManagedAccountDeplo...
Cmdlet          Restore-SPDeletedSite           Restore-SPDeletedSite [-Iden...
Cmdlet          Restore-SPFarm                  Restore-SPFarm -Directory <S...
Cmdlet          Restore-SPSite                  Restore-SPSite [-Identity] <...
Cmdlet          Revoke-SPBusinessDataCatalog... Revoke-SPBusinessDataCatalog...
Cmdlet          Revoke-SPObjectSecurity         Revoke-SPObjectSecurity [-Id...
Cmdlet          Set-SPAlternateURL              Set-SPAlternateURL [-Identit...
Cmdlet          Set-SPBrowserCustomerExperie... Set-SPBrowserCustomerExperie...
Cmdlet          Set-SPBusinessDataCatalogMet... Set-SPBusinessDataCatalogMet...
Cmdlet          Set-SPBusinessDataCatalogSer... Set-SPBusinessDataCatalogSer...
Cmdlet          Set-SPBusinessDataCatalogThr... Set-SPBusinessDataCatalogThr...
Cmdlet          Set-SPCentralAdministration     Set-SPCentralAdministration ...
Cmdlet          Set-SPClaimProvider             Set-SPClaimProvider [-Identi...
Cmdlet          Set-SPContentDatabase           Set-SPContentDatabase [-Iden...
Cmdlet          Set-SPCustomLayoutsPage         Set-SPCustomLayoutsPage -Ide...
Cmdlet          Set-SPDesignerSettings          Set-SPDesignerSettings [-Web...
Cmdlet          Set-SPDiagnosticConfig          Set-SPDiagnosticConfig [-All...
Cmdlet          Set-SPDiagnosticsProvider       Set-SPDiagnosticsProvider [-...
Cmdlet          Set-SPFarmConfig                Set-SPFarmConfig [-WorkflowB...
Cmdlet          Set-SPLogLevel                  Set-SPLogLevel [-TraceSeveri...
Cmdlet          Set-SPManagedAccount            Set-SPManagedAccount [-Ident...
Cmdlet          Set-SPMobileMessagingAccount    Set-SPMobileMessagingAccount...
Cmdlet          Set-SPPassPhrase                Set-SPPassPhrase -PassPhrase...
Cmdlet          Set-SPSearchService             Set-SPSearchService [[-Ident...
Cmdlet          Set-SPSearchServiceInstance     Set-SPSearchServiceInstance ...
Cmdlet          Set-SPSecurityTokenServiceCo... Set-SPSecurityTokenServiceCo...
Cmdlet          Set-SPServiceApplication        Set-SPServiceApplication [-I...
Cmdlet          Set-SPServiceApplicationEndp... Set-SPServiceApplicationEndp...
Cmdlet          Set-SPServiceApplicationPool    Set-SPServiceApplicationPool...
Cmdlet          Set-SPServiceApplicationSecu... Set-SPServiceApplicationSecu...
Cmdlet          Set-SPServiceHostConfig         Set-SPServiceHostConfig [-Id...
Cmdlet          Set-SPSite                      Set-SPSite [-Identity] <SPSi...
Cmdlet          Set-SPSiteAdministration        Set-SPSiteAdministration [-I...
Cmdlet          Set-SPSiteSubscriptionConfig    Set-SPSiteSubscriptionConfig...
Cmdlet          Set-SPSubscriptionSettingsSe... Set-SPSubscriptionSettingsSe...
Cmdlet          Set-SPTimerJob                  Set-SPTimerJob [-Identity] <...
Cmdlet          Set-SPTopologyServiceApplica... Set-SPTopologyServiceApplica...
Cmdlet          Set-SPTopologyServiceApplica... Set-SPTopologyServiceApplica...
Cmdlet          Set-SPTrustedIdentityTokenIs... Set-SPTrustedIdentityTokenIs...
Cmdlet          Set-SPTrustedRootAuthority      Set-SPTrustedRootAuthority [...
Cmdlet          Set-SPTrustedServiceTokenIssuer Set-SPTrustedServiceTokenIss...
Cmdlet          Set-SPUsageApplication          Set-SPUsageApplication [-Ide...
Cmdlet          Set-SPUsageDefinition           Set-SPUsageDefinition [-Iden...
Cmdlet          Set-SPUsageService              Set-SPUsageService [[-Identi...
Cmdlet          Set-SPUser                      Set-SPUser [-Identity] <SPUs...
Cmdlet          Set-SPWeb                       Set-SPWeb [-Identity] <SPWeb...
Cmdlet          Set-SPWebApplication            Set-SPWebApplication [-Ident...
Cmdlet          Set-SPWebApplicationHttpThro... Set-SPWebApplicationHttpThro...
Cmdlet          Set-SPWebTemplate               Set-SPWebTemplate [-Identity...
Cmdlet          Set-SPWorkflowConfig            Set-SPWorkflowConfig [-WebAp...
Cmdlet          Start-SPAdminJob                Start-SPAdminJob [-Assignmen...
Cmdlet          Start-SPAssignment              Start-SPAssignment [-Global]...
Cmdlet          Start-SPServiceInstance         Start-SPServiceInstance [-Id...
Cmdlet          Start-SPTimerJob                Start-SPTimerJob [-Identity]...
Cmdlet          Stop-SPAssignment               Stop-SPAssignment [[-SemiGlo...
Cmdlet          Stop-SPServiceInstance          Stop-SPServiceInstance [-Ide...
Cmdlet          Test-SPContentDatabase          Test-SPContentDatabase [-Ide...
Cmdlet          Uninstall-SPFeature             Uninstall-SPFeature [-Identi...
Cmdlet          Uninstall-SPHelpCollection      Uninstall-SPHelpCollection -...
Cmdlet          Uninstall-SPSolution            Uninstall-SPSolution [-Ident...
Cmdlet          Uninstall-SPUserSolution        Uninstall-SPUserSolution [-I...
Cmdlet          Uninstall-SPWebPartPack         Uninstall-SPWebPartPack [-Id...
Cmdlet          Uninstall-SPWebTemplate         Uninstall-SPWebTemplate [-Id...
Cmdlet          Unpublish-SPServiceApplication  Unpublish-SPServiceApplicati...
Cmdlet          Update-SPFarmEncryptionKey      Update-SPFarmEncryptionKey [...
Cmdlet          Update-SPInfoPathUserFileUrl    Update-SPInfoPathUserFileUrl...
Cmdlet          Update-SPSolution               Update-SPSolution [-Identity...
Cmdlet          Update-SPUserSolution           Update-SPUserSolution [-Iden...
Cmdlet          Upgrade-SPContentDatabase       Upgrade-SPContentDatabase [-...


Using power shell how to display the service applications data base names

$
0
0

HI

1) Using power shell how to display a specific service application data base name

for example if i want to know the which  database names used by user profile service  in current sharepoint farm 


adil


Sharepoint 2010 with SQL Server2014

$
0
0

dears,

Is that the SharePoint 2010 supports SQL Server 2014?

Current environment :

we have to upgrade a SQL Server 2008 to SQL Server 2014. Existing SharePoint 2010 connected with SQL Server 2008.

please advise,

thanks,

Ammar

Custom Timer Job - The Timer service was not recycled Exception

$
0
0

Hi there

Custom SharePoint Job has been running for few months as expected. Now it throws the below exception.

Help appreciated in resolving the issue.

The Execute method of job definition Microsoft.SharePoint.Administration.SPTimerRecycleJobDefinition (ID 357686b2-c97a-4d12-9c82-6511f79a79d4) threw an exception. More information is included below.

The timer service was not recycled because the following jobs were still running: Audit Log Trimming


Apriori algorithm [association rule]

Assigning permissions on a folder with Sharepoint 2010

$
0
0

Good morning,

I'm trying togiveaccess permissions to a folderwithinSharePoint 2010,I created adesigngrouppermissionswithin theSharePointserver,and thewed, I'm trying tominimizethe permissionsfor a folder.

My questionas toset the profilecouldnot execute permissionsyouhave assignedto theserverbutin the allocation oftheWeb,orat least alinkthat canillustratememore.


Thank you all in advance

create webAnalytics service application and usage application with existing databases

$
0
0

HI

This thread is for web analytic service application and usage and health service in share point 2010.

1) how to create new web analytic service application with existing Reporting and staging databases.?

i moved sharepoint databases to new sql server

after i move all sharepoint dbs to new sql server i created new Usage and Health data collection service application but its created with new database.

2) now i want to use existing database (wss_logging) which i moved from old sql server

is this make any difference to usage and health data collection when i create Usage and Health data collection service application with existing wss_logging database or i will create new usage service application?

or

i wil loose old analytics and usage data?


adil

Updating SharePoint Lists with MS Access 2010

$
0
0

I have created an Access 2010 front-end data entry program that is using a SharePoint 2010 backend. The Access tables were uploaded as SharePoint lists and multiple users all over the US have copies of the front-end and make updates and additions. Weekly reports are generated from this database. Each week, I update an as of date field in the database to run new reports.  Each of the records dates is or had been updating and each user then could enter new information. Last week, I updated the dates but not all users data refreshed or updated. As a consequence, only the users whose date fields updated new data was showing on the new reports. People who made changes to their view of the data with the old dates did not carry to the reports.

How can I be sure that SharePoint lists update or refresh when other users enter/edit data in the lists.

Dean


Dean J. Waring

SharePoint Configuration Wizard Failed after Patch Installation .

$
0
0

I have upgraded my SharePoint Server from 14.0.7116.5000(feb,2014) to Latest Patch i.e. 14.0.7151.5001(June,2015).I installed the patch, but when I ran configuration Wizard . It failed.

Its showing following error:

An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfig
urationTaskException was thrown.  Additional exception information: The upgrade
command is invalid or a failure has been encountered.
Failed to upgrade SharePoint Products.

Total number of configuration settings run: 3
Total number of successful configuration settings: 2
Total number of unsuccessful configuration settings: 1
Successfully stopped the configuration of SharePoint Products.
Configuration of SharePoint Products failed.  Configuration must be performed be
fore you use SharePoint Products.  For further details, see the diagnostic log l
ocated at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\1
4\LOGS\PSCDiagnostics_8_17_2015_7_4_57_583_1447031558.log and the application ev
ent log.


In event Log:

Failed to upgrade SharePoint Products.

An exception of type Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException was thrown.  Additional exception information: The upgrade command is invalid or a failure has been encountered.

Failed to upgrade SharePoint Products.

Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException: Exception of type 'Microsoft.SharePoint.PostSetupConfiguration.PostSetupConfigurationTaskException' was thrown.

   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()

   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()


  In ULS Logs: Microsoft.SharePoint.SPException: The object  LDAP:CN=Microsoft SharePoint Products,CN=System,DC=DEVSNTG,DC=COM doesn't exist in the directory.
   at Microsoft.SharePoint.Administration.SPServiceConnectionPoint.Ensure(String serviceBindingInformation)
   at Microsoft.SharePoint.PostSetupConfiguration.UpgradeTask.Run()


Error:      Resource id to be retrieved is PostSetupConfigurationFailedEventLog for language English (United States)
08/16/2015 18:33:18  4  INF                  Resource retrieved id PostSetupConfigurationFailedEventLog is Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review the extended error information located at {0}, fix the problem, and run this configuration wizard again.
08/16/2015 18:33:18  4  INF                Leaving function StringResourceManager.GetResourceString
08/16/2015 18:33:18  4  ERR                Configuration of SharePoint Products failed.  Configuration must be performed in order for this product to operate properly.  To diagnose the problem, review the extended error information located at  fix the problem, and run this configuration wizard again.
08/16/2015 18:33:18  1  INF                Not running in high contrast, so we will paint the background with our trademarked image
08/16/2015 18:33:18  4  INF                Entering function StringResourceManager.GetResourceString
08/16/2015 18:33:18  4  INF                  Resource id to be retrieved is PostSetupConfigurationFailedUserMessage for language English (United States)
08/16/2015 18:33:18  4  INF                  Resource retrieved id PostSetupConfigurationFailedUserMessage is Configuration of SharePoint Products failed.  Configuration must be performed before you use SharePoint Products.  For further details, see the diagnostic log located at {0} and the application event log.
08/16/2015 18:33:18  4  INF                Leaving function StringResourceManager.GetResourceString


Please suggest. Its failing at step 9 of configuration wizard.


time to restore sharepoint site collection

$
0
0

i try to do restore for sharepoint foundation 2010 collection and it take until now more than one houre.

do i have to wait much longer?

Manager not updating with User Synchronization

$
0
0

My User Synchronization runs every morning at 1am and appears to be working fine.  If a new user is added to AD today, their profile is imported when the synchronization runs again.  I noticed though that the user's manager, as listed in AD, is not included though.  In AD, I can see their manager but if I check their profile in User Profile Service Application>Manage User Profiles, the manager field is blank. 

I checked User Properties and I can see the Manager field is mapped to "manager", yet the manager still shows as blank when the user is imported.  What could be causing the issue and how can this be resolved?


EDIT - I edited the existing "Manager" property and looked at the mapping selection dropdown list.  I am noticing that "manager" does not appear anywhere in the list of properties from AD to map to.  Very strange

User Profile Synch Error on MOSS-export ma-extension error

$
0
0

I had to recreate the UPA and everything works just fine except the MOSS_EXPORT. The strange thing is this started happening after our April 2013 CU.

Everything works except the MOSS-EXPORT with the error ma-extension-error

The Fim error states:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: An error occurred when verifying security for the message.
   at Microsoft.Office.Server.UserProfiles.ProfileDBCacheServiceClient.GetUserData(UserSearchCriteria searchCriteria)

Any suggestions would be appreciated!


Jennifer Knight (MCITP, MCPD)

Comparing Settings for 2 Web Applications settings in UAT and PROD

$
0
0

I would like to extract all the setting for 2 different Web Application. I am now trouble shooting one Web App in prod that is running fine against a Web App un UAT that as some slow response time. 

There must me a Power Shell command that could extract all the configuration from a Web APP.

Thank you very much for your help.

Getting error while accessing site collection SharePoint 2010

$
0
0

I got following error while accessing one site collection using admin and any other accounts.

SharePoint root web application host more than 5 site collections. others site collection works without any error except one. 

when i checked log files then i found following error,

PortalSiteMapProvider was unable to fetch current node, request URL: /_layouts/viewlsts.aspx, message: Access denied.  You do not have permission to perform this action or access this resource., stack trace:  

 at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)   

 at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String bstrUrl, Guid& pguidID, String& pbstrRequestAccessEmail, UInt32& pwebVersion, String& pbstrServerRelativeUrl, UInt32& pnLanguage, UInt32& pnLocale, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, Int32& plSiteFlags, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& puiVersion, Int16& pnClientTag)   

 at Microsoft.SharePoint.SPWeb.InitWebPublic()   

 at Microsoft.SharePoint.SPWeb.get_Url()   

 at Microsoft.SharePoint.SPWeb.get_AllProperties()   

 at Microsoft.SharePoint.Publishing.SiteCacheSettings..ctor(SPSite site)   

 at Microsoft.SharePoint.Publishing.SiteCacheSettings.GetSiteCacheSettings(CacheManager cacheManager)   

 at Microsoft.SharePoint.Publishing.CacheManager..ctor(SPSite site)   

 at Microsoft.SharePoint.Publishing.CacheManager.GetManager(SPSite site, Boolean useContextSite, Boolean allowContextSiteOptimization)   

 at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_ObjectFactory()   

 at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.get_CurrentNode()

Thanks for help.

Deepak


Sorry, something went wrong. HIDE DETAILS Search has encountered a problem that prevents results from being returned. If the issue persists, please contact your administrator.

$
0
0

Sorry, something went wrong.

SHOW DETAILSHIDE DETAILS
Search has encountered a problem that prevents results from being returned. If the issue persists, please contact your administrator.

Authorization rule, web config, multiple web applications

$
0
0
I want to restrict anonymous access to "layouts" and "vti_bin" folder, I am using following settings in web.config file.

    <location path="_layouts">
    <system.web>
      <authorization>
        <deny users="?" />
      </authorization>
    </system.web>
    </location>
    <location path="_vti_bin">
    <system.web>
      <authorization>
        <deny users="?" />
      </authorization>
    </system.web>
    </location>

It is working fine and I have 12 web applications and I want to do same settings for all web application, Is there any way to apply these settings from 1 configuration file? I am also looking for a way to automatically apply these settings to new web application.

Workflow installation and configuration in sharepoint 2013

$
0
0

Hi Team,

I have 5 server for sharepoint 2013 farm.

2 --web front end server 

2 --appliction servers

1 sql server.

now my requirement is need install and configure the workflows on this farm.

i have installed the workflow manager,client and service bus in one appliction server.afte that to communicated my sp 2013 site,i ran the below cmd but it not working..

Register-SPWorkflowService -SPSite "http://myserver/mysitecollection" -WorkflowHostUri "http://workflow.example.com:12291" -AllowOAuthHttp


sekhar


SP 2010 and Office 365 C2R owssupp.dll or interceptor.dll issues

$
0
0

Hello,

At my company we're having compatibility issues after upgrading ourWindows 7 SP1 64-bit NL-NL laptops to Internet Explorer 11 and Office 365 ProPlus Click-to-Run32-bit NL-NL.

Our initial notebook configuration had Internet Explorer 9, Office 2007 ProPlus and Lync Basic 2013 installed.

The upgrade path exists of deleting Office 2007 and Lync Basic 2013, installing the Office 365 Click-to-Run and letting Internet Explorer update via the Windows Updates

The issues we experience happen between ourSharePoint 2010 On Premise and the SharePoint Online environment.

While we had no issues before, now, when trying to edit a document on SharePoint 2010 On Premise we get the message: "A Microsoft SharePoint Foundation compatible application could not be found to edit the document"

Doing some digging around online a lot of topics point to the ‘owssupp.dll’ as a possible culprit but to no avail we tried a number of suggested solutions, listed below. Some of these solutions might propably work for the Office 2013 MSI installation but none of them seem to apply to the Click-to-Run version.

 

- Repair Office (Fast and Online)

- Delete and reinstall Office

- Switch in IE between 32 and 64 bit mode but this isnot possible with Internet Explorer 11

- Tried the Microsoft Hotfix KB2726997 but got the message that itdoes not apply to our system.

- Check registry references if owssupp.dll points to Office 15

- Manually re-register owssupp.dll

- Replaced owssupp.dll by the Office 2007 version

- Checked if all SharePoint add-ons in Internet Explorer were enabled         

-> 'Sharepoint OpenDocuments Class' refers to interceptor.dllnot owssupp.dll

- Check/Install “Microsoft Sharepoint Foundation Support”.. Click-to-Run doesn’t have that option

- Create registry keys in:  HKEY_CLASSES_ROOT\Installer\Components\55EAFA0B8A4403B428FDE038B252C621

What there should be: HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\1033What should be added: HKCR\Installer\Components\55EAFA0B8A4403B428FDE038B252C621\x86\1043 

But the 55EAFA0B8A4403B428FDE038B252C621-key doesn't exist with the Click-to-Run version and manually creating it doesn’t help

- Put the site in the 'Intranet Zone'

- Put the site in the 'Trusted Sites' list (prodsharepoint.kindengezin.be)         -> HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMapKey                    -> *.kindengezin.be (REG_SZ, Data: 1)

- Check if our SharePoint 2010 On Premis environment is completely up-to-date

- CreateC:\Program Files (x86)\Microsoft Office\Office 15\ and placed the owsupp.dll in it; in case SharePoint would be looking for it in the wrong place;        -> Keep in mind that the folder structure with Office 365 ProPlus Click-to-Run is different than the 'normal' Office 2013 as the owssupp.dll is now located in C:\Program Files\Microsoft Office 15\root\office15\owssupp.dll

- Checked if our Firewall settings are up to date (IP-ranges and other settings)

The test where I got it towork, but is not a solution in my personal opinion is: Open the Lync Basic 2013 setup and only checkSupport for Microsoft SharePoint Foundation

In your Programs and Features list you now have 2 entries: Microsoft Lync Basic 2013 Microsoft Office 365 ProPlus – nl-nl

I do not trust this “solution” as I do not know the future consequences of this “solution” in terms of updates or functionality.





Performance counters corrupted and System Center Management APM service is inaccessible. Please check that it is not in a disabled state.

$
0
0

Hi

in sharepoint server it has only server in farm , it receive below error message

 System Center Management APM service is inaccessible. Please check that it is not in a disabled state. 

and 

Log Name:      Operations Manager

Source:        Apm Agent

Date:          8/18/2015 9:54:44 AM

Event ID:      4009

Task Category: None

Level:         Error

Keywords:      Classic

User:          N/A

Computer:      SPDV01.local

Description:

 Performance counters corrupted.

System information:

Agent version: 7.0.9538.0

Windows version: 2.6.1.3.274.1.9.0;

.NET Framework: v2.0.50727

Process ID: 10096; Instance ID: 0;

InstanceName: w3wp.exe [x64];

Application Pool: SharePoint Central Administration v4.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Apm Agent" />

    <EventID Qualifiers="49152">4009</EventID>

    <Level>2</Level>

    <Task>0</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2015-08-18T06:54:44.000000000Z" />

    <EventRecordID>320277</EventRecordID>

    <Channel>Operations Manager</Channel>

    <Computer>SPDV01.local</Computer>

    <Security />

  </System>

  <EventData>

    <Data>

    </Data>

    <Data>

System information:

Agent version: 7.0.9538.0

Windows version: 2.6.1.3.274.1.9.0;

.NET Framework: v2.0.50727

Process ID: 10096; Instance ID: 0;

InstanceName: w3wp.exe [x64];

Application Pool: SharePoint Central Administration v4.

</Data>

  </EventData>

</Event>


adil

difference between WFE and Application Server installation in sharepoint 2010

$
0
0

Hi,

i am relay confused while reading the architecture of SharePoint firm installation . in a larger organization we need to install multiple WFE and App. servers.

Is WFE going to do the load balancing and App. server distribute all the Services (like Search,UserProfile etc) ?

Is there any instillation difference in between them ?

 


Thanks and Regards Er.Pradipta Nayak

Sharepoint 2007 migration 2010 Default.aspx error

$
0
0

Hi, iv'e recently upgraded one of our sites from 2007 to 2010 and now, the default.aspx page will not open due to a "Unexpected error". I've tried activating the custom errors but can't get them to work. I've been struggling with this error for a few weeks now and spent several hours searching for a resolution. I thought i'd post the code for our for the default.aspx page on here to see if anyone can see whats wrong - 

<%@ Register TagPrefix="WpNs1" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%><%@ Register TagPrefix="WpNs0" Namespace="Microsoft.Office.Server.Search.WebControls" Assembly="Microsoft.Office.Server.Search, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"%><%@ Page language="C#" MasterPageFile="~masterurl/default.master"    Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage,Microsoft.SharePoint,Version=12.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" meta:progid="SharePoint.WebPartPage.Document" meta:webpartpageexpansion="full" %><%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %><asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server"><SharePoint:EncodedLiteral runat="server" text="<%$Resources:wss,multipages_homelink_text%>" EncodeMethod="HtmlEncode"/> -<SharePoint:ProjectProperty Property="Title" runat="server"/></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderPageImage" runat="server"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea" runat="server"><label class="ms-hidden"><SharePoint:ProjectProperty Property="Title" runat="server"/></label></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderTitleBreadcrumb" runat="server"/><asp:Content ContentPlaceHolderId="PlaceHolderTitleAreaClass" runat="server"><style type="text/css">
TD.ms-titleareaframe, .ms-pagetitleareaframe {
	height: 10px;
}
Div.ms-titleareaframe {
	height: 100%;
}
.ms-pagetitleareaframe table {
	background: none;
	height: 10px;
}</style></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderAdditionalPageHead" runat="server"><META Name="CollaborationServer" Content="SharePoint Team Web Site"><script type="text/javascript">
	var navBarHelpOverrideKey = "wssmain";</script></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderSearchArea" runat="server"><SharePoint:DelegateControl runat="server"
		ControlId="SmallSearchInputBox"/></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderLeftActions" runat="server"></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderPageDescription" runat="server"/><asp:Content ContentPlaceHolderId="PlaceHolderBodyAreaClass" runat="server"><style type="text/css">
.ms-bodyareaframe {
	padding: 0px;
}</style></asp:Content><asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server"><table cellspacing="0" border="0" width="100%"><tr><td class="ms-pagebreadcrumb"><asp:SiteMapPath SiteMapProvider="SPContentMapProvider" id="ContentMap" SkipLinkText="" NodeStyle-CssClass="ms-sitemapdirectional" runat="server"/></td></tr><tr><td class="ms-webpartpagedescription"></td></tr><tr><td>&nbsp;</td></tr></table></asp:Content>

If you navigate to one of the sub-sites, the site is displayed. But if you navigate to the home page, we get the "An unexpected error has occurred." 

Any help out there?

Thank you.

Viewing all 13778 articles
Browse latest View live


Latest Images

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