Who would have known that I’d love the Windows 7 start menu. Well I want it back and with the following tweak you can re-enable the classic start menu that we all have come to love. To get back the old start menu, open regedit, goto HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorer change value of RPEnabled from “1” to “0” […]
Category: How-To
Yes! I am playing with a MAC. I didn’t know how to change my password and now I do. Resetting a user’s password Log in with an administrator account. From the Apple menu choose System Preferences. From the View menu choose Accounts. Click the lock button if it appears locked; enter the administrator password. Select the username whose password you want […]
Aparently, this normally happens when you disable IPv6 in Local Area Connection. This is due to the behavior of IPv6 in Windows Server 2008, when you disable IPv6 in Local Area Connection on Windows 2008 server. The following error was generated when: “$error.Clear(); if ($RoleStartTransportService) { start-SetupService -ServiceName MSExchangeTransport }”, generated the following error: “Service ‘MSExchangeTransport’ […]
If you leave this value set to the default (i.e. Yes), then you’ll be greeted with the following message for each Excel Web Part on a TFS dashboard page: This workbook contains one or more queries that refresh external data. A malicious user can design a query to access confidential information and distribute it to […]
I had this issue where I could not install anything new in my Ubuntu server. After some searching I come to lean that the packages cache seemed to be corrupted # symptom is something such as this root@media:~# apt-get update root@media:~# apt-get install htop Reading package lists… Done Segmentation faulty tree… 50% # and this […]
The application is called PsShutdown, and is downloadable for free: http://technet.microsoft.com/en-us/sysinternals/ PsShutdown is quite similar to “regular” shutdown – the former accepts the same parameters as the latter, but has various additional features, such as logging off users, locking the work station, and foremost: shutdown of the system when nobody’s logged in, or when the console is locked. Usage […]