Anypassword stuck minimized and unable to resize
http://www.anypassword.com/pro/
Run regedit as the user it’s installed as. Then go to
HKEY_CURRENT_USER\Software\Any Password Pro

This is where you can control it’s display. Make a note of the value in Alpha (it will show it in HEX but the value in brackets is in decimal).
Change the decimal to 255
Load AnyPassWord Pro and it should be back to normal.
Working values below (ignore the English missing a bit of the E. That was from rubbing out the key.)
Cached User logon fails
https://support.microsoft.com/en-us/kb/2555663
Users receive the following error when logging onto a domain-joined Windows Vista or Windows 7 computer using cached credentials:
There are currently no logon servers available to service the logon request.
- LsaSrv Event 45058, logged in the System event log of a domain-joined workstation, indicates that the operating system has deleted the cached credential for the user specified in the event:
Log Name: System
Source: LsaSrv
Date: <date> <time>
Event ID: 45058
Task Category: Logon Cache
Level: Information
Keywords: Classic
User: N/A
Computer: computername.contoso.com
Description:
A logon cache entry for user USERNAME@CONTOSO.COM was the oldest entry and was removed. The timestamp of this entry was MM/DD/YYYY HH:MM:SS.Cause
The user logon error occurs when a user’s cached credentials have been purged from the local computer by more recent domain user logons.
Windows Vista and Windows 7 operating systems cache credentials for a finite number of user accounts (assuming cached credentials have not been disabled).
Once the cached logon quota has been reached, the operating system will purge the oldest cached credential from the local computer so that the credentials for the next unique domain user successfully authenticated by a domain controller may be cached. The logging of the LsaSrv 45058 event indicates that the cached logon quota has been reached, triggering the deletion of the oldest user credential cached on the local machine.
Resolution
- Verify that cache credentials are allowed on the local computerIf the CachedLogonsCount registry value is 0 then the system will not cache domain user credentials. See the More Information section below to determine the configurable range.
- If the user’s credentials have been deleted OR cached credentials are disabled, establish network connectivity and name resolution with one or more domain controllers that can authenticate the user account’s domain logon (VPN, etc.), then successfully authenticate the user’s logon.If cached logons are enabled, a successful logon will cache that user’s credentials while purging the oldest cached credentials.If establishing domain connectivity over a software VPN, you’ll likely have to establish the VPN from another local or cached domain user, persist that connection while logging off, then logging on or switching to the domain user account whose credentials you want to cache.
- Evaluate increasing the cache logon quota with a domain administrator.
Convert VMWare virtual disk from auto growth to preallocated disk space
http://sharepointmentalnotes.blogspot.co.uk/2012/10/convert-vmware-disk-from-auto-growth-to.html
In my situation it was:
vmware-vdiskmanager -r “E:\VMs\Windows 10 x64\Windows 10 x64.vmdk” -t 2 “E:\VMs\Windows 10 x64\New Drive\Windows 10 x64.vmdk”
-t 2 (is preallocated virtual disk)
VMWare Copied or Moved?
I think it also, but could be totally wrong, gives the NIC a new MAC as well. I’ve had it before where two VMs would boot fine, one copied from the other, but one of the VMs NICs refused to work unless the other VM was off. I finally realised they both had the same MAC address. That was a few years ago, until before I discovered Workstations own “clone” option.
http://techhead.co/vmware-esx-i-moved-it-or-i-copied-it-whats-the-difference/
stop email notifications – android works with two different accounts on a phone.
If this is for your gmail accountdo the following:
- Open gmail
- Hit the menu button and select settings
- Tap the account you want to turn notifications off for
- Tap on Ringtone & Vibrate (“Sound & vibrate” after Gmail updates”)
- Tap on Ringtone and select Silent, then tap OK
- Hit the back button until it takes you back to your inbox. No more audible notifications
For the standard email
client do the following:
- Open Email
- Hit the menu button and select Settings
- Tap the account you want to turn notifications off for
- Scroll down to Notification settings and tap on Select ringtone
- Select Silent and tap OK
- Hit the back button until it takes you back to the inbox. No more audible notifications
CMD network path
use pushd instead of CD.
It will create a temp network drive letter for it as well.
System won’t boot but drive appears fine
http://www.sevenforums.com/installation-setup/174077-system-wont-boot-ssd-please-help.htm
Finding Windows 7 version from non booting system.
As long as the drive is OK and can view it on another machine.
Goto
c:\windows\systems32
license.rtf
Remote kill the SCCM Remote tool
pskill \\pcname -t cmrcservice.exe
Hopefully it should be set to restart if stopped. It then takes about a minute before you can reconnect.



