Skip to main content

Recently Updated Pages

Stop VirtualBox Service Linux

VirtualBox

Service must be stopped to apply Oracle Virtual Box Updates. systemctl stop vboxautostart-servic...

Start VirtualBox VM in Headless Mode

VirtualBox

Note: The command VBoxManage is used to manage VirtualBox for the current user. Please ensure tha...

Useful VirtualBox Commands

VirtualBox

If you run VirtualBox, here are some useful commands to manage your VMs. Check state of VM VBox...

Guacamole and SSH Ubuntu 22.04 connection

Linux

The following workaround to ssh into ubuntu 22.04 and above server with Guacamole comes from this...

Rerun fstab to remount volumes

Linux

Execute the below command to reload the mounts contained within etc/fstabMay need to sudo the com...

Updated 1 year ago by Tom George

Local User Accounts

Windows Command Line

User Commands net user /add [*username] [password] net user /delete [username] {/domain} Note...

Change Windows Computer Name

Windows Command Line

Change Computer Name using PowerShell From an elevated PowerShell enter the following PowerShell...

How to Determine Which Version of Microsoft .NET Framework Installed

Windows Command Line

To check what version of .Net installed on the machine, follow steps below: From the Command Lin...

Enable Remote Desktop From Command line in Windows

Windows Command Line

This guide will teach you the steps to use Command Prompt to enable or disable Remote Desktop and...

Switch Windows Terminal Services to Install Mode

Windows Command Line

To Switch Terminal Services to Install Mode When you want to add or remove programs, or change s...

Inject Product Key to Server 2019 after install

Windows Command Line

To activate or inject a product key in Microsoft Windows Server 2019.Enter this code in an elevat...

Robocopy - Move only files under 60 days old

Windows Command Line

This line of code will move files from c:\temp to c:\temparchive that are less than 60 days old. ...

Robocopy - Move files older than 60 days to archive folder

Windows Command Line

This line of code will move files from c:\temp to c:\temparchive that are older than 60 days. It ...

Microsoft Word won't close (Windley Ely)

Windows Command Line

This is caused by residue from Wordox Remove the offensive file with the following del c:\USers...

Map Network Drive - Command Line

Windows Command Line

Example of mapping a drive from the command line net use m: \\server01\share Example of mapping...

Windows 10 Hide Shutdown, Restart, Sleep links

Windows Command Line

Run from an Elevated Command Prompt Hide Shutdown Links REG ADD HKLM\SOFTWARE\Microsoft\PolicyM...

Windows Offline Files

Windows Command Line

The two command files attached are for turning Off or On Offline Files in Windows. These should ...

Domain Controllers Sync Password Reset

Windows Command Line

Command netdom resetpwd /s:{servername} /ud:{Username} /pd:* Example netdom resetpwd /s:wrsi-a...

Change Windows DNS

Windows Command Line

Show the current configuration netsh interface ip show config Set the Static DNS netsh interfa...

Display Windows License Information

Windows Command Line

Run from Command Line slmgr -dli