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

Powershell Script to Disable AD User Account

March 13, 2020May 6, 2014 by Morgan

Description: In this article, I am going give powershell script examples to disable Active Directory user account by user’s samAccountName …

Read more

Categories Active Directory, Powershell

Event ID 4768 – A Kerberos authentication ticket (TGT) was requested

March 13, 2020May 5, 2014 by Morgan

Event ID 4768 is logged only in domain controller for both success and failure instances. If the username and password …

Read more

Categories Active Directory, Event ID, GPO, Logon Audit

How to Store and Read C# Class Object in Sql Server

March 13, 2020May 4, 2014 by Morgan

Description There is no build-in sql datatype to store C# class object. But we can save C# class object either …

Read more

Categories C#, SQL Server, SQLQuery, XQuery

How to Convert C# Class Object to XML and Vice Versa

March 13, 2020May 4, 2014 by Morgan

Description:    XML is a well structured text file, we can store any kind structured data in XML file. In …

Read more

Categories C#, Xml

ERROR: Operand type clash: sql_variant is incompatible with image

March 13, 2020May 3, 2014 by Morgan

I got this error while insert the image file’s byte [] data into Sql server database in image datatype column. …

Read more

Categories C#, SQL Server, SQLQuery

How to Store and Retrieve Image in SQL Server Database using C# .Net

March 13, 2020May 3, 2014 by Morgan

Description: In this article, I am going to write C# code to insert/save/store the image into Sql server database and …

Read more

Categories C#, SQL Server, SQLQuery

Call ASP.NET WebService using JQuery with Parameters

March 13, 2020May 3, 2014 by Morgan

Description:    The AJAX functionality of ASP.NET enables you to call ASP.NET Webservice‘s methods from JavaScript. This enhances the user …

Read more

Categories ASP.NET, Html, JavaScript, JQuery

String or binary data would be truncated the statement has been terminated

March 13, 2020April 29, 2014 by Morgan

Description This SQL error occurs when database field’s datatype,size does not match with the inserting or updating value. Suppose we …

Read more

Categories SQL Server, SQLQuery

Run a Program as Different User

March 13, 2020April 28, 2014 by Morgan

Running a Program as different user is one of the easiest way to impersonate a Program/Application with some other user’s …

Read more

Categories Command Prompt, Network, PC, User Logon

Insert DataTable into SQL Table in C#

March 13, 2020April 27, 2014 by Morgan

Description A .NET DataTable is an memory representation of an MS SQL Server table. DataTable object allows you to create …

Read more

Categories C#, SQL Server, SQLQuery
Older posts
Newer posts
← Previous Page1 … Page64 Page65 Page66 … 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