SPDocKit
Try it for FreeContact UsProduct Site
  • SPDocKit by Syskit
  • Release Notes
    • SPDocKit 12
    • SPDocKit 11.1.0
    • SPDocKit 11
    • SPDocKit 10
    • SPDocKit 9.1.0
    • SPDocKit 9
    • SPDocKit 8.0.3
    • SPDocKit 8
  • Requirements
    • SharePoint On-Premises User Permissions Requirements
    • Supported SharePoint Editions
    • System Requirements
    • Server Load Permission Requirements
    • Service Application Permission Requirements
  • Installation
    • Install SPDocKit
    • Upgrade to the Latest Version
    • Uninstall SPDocKit
  • Activation
    • Activate SPDocKit
    • Manage License
    • Activation Privacy Statement
  • Configuration
    • Configure SPDocKit
    • Configure SPDocKit Database
    • Import and Export SPDocKit Settings
  • Create SharePoint Farm Snapshots
    • Snapshots Screen
    • Manual Snapshots
    • Automatic Snapshots
  • Explore Reports & Create Documentation
    • Farm Explorer
      • Farm Explorer Screen
      • Farm Dashboard
      • Farm Explorer Reports
      • Farm Documentation
      • Passwords and Product keys
      • Generate an AutoSPInstaller XML Configuration File
      • Change the Limit on Site Topology Report
    • Site Explorer
      • Site Explorer Screen
    • Permission Reports
      • Permissions Reports screen
    • Analytics and Usage Reports
      • Analytics and Usage Reports Screen
      • Analytics Dashboard
      • Site Collection Analytics
      • Document Extensions Reports
    • Audit Reports
      • Audit Reports Screen
      • Audit Dashboard
      • Audit Log Details
      • Administrative Actions
      • Audit Settings
    • Best Practices
      • Best Practices Screen
      • Best Practices Reports
    • Subscriptions and Alerts
      • Subscriptions and Alerts
      • Create New Subscription
      • Create New Alert
    • Customizing Reports
      • Customize View
      • Add Comments
  • Compare SharePoint Configurations
    • Compare Wizard
    • Compare SharePoint Farms
    • Compare Servers
    • Compare Web Applications
    • Compare Site Collections
    • Compare SharePoint Permissions
    • Compare Web.Config Files
  • Manage SharePoint Permissions
    • Permissions Explorer Screen
    • Manage Permissions Ribbon Actions
    • Users and Groups Actions
      • Manage Groups Wizard
      • Group Memberships Wizard
      • Copy Permissions Wizard
      • Move Permissions Wizard
      • Manage Permissions Wizard
      • Remove Permissions Wizard
    • Securable Objects Actions
      • Break/Restore Permission Inheritance Wizard
      • Restore Permissions
      • Copy Object Permissions Wizard
    • Site Collection Actions
      • Site Collection Administrators Wizard
      • Permission Levels Wizard
      • Clean Site Collections Wizard
    • Add Tags
    • SPDocKit Permission Management Event Log
  • Configure & Extend SPDocKit
    • Backstage Screen
    • Options Wizard
    • License Management
    • Role Based Security
    • Extend SPDocKit
      • Install SPDocKit Extensions
      • Download SPDocKit Extensions
      • Activate SPCAF Extension
  • Query & Change SharePoint Settings
    • Queries and Rules Screen
    • Create SharePoint Governance Policy Rule
    • Create SPDocKit Query
    • Change SPDocKit Query Results Limit
    • Create Audit Queries and Rules
  • FAQ
    • Requirements
    • Installation
    • Activation
    • Configuration
    • Features
    • Security
    • Miscellaneous
    • SPDocKit Insights Removed
    • SPDocKit Insights Migration
  • Known Issues
    • CREATE TABLE permissions denied
    • Custom features missing in reports
    • Data retention not working properly
    • Distributed Cache loading issue
    • Load crashes with NullReference exception
    • Available Windows updates
    • Permissions Wizard issue
    • PowerPivot FileNotFoundException issue
    • SQL Clusters support
    • Storage Metrics report subscription
    • Unaccounted differences in the UPA settings
    • Custom Query issue with URL export
    • Recursive groups issue with export
  • Troubleshooting
    • SharePoint
      • Could not access content database
      • The service application ‘UPA Name’ does not have any proxies that are default in a proxy group
    • Server Load & User Permissions
      • RPC Server is Unavailable
      • Error occurred while loading Web Application
      • Error occurred while trying to load 'Problems and Solutions' and 'Rule Definitions'
      • Error while loading IIS Settings Information
      • Errors while trying to load the SharePoint farm
      • Errors while loading server information
      • Failed at retrieving SQL Accounts from the following servers
      • My permissions loading status is reported as ”Failed”
      • Service was unable to read Active Directory properties
      • SQL Server is unavailable
      • Error adding service account to "spdockit_service_role" database role
    • SQL Server Connection
      • SPDocKit won’t connect to a provided server and database
      • Configure SQL server to listen on a specific port
      • Is SQL Server configured to use a named instance
      • Inbound traffic on TCP Port 1433 needs to be allowed on the SQL
      • Service user does not have rights to connect to the SQL server
      • TCP/IP network traffic not enabled on the SQL Server
Powered by GitBook
On this page
  • Is the installation file the same for different SharePoint versions?
  • Does the installation / upgrade require a server restart?
  • Error: Service won't start or times out when starting.
  • How do I set up SPDocKit?
  • If I choose the “Run only” option in SPDocKit, what happens?
  • Can we install SPDocKit on a workstation?
  • Is it difficult to install SPDocKit?
  • How much hard disk space is required for the installation?

Was this helpful?

  1. FAQ

Installation

This article lists frequently asked questions about SPDocKit installation.

Is the installation file the same for different SharePoint versions?

Yes, the same installation file can be used to install SPDocKit on any SharePoint version or to a workstation.

Does the installation / upgrade require a server restart?

No, unless you’re updating Microsoft .NET Framework, in that case Microsoft .NET Framework requires a restart.

Error: Service won't start or times out when starting.

I’m trying to start SPDocKit service but it will not start. The following error events appear in the application log:

Timeout (30000 milliseconds) waiting for a transaction response from the ‘ServiceName’ service.

or

A timeout was reached (30000 milliseconds) while waiting for the ‘ServiceName’ service to connect.

or

The ‘ServiceName’ service failed to start due to the following error: ‘The service did not respond to the start or control request in a timely fashion.’

Here is what to do:

  1. Click Start, click Run, type regedit, then click OK.

  2. Locate then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control

  3. In the right pane, locate the ServicesPipeTimeout entry.

Note: If the ServicesPipeTimeout entry does not exist, you must create it. To do this, follow these steps:

  1. On the Edit menu, point to New, then click DWORD Value.

  2. Type ServicesPipeTimeout, and press ENTER.

  3. Right-click ServicesPipeTimeout, then click Modify.

  4. Click Decimal, type 360000, then click OK.

    This value represents the time in milliseconds before a service times out.

  5. Restart the computer.

How do I set up SPDocKit?

If I choose the “Run only” option in SPDocKit, what happens?

If you choose “Run only”, the following features will not be available:

  • SPDocKit Service and all automatic features

  • Permissions Explorer History

  • Site Explorer History

  • Permissions Reports

  • Content and Usage Reports

  • Queries and Rules

  • Subscriptions and alerts

Can we install SPDocKit on a workstation?

You can install SPDocKit on a workstation and generate documentation from it, but to gather data you will still need to run or install the tool on the actual SharePoint server. SPDocKit needs to be installed on the SharePoint server to load data because there aren’t any APIs available from workstations.

Is it difficult to install SPDocKit?

How much hard disk space is required for the installation?

A full installation takes around 300MB of disk space, but if you decide to store farm snapshots locally additional disk space will be required for them.

PreviousRequirementsNextActivation

Last updated 2 years ago

Was this helpful?

SPDocKit supports SharePoint 2010, SharePoint 2013 and SharePoint 2016 server. Check out our and the followup, the . Once you have installed everything you can of your farm.

The application is easy to install — the Installation Wizard will guide you through it. If you need help with the deployment please so we can provide you with the adequate support.

See more details here.
installation guide
configuration guide
take a snapshot
contact us