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

How to Troubleshoot SVCHOST.EXE 100% CPU Usage Problems

If you have noticed that your Windows XP, Vista, or 7 PC is running slowly and that SVCHOST.EXE is taking 100% of your single core CPU system (or 50% of your dual core CPU system), this is the article for you! SVCHOST.EXE is a generic “host” or holder of services which run from .DLL’s.  Basically .DLL’s are small programs that […]

Read more

How do I… Install and configure a DNS server in Windows Server 2008?

As many of you are probably aware, the Domain Name System (DNS) is now the name resolution system of choice in Windows. Without it, computers would have a very tough time communicating with each other. However, most Windows administrators still rely on the Windows Internet Name Service (WINS) for name resolution on local area networks and some have little or no experience with DNS. […]

Read more

Remote Server Administration Tools for Windows 7 and Windows Servers

Introduction As Windows administrators, we tend to rely on administrative tools to manage our server infrastructure. If working as a systems administrator, daily tasks require many logins and that can sometimes get frustrating if you are busy either deploying a new server, or configure DNS records, managing Active Directory and Group Policy from your local PC. With your PC, your […]

Read more
1 55 56 57 58 59 71