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

Development

Generate OID to create Custom Attribute

March 16, 2020August 21, 2013 by Morgan

This article contains vb script code to generate new OID using the Guid and the OID prefix 1.2.840.113556.1.8000.2554. I have got …

Read more

Categories Desktop, Development, Security, VBScript

Remote Group Policy update using gpupdate in C#

March 16, 2020August 14, 2013 by Morgan

You can update or refresh the GPO easily by the command line utility tool gpupdate. By using  following  commands we …

Read more

Categories C#, Development, GPO

Active Directory search filter with ObjectGuid

March 16, 2020August 11, 2013 by Morgan

   We can use different type of Active Directory attributes with ldap filter easily such as string, int and datetime …

Read more

Categories Active Directory, C#, Development, LDAP Filters

Convert DateTime to Ticks and Ticks to DateTime in C#

March 16, 2020August 5, 2013 by Morgan

This article contains C# code snippets to convert DateTime to Ticks and Ticks to DateTime Summary What is Ticks Convert …

Read more

Categories C#, Development

How to edit applicationHost.config of website in IIS Express

March 16, 2020August 2, 2013 by Morgan

     I assume you know about how to edit applicationHost.config of machine which is inside the directory  C:WindowsSystem32inetsrvconfig. But you …

Read more

Categories ASP.NET, Development, IIS

Debug ASP NET Web Application hosted in IIS using Visual Studio

March 16, 2020August 2, 2013 by Morgan

     Generally we debug our ASP.NET web application from Visual Studio. Visual Studio has its own ASP.NET engine, which …

Read more

Categories ASP.NET, C#, Development, IIS, Visual Studio

Convert Object To Byte Array and Byte Array to Object in C#

March 16, 2020August 2, 2013 by Morgan

This code snippet article is giving code examples to Convert object to byte array and Convert byte array to object in …

Read more

Categories C#, Development

Create new Active Directory user in c#

March 16, 2020July 27, 2013 by Morgan

Description You can create an user in Active Directory by different way of coding. Here I would like write two …

Read more

Categories Active Directory, C#, Development
Newer posts
← Previous Page1 Page2 Page3

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