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

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

Powershell script to Backup and Restore SQL Database

March 13, 2020November 9, 2014 by Morgan

Getting Backup of SQL Database is important task for every DBA before making any changes in production environment, so that …

Read more

Categories Powershell, SQL Database, SQL Server

Unlock AD User Account using Powershell script

March 13, 2020November 8, 2014 by Morgan

In this article, I am going write Powershell script samples to unlock Active Directory user account by user’s samAccountName and …

Read more

Categories Active Directory, Powershell

Enable Bulk AD Users From CSV with Powershell

March 13, 2020November 8, 2014 by Morgan

In this article, I am going write powershell script to enable bulk AD user accounts from CSV file. You can …

Read more

Categories Active Directory, Powershell

Disable Bulk AD Users from CSV using Powershell

March 13, 2020November 8, 2014 by Morgan

In Powershel, you can disable an AD user account by using the Active Directory Powershell cmdlet Disable-ADAccount. Disable AD User …

Read more

Categories Active Directory, Powershell

Get List of Installed Software Programs using PowerShell Script

March 13, 2020November 7, 2014 by Morgan

We can find the list of installed programs and third party software products through Control Panel’s Add or Remove Programs …

Read more

Categories Powershell, WMI

Set Allow Log On Locally User Rights via Powershell, C# and CMD

March 13, 2020November 2, 2014 by Morgan

Description: In this article, I am going to explain about how to set or configure Allow Log on Locally User …

Read more

Categories C#, Command Prompt, Powershell, Security

Export AD Users to CSV using Powershell Script

March 13, 2020November 1, 2014 by Morgan

Description: We can easily export Active Directory users to CSV file using Powershell cmdlets Get-ADUser and Export-CSV. In this article, …

Read more

Categories Active Directory, CSV, Powershell

PowerShell: Get-ADUser – Filter and Select Attributes

March 13, 2020October 26, 2014 by Morgan

The Active Directory powershell cmdlet Get-ADUser supports different default and extended properties. Refer this article Get-ADUser Default and Extended Properties …

Read more

Categories Active Directory, CSV, Powershell

Add AD Group Members using PowerShell

March 13, 2020May 14, 2014 by Morgan

In this article, I am going to write Powershell script samples to add members to Active Directory Group, add group …

Read more

Categories Active Directory, Powershell
Older posts
Newer posts
← Previous Page1 … Page37 Page38 Page39 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