Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

Windows Service

How to increase Windows service startup timeout period

March 4, 2020June 15, 2018 by Morgan

Problem Some software services may failed to start in slower machine and you will get following error events in Application …

Read more

Categories PC, Registry, System Administration, Windows Service

SharePoint Timer Service – OWSTIMER.EXE

March 11, 2020March 9, 2016 by Morgan

What is OWSTIMER.EXE OWSTIMER.EXE is a SharePoint Timer Service from Microsoft Corporation belonging to Microsoft SharePoint. The SharePoint Timer Service …

Read more

Categories File System, Services, SharePoint, Windows Service

Powershell: Unable to find a default server with Active Directory Web Services running

March 13, 2020November 17, 2015 by Morgan

Problem Today I experienced the error “Unable to find a default server with Active Directory Web Services running.” in Powershell …

Read more

Categories Active Directory, AD Management, Powershell, Windows Service

C# – Change Service Account Username and Password

March 11, 2020March 16, 2015 by Morgan

In C#, We modify Windows service account username and password using the WMI class Win32_Service and we can also update …

Read more

Categories C#, WIn32_API, Windows Service, WMI

Powershell – Change Service Account Username and Password

December 10, 2021March 4, 2015 by Morgan

In Powershell, we can change Windows Service Account username and password using WMI based powershell cmdlet Get-WmiObject and the WMI …

Read more

Categories Powershell, Remote Administration, Windows Service, WMI

Can Ping but can’t connect using Remote Desktop Connection (RDP)

March 12, 2020January 9, 2015 by Morgan

I am using a Windows Server 2008 R2 machine for my Administrative task, I used to connect different machines via …

Read more

Categories Remote Desktop (RDP), Windows Service

Start, Stop and Restart Windows Service using C#

March 12, 2020December 30, 2014 by Morgan

You can start, stop and restart a windows service programmatically in C# using .NET build-in class ServiceController. To use ServiceController …

Read more

Categories C#, Windows Service

Start, Stop and Restart Windows Service using Powershell

March 12, 2020December 29, 2014 by Morgan

In Powershell, we have dedicated cmdlets for every operations to manage Windows Services like Start, Stop, Restart and to display …

Read more

Categories Powershell, Windows Service

VBScript: Start and Stop Windows Service

March 12, 2020December 26, 2014 by Morgan

You can manage Windows Service through VBScript easily by using WMI Services. You can use the WMI class Win32_Service to get …

Read more

Categories VBScript, Windows Service, WMI

Install and Uninstall Windows Service using Command Prompt

March 12, 2020December 13, 2014 by Morgan

This article is explaining about how to Install/Create and Delete/Remove a Windows Service using Command Prompt. You can use the …

Read more

Categories Command Prompt, Windows Service

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace