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

Enable Remote PowerShell and Run Commands

March 11, 2020March 28, 2015 by Morgan

You can enable powershell remoting on computers running Windows 7 and later versions which includes WinRM 2.0 or later. The …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, Remote Administration

Powershell: Set AD User Must Change Password At Next Logon

March 11, 2020March 24, 2015 by Morgan

We can set AD user property values using powershell cmdlet Set-ADUser. The Set-ADUser cmdlet modifies the properties of an Active …

Read more

Categories Active Directory, AD Management, CSV, Powershell

Powershell: Set AD Users Password Never Expires flag

March 11, 2020March 20, 2015 by Morgan

We can set Active Directory user property values using Powershell cmdlet Set-ADUser. The Set-ADUser cmdlet modifies the properties of an …

Read more

Categories Active Directory, AD Management, CSV, Powershell

The type or namespace name ‘automation’ does not exist in the namespace ‘system.management’

March 11, 2020March 20, 2015 by Morgan

I have added the reference Assembly System.Management.Automation in my C# application to run PowerShell scripts from C# project. but I …

Read more

Categories C#, Powershell

Change the location of Windows Search Index

March 11, 2020March 18, 2015 by Morgan

If you enabled the Windows Search and Index service in your windows system, the file named “Windows.edb” will be placed under …

Read more

Categories File System, Indexing

TF400324: Team Foundation services are not available from server…

March 11, 2020March 17, 2015 by Morgan

Problem We faced the TFS connection failure problem while connecting TFS source project from Visual Studio 2013. We got the …

Read more

Categories TFS, Visual Studio

C# – Set Full Control Permission to a Directory

March 11, 2020March 17, 2015 by Morgan

In C#, we can easily add full access control permission on a file or folder for an user account or …

Read more

Categories C#, File System, NTFS, NTFS Persmission

Export AD Users to CSV using PowerShell

March 11, 2020March 16, 2015 by Morgan

We can generate and export Active Directory users report to CSV file using Powershell cmdlets Get-ADUser and Export-CSV. Get-ADUser cmdlet …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

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 – Get AD Users Password Expiry Date

March 12, 2020March 13, 2015 by Morgan

We can find and list the password expiry date of AD user accounts from Active Directory using the computed schema …

Read more

Categories Active Directory, CSV, LDAP Filters, Powershell
Older posts
Newer posts
← Previous Page1 … Page52 Page53 Page54 … 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