How do I create a new website on my Windows server?

The following article explains how to create a new website on your Windows server in IIS. IIS (Internet Information Services) controls the configuration of each website on the server. There are two types of websites that can be configured, IP based sites and Name based sites*. To create a new site in IIS, please follow these steps: Log into your […]

Read more

How to Delete Your Application History in Windows 8

When you close a Metro application in Windows 8, its more like it gets paused, rather than completely closes. This allows us to quickly switch between applications (think “resume”) without having to launch the application from scratch. Here’s how we can delete our Metro application history as well as exit any applications running in the background. Deleting Your Application History […]

Read more

Application Not Responding? Here’s How to Kill Processes with PowerShell

Ever have one of those days where programs just aren’t cooperating?  You try terminating a program, but it doesn’t respond?   PowerShell can give you some extra fire power on those days. How Do I Stop A Program In PowerShell? 1.  The long command name stop-process can be shortened to kill. 2.  If you know the numeric process that you’re wanting […]

Read more

Unable to save MS Excel spreadsheets to a Windows Server 2008 network share

Yesterday I had an end user call me from one of our branch offices, she said that they store their spreadsheets on a network share;  \\server_name\folder_name They have this network share mapped as a network drive, so they open the folder location then open a spreadsheet they want to edit, when they try to save it by clicking on the […]

Read more
1 55 56 57 58 59 71