Category Archives: Scripts

How-To log off a user from remote computer

If you work in IT, I’m sure you’ve run across a time that you needed to log off a user from a remote computers – even if it’s yourself (especially when it’s time to change your password).  Personally, I have … Continue reading

Posted in How To, Microsoft, Remote Access, Scripts, Windows | Leave a comment

Use Excel to create easy batch jobs

Do you have to run a command on several servers remotely?  You can enter each command separately, but every good admin should know how to make life easier for him/her self.  For example, I wanted to use the psloggedon.exe tool … Continue reading

Posted in Scripts | Leave a comment

Use Excel to create easy batch jobs

Do you have to run a command on several servers remotely?  You can enter each command separately, but every good admin should know how to make life easier for him/her self.  For example, I wanted to use the psloggedon.exe tool … Continue reading

Posted in How To, Microsoft, Scripts, Tip | Leave a comment

Export Outlook Contact Pictures

I recently made a mistake, and deleted the folder where I kept all the original headshots of all my contacts.  Don’t ask me why I keep them, I just do… I know I have them in Outlook, but I like … Continue reading

Posted in Outlook, Scripts | Leave a comment

Export Outlook Contact Pictures

I recently made a mistake, and deleted the folder where I kept all the original headshots of all my contacts.  Don’t ask me why I keep them, I just do… I know I have them in Outlook, but I like … Continue reading

Posted in Microsoft, Outlook, Scripts | 5 Comments

Save Hashed Password in RDP file

Over on the main EverydayNerd.com website, I’ve posted an article about saving a hashed password in an .RDP file.  Hope you find it helpful! http://everydaynerd.com/microsoft/save-password-in-rdp-file

Posted in Scripts, Security | Leave a comment

Save Password in .RDP File

I shared with you how to create multiple .rdp files with Powershell, and now, I want to show  you how to make your job even easier!  I  ran across this blog, and downloaded his RDP password Hash program.  It got … Continue reading

Posted in Microsoft, PowerShell, Scripts | 11 Comments