Wednesday, February 25, 2009

This Operation Can't Be Performed Outlook Web Access

This operation can't be performed:
Can't add a calendar item in Outlook web access. For one person. He has exceeded his send/recieve quota and therefore can't add via OWA because it's an email via OWA.

Wednesday, February 11, 2009

XP Home won't remember network passwords

Easy "fix": Create a file, login.bat and put it on your desktop and (optionally) shortcut in Startup


net use h: \\servername\sharename /user:domainname\username password


or to have it ask your password:

net use h: \\servername\sharename /user:domainname\username *


change h: to whatever drive letter makes sense. Once the password is entered, it should affect all connections to \\servername including printers.

CAVEAT: of course password is in PLAIN TEXT so, you know, if you lose control of your PC, you lose your security.

Blog Archive