Unable to Print Multiple Copies

OS Windows 7 Ultimate 64-bit Printer Lexmark T640 Go to: Start Button > Devices and Printers Right-click on the printer and choose “Printing Preferences” from the context menu that pops up Click on the “Output Options” tab Change “Output to:” from “Verify Print” to “Printer” Click OK Other Possible Fixes (These did not work for me, … Read more

Unable to Upgrade Samsung Kies 3 for a Standard user account

Application: Samsung Kies 3 (v3.2.15024.8) OS: Microsoft Windows 8.1 Professional (64-bit) Device: Microsoft Surface Pro 2 Issue : Installing Samsung Kies 3 under a Standard user account completes without any errors. But, when you check Information > Kies Information, the version number is still the old version. During installation, UAC (User Access Control) does prompt … Read more

Export Device Drivers in Use by Windows

OS: Windows 8.1 Update 1 Application: PowerShell Reference: https://technet.microsoft.com/en-us/library/dn614084.aspx http://woshub.com/how-to-export-drivers-using-powershell-in-windows-8-1-u1/ Windows 8.1 Update 1 includes a new Powershell cmdlet, Export-WindowsDriver, that allows one to export all the installed third-party drivers from the Driver Store. Directories for each device driver will be created in the destination directory. The directory names will be based on the name … Read more

Determine MAC and IP Addresses of Devices on the Network

Step 1: Ping the broadcast address on your network from any Windows machine. If your subnet is 192.168.1.x with a mask of 255.255.255.0, then you would ping 192.168.1.255. Don’t be concerned about the “Request timed out” messages. C:\Users\Demo>ping 192.168.1.255 Pinging 192.168.1.255 with 32 bytes of data: Request timed out. Request timed out. Request timed out. … Read more

Backup the Current Directory with Date/Time Stamp

Outline Create a variable with the current date and time Create a variable with the name of the current directory Combine the Current Directory name with the date/time stamp to use as the destination directory name. Copy all files and sub-directories (recursive) from the current directory to the “date/time stamped” destination directory. TL;DR Download: BackupCurrentDirectory.zip. … Read more

Fix MME Device Internal Error (Adobe Audition CC & Premiere Pro CC)

Issue When starting Adobe Audition, or Premiere Pro, the following error is displayed: Fix When you start Adobe Audition, the MME error is no longer displayed. And when you go to Preferences > Audio Hardware, you should see that the audio hardware is no longer “not working.” Environment OS Windows 10 Professional v1809 build 17763.195 … Read more