After having installed the Docker Desktop for Windows app you need to test your installation by running the simple hello-world image: If you see the "unauthorized: incorrect username or password", you need to login with your Docker ID and password. (1) From the command prompt logout: (2) Then login with your Docker ID and password:... Continue Reading →
Script to list all CD/DVD Drives on a computer(s) and any disks found in the drives
This is a script I wrote back in 2006 which lists all the CD/DVD drives on a computer (or multiple computers) and then displays the volume name of any disks found in the drive. The script is written in VBScript. Last tested on Windows XP, Vista and 7 and Windows Server 2003 and 2008 Usage... Continue Reading →