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

VBScript Resolve IP Address to Hostname

March 14, 2020July 13, 2015 by Morgan

In this article, I am going write vbscript code to resolve computer name from IP address and vbscript code to …

Read more

Categories DNS, Network, Remote Administration, VBScript

C# : Get Executing Assembly Folder Path

March 14, 2020July 11, 2015 by Morgan

In C#, we can read directory path of executing assembly file using different methods. In this article, I am going …

Read more

Categories C#, File System

Import Bulk AD Users from CSV using C#

March 14, 2020July 11, 2015 by Morgan

In this article. I am going write C# code samples to create bulk AD users from CSV file and create …

Read more

Categories Active Directory, AD Management, C#, CSV

VBScript to Check if Machine is Online or Offline

March 14, 2020July 10, 2015 by Morgan

In this article, I am going write vbscript sample to check if a given computer is online (up) or offline …

Read more

Categories DNS, Network, Remote Administration, System Administration, VBScript

Network : There are currently no logon servers available to service the logon request

March 14, 2020July 9, 2015 by Morgan

Problem You might have received the error “There are currently no logon servers available to service the logon request” in …

Read more

Categories Active Directory, Network

ADUC: How to view child objects of AD User, Computer and Group

March 14, 2020July 8, 2015 by Morgan

By default, we can’t view child objects objects of user, computer and group in Active Directory Users and Computers console. …

Read more

Categories Active Directory

Get hostname from ip address and vice versa in cmd

March 14, 2020July 8, 2015 by Morgan

We can resolve hostname from ip address using ping command in cmd (command prompt) and we can also get ip …

Read more

Categories Command Prompt, Network

C# : Get Special Folder Path (Desktop, StartMenu, Program data)

March 14, 2020July 8, 2015 by Morgan

In C#, we can get the path of a special folder, such as Desktop, Program Files, Programs, Start Menu and …

Read more

Categories C#, Desktop, File System, PC

How to assign Date variable in PowerShell

October 19, 2022July 8, 2015 by Morgan

You can set a DateTime value to a variable by using the Get-Date cmdlet and we can also convert a …

Read more

Categories Powershell, Powershell Tips

Powershell: Find difference between two Dates

March 14, 2020July 7, 2015 by Morgan

We can easily find difference between two dates with powershell. We can get difference in Days, Hours, Minutes and Seconds. …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page46 Page47 Page48 … 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 © 2026 MorganTechSpace