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

Unlock Bulk AD Users From CSV using Powershell script

March 13, 2020November 17, 2014 by Morgan

In this article, I am going write Powershell script samples to Unlock set of AD Users from specific OU and …

Read more

Categories Active Directory, CSV, Powershell

Event ID 4724 – An attempt was made to reset an account’s password

March 13, 2020November 16, 2014 by Morgan

Event ID 4724 will be logged in Domain Controller whenever we reset an user’s password. In this article, I am …

Read more

Categories Active Directory, AD Audit, Event ID

Event ID 10 – SELECT * FROM __InstanceModificationEvent – WMI

March 13, 2020November 15, 2014 by Morgan

I have got below error Event 10 in Application log after installed the Windows Server 2008 R2 Service Pack 1. …

Read more

Categories Event ID, WMI

SQL Server – Could not allocate space for object in Database

March 13, 2020November 15, 2014 by Morgan

I got the below SQL Database error which primarily states Could not allocate space for object in Database and suggests …

Read more

Categories SQL Database, SQL Server, SQLQuery

Create new SQL Database in different location using SSMS

March 13, 2020November 14, 2014 by Morgan

When you create new SQL Server Database, both Primary data file and Log file of the database will be created under …

Read more

Categories SQL Database, SQL Server, SSMS

List Table Size for all Tables in SQL Database

March 13, 2020November 13, 2014 by Morgan

When you feel the size of your SQL Database growing larger, you need to find the reason for what are …

Read more

Categories SQL Database, SQL Server, SQLQuery

FOR LOOP in SQL Server Database

March 13, 2020November 13, 2014 by Morgan

I had a requirement to insert continuous numbers into continuous rows of SQL Database table for testing purpose. After gone …

Read more

Categories SQL Server, SQLQuery

The samAccountName IdentityType must be in the form “domainnameuserName”, “machinenameuserName”, or “userName”

March 13, 2020November 12, 2014 by Morgan

Hi, I got this error ‘The samAccountName IdentityType must be in the form “domainnameuserName”, “machinenameuserName”, or “userName”‘ when trying to …

Read more

Categories Active Directory, C#

Get Volume Path from Drive Name using Powershell script

March 13, 2020November 11, 2014 by Morgan

I have been working with file access events in Clustered File Server. In event log, for every file access, we are …

Read more

Categories File System, Powershell

Get List of Network Shares using Powershell script

March 13, 2020November 10, 2014 by Morgan

Description: We can easily get the list of Network Shares/Share Folder, Devices, Disk Drives and Printers by using WMI class Win32_Share. …

Read more

Categories File System, Network Shares, Powershell
Older posts
Newer posts
← Previous Page1 … Page60 Page61 Page62 … 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