Office Software Protection Platform Service Disable
The Office Software Protection Platform service is generally started on demand when a user has started Office, however, there are license types which can start the service otherwise (such as those using a Key Management Server). As for stopping the service, there are several reasons we do not automatically shut down the service by default. These reasons are based on Office's cross OS version compatibility, communications from our users about their Office usage profile, preferences, resource usage profile, and differing ways in utilizing the service between Office and Windows.
That said, while we do not default our service to timing out after inactivity, if this is something your organization values, you have the ability to control this. You may set the following registry key: Key: HKEY_LOCAL_MACHINE SOFTWARE Microsoft OfficeSoftwareProtectionPlatform ValueName: InactivityShutdownDelay ValueType: DWORD ValueData: The number in seconds, that the Office Software Protection Platform will stay running for, after the most recent activity. The windows default for this is 300 seconds. After setting this key, simply restart the Office Software Protection Platform Service to use the new settings.Credits to Tianyu from Microsoft Office Licensing Development! Similar help and support threads Thread Forum I am just finishing a clean reinstall of EVERYTHING onto a new drive.
I had hoped, once I'd installed Win 7 Pro x64 in the new drive, I'd be able to put the other drive back in the system to transfer certain files. But every time I did, it rendered the new drive unbootable, even after I'd taken. General Discussion this is probably a dumb question, but if a service is disabled (HKLM System CurrentControlSet Services), will that stop the scheduled task from running also? What if set to 'manual'? Performance & Maintenance I see a service running in Process Explorer called VBoxSVC.exe It runs every time I boot the machine. I can't find it in Services.msc. I don't know the name of the service.
This service Microsoft Office Software Protection Platform Service? 'C: Program Files Common Files Microsoft Shared OfficeSoftwareProtectionPlatform OSPPSVC.EXE'. Click to expand. I installed the 2010 and i bought it it's alway running even if i don't start word i made a custom install if i disable,when. Microsoft software protection platform high CPU usage. By EugeneChava / June 24, 2017 12:47 PM PDT. Microsoft software protection platform keeps coming up all the time and is using around 30% of my CPU. Disabling the program seems to also deactivate my windows and office. I don't know if anyone would know a fix.
How can I stop it from running every time it boots? Win7 sp1 64bit Thanks, General Discussion Hi, It's vital that I don't let Windows update my Nvidia graphics driver as the current versions cause serious problems with the video editing application that I use. I have Update set up to notify me but not automatically install updates. Is there any way to permanently remove this. Windows Updates & Activation Is there any way to permantly delete a windows service and if so how do I do it?
Im looking to permantly remove windows defender and windows firewall from my OS. (I know how to disable them but I want them GONE):p thanks General Discussion Our Sites Site Links About Us Find Us • • • • • • •.
Generally, you do not have to configure Office Key Management Service (KMS) clients if the Office KMS host was correctly set up and configured. The KMS client automatically searches for the KMS host by using DNS and then attempts activation. The KMS service uses service (SRV) resource records (RRs) in DNS to store and communicate the locations of KMS hosts. By default, KMS hosts automatically publish the information that KMS clients have to find and connect to them by using DNS dynamic update protocol. By default, KMS clients query the DNS server for KMS service information.
You can manually configure KMS hosts and clients, depending on the network configuration and security requirements. For example, if the network environment does not use SRV records, you can manually configure a KMS client to use a specific KMS host. For more information about how to configure the KMS client, see later in this article and. For more information about how to configure the KMS host, see. The Office Software Protection Platform script ( ospp.vbs) enables you to configure volume license editions of Office 2013 client products. You must open a command prompt by using administrator permissions and navigate to the folder that contains the script. The script is located in the%installdir% Program Files Microsoft Office Office15 folder.
If you are running 32-bit Office 2013 on a 64-bit operating system, the script is located in the%installdir% Program Files (x86) Microsoft Office Office15 folder. Running ospp.vbs requires the cscript.exe script engine.
To see the Help file, type the following command, and then press ENTER: cscript ospp.vbs /? The general syntax is as follows: cscript ospp.vbs [Option:Value] [ComputerName] [User] [Password] Option Specifies the option and value to use to activate a product, install or uninstall a product key, install and display license information, set KMS host name and port, and remove KMS host. The options and values are listed in the tables in this section. ComputerName Name of the remote computer. If a computer name is not provided, the local computer is used. User Account that has the required permission on the remote computer. Password Password for the account.
If a user account and password are not provided, the current credentials are used. Important: Before you run ospp.vbs, be sure that: • The Windows firewall allows Windows Management Instrumentation (WMI) traffic on the remote computer. • You have credentials that have the required permissions on the remote computer, or you can pass credentials that have the required permissions to the remote computer. • You are running the ospp.vbs in an elevated command prompt.
Global options for ospp.vbs Global option Description /act Activates installed Office 2013 product keys. /inpkey:value Installs a product key (replaces existing key) with a user-provided product key.
Value option is required. /unpkey:value Uninstalls an installed product key with the last five digits of the product key to uninstall (as displayed by the /dstatus option). Value parameter is required. /inslic:value Installs a license with user-provided path of the.xrm-ms license. Value parameter is required. /dstatus Displays license information for installed product keys. /dstatusall Displays license information for all installed licenses.
/dhistoryacterr Displays the failure history for MAK/retail activation. /dinstid Displays Installation ID for offline activation. /actcid:value Activates product with user-provided Confirmation ID. Value parameter is required.
/rearm Resets the licensing status for all installed Office 2013 product keys. /rearm:value Resets the licensing status for an Office 2013 license with a user-provided SKUID value. Value parameter is required.
Use this option with the SKUID value specified by using the /dstatus option if you have run out of rearms and have activated Office through KMS or Active Directory-based activation to gain an additional rearm. /ddescr:value Displays the description for a user-provided error code.
Value parameter is required. The following table describes the ospp.vbs options for configuring the KMS client.
KMS client options for ospp.vbs KMS client option Description /dhistorykms Displays KMS client activation history. /dcmid Displays KMS client computer ID (CMID). /sethst:value Sets a KMS host name with a user-provided host name. Value parameter is required. This sets HKLM Software Microsoft OfficeSoftwareProtectionPlatform KeyManagementServiceName (REG_SZ).
/setprt:value Sets a KMS port with a user-provided port number. Value parameter is required. This sets HKLM Software Microsoft OfficeSoftwareProtectionPlatform KeyManagementServicePort (REG_SZ). /remhst Removes KMS host name (sets port to default).
/cachst:value Allows or denies KMS host caching. Value parameter is required (TRUE or FALSE). /actype:value (Windows 8 and later versions only) Sets volume activation type.
Value parameter is required. Values: 1 (for Active Directory-based), 2 (for KMS), 0 (for both). /skms-domain:value (Windows 8 and later versions only) Sets the specific DNS domain in which all KMS SRV records can be found.
This setting has no effect if the specific single KMS host is set by the /sethst option. Value parameter is the Fully Qualified Domain Name (FQDN) and is required. /ckms-domain (Windows 8 and later versions only) Clears the specific DNS domain in which all KMS SRV records can be found. The specific KMS host is used if it is set by the /sethst option. Otherwise, auto-discovery of the KMS host is used. Note: Any changes that you make affect only the Office 2013 client products.
You have to configure the Windows client separately by using the slmgr.vbs script described in later in this article. To change the product key to a MAK key on a remote computer • If the remote computer is named contoso1, run the following command to enter the product key. This assumes that you have administrator credentials on the remote computer. If your credentials on the remote computer differ from your logon name and password, you must type your logon name and password at the command line, and then press ENTER: cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx contoso1 • To activate the remote computer, type the following command, and then press ENTER: cscript ospp.vbs /act contoso1 To diagnose KMS activation errors • If the computer has the KMS client key installed, check the licensing status. To do this, type the following command, and then press ENTER: cscript ospp.vbs /dstatusall • To check the KMS activation history, type the following command, and then press ENTER: cscript ospp.vbs /dhistorykms • To trigger activation, type the following command, and then press ENTER: cscript ospp.vbs /act • Check the error message for error code 0xC004F042. If in the notification dialog boxes you see an error code that is shown to users, you can also use that code to check the error message. To do this, type the following command, and then press ENTER: cscript ospp.vbs /ddescr:0xC004F042 To test KMS host name, and then set to auto-discovery • If you are testing a KMS host named kmstest.contoso.com, and you want to specify it in the KMS client, type the following command, and then press ENTER: cscript ospp.vbs /sethst:kmstest.contoso.com.
Note: If you change the default port on the KMS host, you must run ospp.vbs with the /setprt option. For example: cscript ospp.vbs /setprt:1750 • To trigger activation, type the following command, and then press ENTER: cscript ospp.vbs /act • To check the KMS activation history to see whether the host was successfully contacted, type the following command, and then press ENTER: cscript ospp.vbs /dhistorykms • Now you want this KMS client to use Domain Name System (DNS) for auto-discovery of the production KMS host. To remove the KMS host name, type the following command, and then press ENTER: cscript ospp.vbs /remhst.
The Software License Manager ( slmgr.vbs) script is used to configure and retrieve volume activation information for the Office 2013 KMS host and the Windows host. For more information, see for Windows. The script can be run locally on the target computer or remotely from another computer. You have to be an administrator to use the script. If a standard user runs slmgr.vbs, some license data might be missing or incorrect, and many operations are prohibited. The slmgr.vbs script can use the Windows-based script host, wscript.exe, or the command-based script host, cscript.exe, and administrators can specify which script engine to use. If no script engine is specified, slmgr.vbs runs by using the default script engine, wscript.exe.
We recommend the cscript.exe script engine. The Software Licensing Service must be restarted for any changes to take effect. To restart the Software Licensing Service, use the Microsoft Management Console (MMC) Services snap-in or run the following command: net stop sppsvc && net start sppsvc The slmgr.vbs script requires at least one parameter. If the script is run without any parameters, it displays Help information. The following table lists slmgr.vbs command-line options, and a description of each. Most of the parameters in the table configure the KMS host. Brad Mehldau Transcription Pdf File.
However, the parameters /sai and /sri are passed to KMS clients after the KMS clients contact the KMS host. The general syntax of slmgr.vbs is as follows (assuming you are using the cscript.exe as the script engine): cscript slmgr.vbs /parameter cscript slmgr.vbs [ComputerName] [User] [Password] [Option] ComputerName Name of the remote computer. If a computer name is not passed, a local computer is used. User Account with required permission on the remote computer. Password Password for the account. If a user account and password are not passed, current credentials are used. Option Options are shown in the following table.
Slmgr.vbs command options — standard Option Description / ipk [ProductKey] Installs the product key for Windows (default) or other application identified by the product key. / ato [ActivationID] Activates the KMS host for Windows (default), or the application that is identified when its Activation ID is provided. Download Game Gta Iv Pc Full Rip. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD. / dti [ActivationID] Displays the Installation ID that is used for telephone activation of the KMS host for Windows (default) or the application that is identified when its Activation ID is provided. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD. You enter the Installation ID into the telephone to receive the Confirmation ID, which is used for activating the KMS host by using the /atp parameter.
/ atp [ConfirmationID][ActivationID] After the Confirmation ID is received, activates the KMS host for Windows (default) or the application that is identified when its Activation ID is provided. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD.
/ dlv [ActivationID] Displays detailed license information for Windows (default), or the application that is identified when its Activation ID is provided. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD. For example, run the following command at the elevated command prompt, in the C: windows system32 folder to get the status of the Office KMS host: cscript slmgr.vbs /dlv 2E28138A-847F-42BC-9752-61B03FFF33CD / dli [ActivationID] Displays license information for Windows (default), or the application that is identified when its Activation ID is provided. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD.
/ upk [ActivationID] Uninstalls the product key for Windows (default) or the application that is identified when its Activation ID is provided. The Office 2013 Activation ID is 2E28138A-847F-42BC-9752-61B03FFF33CD. Caution: If you intend to uninstall the product key for Office 2013, for example, and forget to enter the Activation ID, all installed product keys are uninstalled. This includes the product key for Windows. / xpr [ActivationID] Displays the expiration date for the current license state.
/ sprt [PortNumber] Sets the TCP communications port on a KMS host. It replaces PortNumber with the TCP port number to use. The default setting is 1688.
/ cdns Disables automatic DNS publishing by a KMS host. / sdns Enables automatic DNS publishing by the KMS host. / cpri Lowers the priority of KMS host processes. / sai [ActivationInterval] Changes how often a KMS client attempts to activate itself when it cannot find a KMS host. It replaces ActivationInterval with a value expressed in minutes.
The default setting is 120. / sri [RenewalInterval] Changes how often a KMS client attempts to renew its activation by contacting a KMS host.
It replaces RenewalInterval with a value expressed in minutes. The default setting is 10080 (7 days). This setting overrides the local KMS client settings.
The following table shows the command options for activating an Active Directory forest by using Active Directory-based activation. Slmgr.vbs command options — Active Directory–based activation Option Description / ad-activation-online [ProductKey] Activates an Active Directory forest through the user-provided product key. / ad-activation-apply-get-iid [ProductKey] Displays installation ID for Active Directory forest. / ad-activation-apply-cid [ProductKey][ConfirmationID] Activates an Active Directory forest through the user-provided product key and the Confirmation ID.