Showing 80 Result(s)

Office 2013 Exe files dissapear

So I had just finished and installation of a server and a bunch of workstations and then one of the computers Microsoft Office Home and Business 2013 installations just all of a sudden went corrupted. Office 2013 executable files(winword.exe, outlook.exe, excel.exe, ect.) just disappeared from the C:\Programs\Office15\root\Office15 folder. I couldn’t figure out why. I tried …

AutoDesk Design Review Fails Downloading

I was trying to install the Autodesk Design Review 2013 (ADR) version on a clients computer today and got the following error: The following failed to install: Visual Studio C++  SP1 Redistributable Package (x86) (0x2 Failed downloading component) So I thought just download it manually and install. So i installed the Visual Studio C++ SP1 …

What is a cmdlet? – PowerShell

So you may be reading up on PowerShell and be starting to think “really what is a cmdlet?” Well a cmdlet is pronounced command-let and it is a lightweight PowerShell script that performs one function. PowerShell comes with over 200 core cmdlets included but you can write your own or download and use ones that …