Δ Monday, December 31st,
2012
Δ
Remove Orphaned Reg Keys
How to
search and delete reg keys
[download resource files]
Have you ever uninstalled an app but realized the app
was still showing in Add/Remove Programs? This will help you get rid of
multiple hive keys that use the same DisplayName in the registry.
Δ
[email me]
|
Δ Tuesday, December 25th,
2012
Δ
Windows 8 Shortcut to Launch Start Screen
How to
add a custom shortcut to access the start screen
[download resource files]
I've been spending some time testing Windows 8 and Server 2012 lately, mostly on
virtual machines. If you've worked with either OS in a VM (or even Remote
Desktop), you may have noticed the challenge in hitting the start screen
button…the orb. It is very easy on a real monitor, because you simply move the
mouse to the bottom-left corner of the screen. But on a VM, you can quickly move
from the bottom-left corner of the VM to the applications on 'the real' system.
So to make this a little easier for myself, I created a shortcut to launch the
start screen:
All that's required is a simple VBScript using "Sendkeys." Here's the code:
Save as startscreen.vbs Create a shortcut
on the desktop Change icon if you would like Add shortcut to the taskbar
Δ
[email me]
|
Δ Friday, December 21st,
2012
Δ
Enable AutoLogin
How to auto login to
your computer
[download resource files]
Have you ever wanted to just bypass the initial logon? This is how you do
it with PowerShell. Make sure you add your credentials in the script.
Δ
[email me]
|
Δ Monday, December 10th,
2012
Δ
Install Google Talk Plugin
How to
install google plugin using the msi and a batch file
[download resource files]
Google isn't known for their packaging software skills (most of their
software gets installed into a single user profile---which is bad for enterprise
use). So when I receive a
Google app, I usually have to prep it for enterprise use. This plugin
wasn't too bad...and thus the script is pretty simple.
Δ
[email me]
|
Δ Friday, December 7th,
2012
Δ
List Print Commands
How to list the
hidden print commands
[download resource files]
Demo
Did you know that many apps have the abillty to directly accept and print a
print job? This script will show you all the applications and their
associated print methods. Pretty nice if you need to automate a print job
for a specific application.
Δ
[email me]
|
|
About
I'm a Computer Systems Engineer
Living and Loving Life
Author
|