Skip to main content

Recently Updated Pages

Send A Message To All Logged On Users

Windows - Scripts System

shutdown -r -t 600 -c "This system is restarting in 10 minutes to recover OS stability. Please lo...

Updated 1 year ago by Ryan

Restart in Safe Mode

Windows - One Liners System

1. Open Advanced Startup Options in Windows 10 or Windows 8, assuming you're using one of those o...

Updated 1 year ago by Ryan

Remove Patches Via Command Line

Windows - One Liners Updates

Works on Windows Server 2008R2, 7, 8 and higher Find the list of packages installed on the mac...

Updated 1 year ago by Ryan

Remove Font Cache

Windows - One Liners File System

forfiles /P C:\Windows\ServiceProfiles\LocalService\AppData\Local /M FontCache* /D -30 /C "cmd /c...

Updated 1 year ago by Ryan

Remove Folder With . At End Of It

Windows - One Liners File System

rd /s "\\?\C:\Documents and Settings\User\Desktop\Annoying Folder." From https://stack...

Updated 1 year ago by Ryan

List and Logoff RDP Users Remotely

Windows - One Liners Security

To get a list of the Remote Sessions in the command window (Get the session Id of user to kick ou...

Updated 1 year ago by Ryan

ICACLS Backup/Restore

Windows - One Liners Network

Open an elevated cmd prompt.Save icacls E:\ /save "E:\ntfsDdrive.txt /t /c Restore icacls E:\ ...

Updated 1 year ago by Ryan

Add Multiple DNS Servers Via Command Line

Windows - One Liners Network

netsh interface ipv4 add dnsserver name="Local Area Connection" address=192.168.100.48 index=2 F...

Updated 1 year ago by Ryan

Disable IE ESC using Script on Windows Servers

Windows - Scripts Security

If you want to disable the IE Enhanced Security on multiple Windows Servers, you can run the belo...

Updated 1 year ago by Ryan

Add Local Account To DRAC

Dell - One Liners iDRAC

racadm config -g cfgUserAdmin -o cfgUserAdminUserName -i 2 USERNAME racadm config -g cfgUserAdmi...

Updated 1 year ago by Ryan

List VMWare Console Users

VMWare CLI - One Liners

get-vievent (get-vm "SERVERNAME") | where-object {$_.FullFormattedMessage -eq "event.VmRemoteCons...

Updated 1 year ago by Ryan

Get-AllADDomainControllers

Active Directory - One Liners

  Gets a list of all Domain Controllers within the current domain. Install Active Directory mod...

Updated 1 year ago by Ryan

How to merge multiple CSV files into one Excel workbook

Applications - Excel

3 quick ways to convert multiple CSV files to Excel turning each file into a separate spreadsheet...

Updated 1 year ago by Ryan

How To Merge Checkpoints That Have Multiple Differencing Disks

Hyper-V - Walkthroughs Storage

Original Article Article 01/15/2025 5 contributors In this article Int...

Updated 1 year ago by Ryan

Hardening Microsoft Windows 10 and Windows 11 Workstations

Windows - Walkthroughs Windows Client

Original ArticlePROTECT - Hardening Microsoft Windows 10 and Windows 11 Workstations (July 2024)....

Updated 1 year ago by Ryan

How To Find My Public IP Address From Linux CLI

Bash - Cheatsheet

Introduction How do I find out my public IP address on the Linux and OS X Unix command line to u...

Updated 1 year ago by Ryan

OPNsense Baseline Guide with Mullvad VPN Multi-WAN, Guest, and VLAN Support

pfSense - Walkthroughs Baseline Setup

2021-11-17 (updated: 2023-07-30) This beginner-friendly, step-by-step guide walks ...

Updated 1 year ago by Ryan

Unable to install NuGet provider for PowerShell

Windows - Walkthroughs Powershell

Before installing EXO V2 module, we need to install the PowerShellGet module. The problem is that...

Updated 1 year ago by Ryan

Delete Recovery Partition

Windows - Walkthroughs Windows Server and Client

Open an admin command prompt and enter. diskpart List the disks within diskpart by typing...

Updated 1 year ago by Ryan

Remove Xen Tools from a VM

Virtualization - Walkthroughs Xen

Complete the following steps: Create a snapshot of the working VM if possible. Use autoruns64...

Updated 1 year ago by Ryan