Most AD administrators use the repadmin (appeared in Windows Server 2003) and replmon (must be copied from Support Tool for WS2003) console tools to monitor and control Active Directory replication.…
PowerShell
-
-
PowerShellWindows Server 2012 R2Windows Server 2016
How to See Number of Active User Sessions on IIS site?
November 2, 2018How to quickly estimate the current number of user connections (sessions) to the IIS sites on webserver running on Windows Server? Such information will allow to determine and predict the…
-
Active DirectoryPowerShell
How to Check Who Reset the Password of a User in Active Directory
June 18, 2018Let’s see how to track who reset the password of the particular user account in Active Directory using domain controllers security logs.
-
By default, to connect to a remote computer using PowerShell (PowerShell Remoting) you need the administrator privileges. In this article we’ll show how to allow remote connection using PowerShell Remoting…
-
One of the useful PowerShell features is the opportunity to connect to databases on remote servers, including MySQL ones. Thus, you can address MySQL tables to access data directly from…
-
Recently Hewlett-Packard has issued a set of 110 PowerShell cmdlets allowing Windows administrators and IT professionals to remotely configure and manage HP ILO interfaces on HP servers from Windows systems.…