Disable Unattended sleep on windows OS

Check unattended sleep Run the following in elevated PowerShell Disable Unattended sleep Show Advanced option Change Unattended System sleep setting In the Control Panel navigate to this path: Control Panel -> Hardware and Sound -> Power Options -> Change Plan Settings Click on Change advanced power settings. Navigate to item System unattended sleep timeout and... » read more

Windows Remote from any web browser

Concept Allow remote desktop from any web browser from internet, without exposing RDP or port forwarding Install VNC Server In this guide, we’ll install TightVNC. By default, it will be using port :5900 on all interface noVNC NodeJS – websockify Mime type error fix There’s a bug for mime type in the package: Cloudflare Tunnel... » read more

Dew Point

What is Dew Point Temperature? Extracted from Dew point – Wikipedia Definition Dew point is the temperature at which air must be cooled to become saturated with water vapor. When the temparature is below freezing point of water, the dew point is called the frost point. Relationship to human comfort When the air temperature is... » read more

Collection of default Windows Firewall

Database (MSSQL) TCP 1433, 135, 1434, UDP 1434 Script below require elevated PowerShell Remote Desktop TCP 3389 Enable Script below enable RDP capability and enable existing RDP firewall rule Disable Script below disable RDP capability and enable existing RDP firewall rule

iDRAC LDAP Login

Requirement Certificate will be needed to validate LDAP server securely Environment iDRAC settings (especially network related) has already been configured Internal CA already configured Internal CA certificate has already been installed on end-point machines Latest iDRAC version is installed DNS is working as per intended Domain Controller is enabled with LDAP Domain service account is... » read more

Windows Event Log (User related)
Windows Event Log (User related)

Event Log > Security User Account Event ID Description 4720 Created 4722 Enabled 4723 User Changed own password 4724 Someone changed this user’s password 4725 Disabled 4726 Deleted 4738 Changed 4740 Locked Out 4767 Unlocked 4781 Name Change Logon Failure Code Description 0xC0000064 Username doesn’t exist 0xC000006A Username OK, password wrong 0xC0000234 User locked out... » read more