Send and Receive More or Less Frequently in Outlook 2013

If you like to have Outlook checking for new messages as often as possible, because it allows me to take action on new messages as quickly as possible. I do not notice a discernible slowdown of my computer as a result of more frequent checks, so I find it to be a helpful adjustment. But […]

Read More

Manage passwords in Chrome

Open your Chrome browser and from the top right Chrome menu button, select Settings. Alternatively, you can simply type chrome://settings in the address bar and hit Enter. Scroll down and click on Show advanced settings. Now scroll down to the Passwords and forms section and click on the Manage passwords link. You will a list of […]

Read More

User Service Service Failed The Logon

I was looking at several Windows 7 machines in an environment that whenever a new domain user who had never logged onto a machine before got the following error message: The User Profile Service service failed the logon. User profile cannot be loaded. Now in this case there was an existing Microsoft KB article for […]

Read More

Cab_ files in temp Folder

Checking <windows>\Logs\CBS folder I found lots of .log and (some) .cab files It seems, that windows wasn’t able to zip (makecab.exe) one of the .log files. Solution was: in <windows>\Logs\CBS folder delete the oldest .log file (you can also delete them all) in <windows>\temp folder delete every cab_xxxx

Read More

Moving the database (SUSDB)

The following instructions are for moving the SUSDB and should be valid irrespective of if you are using SBS or WSUS as a standalone product. As with a regular SQL Server datastore, you can detach and move the database. Since the database is a normal SQL database, you can simply detach, move and reattach the […]

Read More

Saving Windows Disk Space | Removing “Installer\$PatchCache$”

Running out of the diskspace on C:\ I found the C:\WINDOWS\Installer\$PatchCache$ to be massive! I used JamSoftware “treesize” to view what was taking up the space. From research this folder can be safely deleted, however you MUST NOT delete the top level “Installer” folder “C:\WINDOWS\Installer” (only the sub-folders inside it) A quick method for deleting this directory is: […]

Read More

Extend Windows Server 2012 r2 Trial

After Window Server evaluation period has expired, you will face annoying behavior where it will suddenly shutdown every one hour ! In this case,you only have two options: Activate windows by purchasing a new Key. Extend evaluation period.(Simplest & Quickly method). Therefore, to extend the evaluation period follow the bit mentioned steps below: Open Command prompt as […]

Read More

How to change the Default Port Number for RDP

Windows servers are remotely accessible with Remote Desktop via the TCP 3389 port (default port). In some situations, as when you wish to obtain a more secure environment, changing the remote access port can be useful. This article explains how to proceed. Important note: In order to maintain the access to your server after you change the access […]

Read More