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

Kill a process that won’t die when you use End Task in Task Manager

March 12, 2020March 13, 2015 by Morgan

Problem Unfortunately, today I have executed a time consuming powershell script through Windows Powershell Command utility. I have waited so …

Read more

Categories Command Prompt

Powershell – Check If File Exists or Not

March 12, 2020March 12, 2015 by Morgan

We can check and test if a file or folder exist or not by using the PowerShell cmdlet Test-Path. The below …

Read more

Categories File System, NTFS, Powershell, Powershell Tips

Powershell – Delete File If Exists

March 12, 2020March 12, 2015 by Morgan

We can test and check if a file exist or not by using the PowerShell cmdlet Test-Path and we can …

Read more

Categories File System, NTFS, Powershell, Powershell Tips

GPO Update Failed – User and Computer policy could not be updated successfully

March 12, 2020March 12, 2015 by Morgan

Problem I am using Windows Server 2008 R2 , today, I have modified some settings in one of Group Policy …

Read more

Categories GPO, Name Resolution, Network, Network Shares

Get NTFS File Permissions with PowerShell script

November 15, 2021March 11, 2015 by Morgan

We can read the owner and permissions of a file, folders and registry keys with Powershell’s Get-Acl cmdlet. In this …

Read more

Categories File System, NTFS, NTFS Persmission, Powershell, Powershell Tips

Concatenate string and Int in SQL server

March 12, 2020March 11, 2015 by Morgan

In this article, I am going to write t-sql query to concatenate two strings and concatenate string and Int in …

Read more

Categories SQL Server, SQLQuery, SSMS

How to Ping a Computer with PowerShell

March 12, 2020March 10, 2015 by Morgan

We can check whether a computer is active or down by using Ping class in Powershell. Ping allows an application …

Read more

Categories Network, Powershell, Remote Administration

Trend Micro Improves Enterprise Endpoint Sensor Protection

March 12, 2020March 10, 2015 by Morgan

Trend Micro improves smart protection platform to better prevent, detect, analyze and respond to broad range of threats. Next-generation endpoint …

Read more

Categories Endpoint Secutiy, News

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

RegisterStartupScript vs RegisterClientScriptBlock in ASP.NET

March 12, 2020February 28, 2015 by Morgan

Both are methods of ScriptManager class. These methods are used to dynamically insert clientside javascript into the webpage at run …

Read more

Categories ASP.NET, ASPX, C#, JavaScript
Older posts
Newer posts
← Previous Page1 … Page53 Page54 Page55 … Page82 Next →

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