Showing 209 Result(s)

How To Remove And Add GUI From Server 2012

Seems like Microsoft keeps taking ideas from Linux, which is a good thing as now we can install and remove the Graphical User Interface or add it on a server core installation. You may want to do this if when you installed your server you installed the Graphical version and now you no longer need …

Powershell Script Cannot Be Loaded Because Running Scripts Is Disabled On This System

This error will show up when you go to run a powershell script in your PowerShell ISE or on the PowerShell terminal. If you get an error similar to this: File C:\Users\jake\Documents\test.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170. + CategoryInfo : SecurityError: (:) …

Planning Your Desktop PC Build

Building your own PC is a fun little project and it gives you the satisfaction of building something. Another good thing about building your own computer is that you will know that the parts you have put in your PC are good quality as many desktop manufacturers use low quality parts to keep their costs …

Windows Backups And Drive Sector Size

External USB drives that are over 2TB can have some issues using built in backup software. This is because drives over 2TB are using a larger sector size of 4096 bytes (commonly referred to as 4K sector size). Historically the drives have used 512 byte sector sizes. This is not all bad news alot of …

Remote Desktop Shortcut Keys

What is Remote Desktop? Remote Desktop Protocol or RDP is the built into Microsoft Windows products. Remote Desktop Protocol is a proprietary protocol which is used to control another system, unlike SSH and Telnet RDP gives you a graphical interface to interact with the remote system. When you remote into a computer/server using RDP some …

“An Error Has Occurred In The Script On This Page” When Opening Outlook 2013

This error happened on one of my client machines today. Every time Outlook 2013 was opened this error would pop up: Script Error: An error has occurred in the script on this page Line: 278 Char 1 Error: Library not Registered Code: 0 URL: outlook:800101011800000004392D05AC0000001C392D05000000002E4_ CD7F184C73E49B334A9369ADC7757228000000000000038A1BB1005E5101AA1_ BB08002B2A56C200006D737073742E646C6C00000000004E495441F9BFB8010_ 0AA0037D96E0000000043003A005C00550073006500720073005C004D00690_ 07400630068005C0041007000700044006100740061005C004C006F006300610_ 06C005C004D006900630072006F0073006F00660074005C004F00750074006C_ 006F006F006B005C004F00750074006C006F006F006B002E007000730074000000 Do you want to continue …