Office Cache Fix – “Sorry, we couldn’t open ‘spreadsheet.xlsx”

If you run into an issue with opening documents or spreadsheets from SharePoint, then this guide will show you how to fix the problem. You will probably get an error message pop up when you try to open a SharePoint file which may be something like “Sorry, we couldn’t open ‘spreadsheet.xlsx“. This is actually a problem with the Office cache …

Office Cache Fix – “Sorry, we couldn’t open ‘spreadsheet.xlsx” Read More

Drones And Robotics The Next Wave of Disruption in Retail IT

E-commerce is leading the retail disruption. However, it still has a long way to go to consistently contribute to customer delight. TimeTrade’s ‘State of Retail 2016’ report, informs that 72% of customer surveyed still prefer to shop from traditional brick-and-mortar stores as much as they had done in 2015, despite access to e-commerce portals. What’s more, 18% propose to visit …

Drones And Robotics The Next Wave of Disruption in Retail IT Read More

Skype v7.38 Released – MSI Download Link & Silent Install Instructions

Skype version 7.38 has now been released and if you would like to either add this to your Configuration Manager Software Catalog or even have it available through WDS or Group Policy, then you will want to download the MSI file for it. Skype do provide a direct download link for its Skype software and the installer is packaged as …

Skype v7.38 Released – MSI Download Link & Silent Install Instructions Read More

SCCM OSD – Restart a task sequence wizard in WinPE without rebooting

If you have started a task sequence in Configuration Manager and you hit a problem, the last thing you want to do is to have to go through the reboot process back into Windows PE. So, if you want to just restart the task sequence without rebooting, carry out the following steps: Press F8 to bring up the command prompt …

SCCM OSD – Restart a task sequence wizard in WinPE without rebooting Read More

Operations Manager – Enable agent proxy on all agents

If you are using System Center Operations Manager (SCOM) then you may want to enable agent proxy on all your agents. If you want to do this then you can use the power of Powershell to carry this out. Just open up a Powershell command box and use the following command: get-SCOMagent | where {$_.ProxyingEnabled -match “False”} | Enable-SCOMAgentProxy If …

Operations Manager – Enable agent proxy on all agents Read More

System Center Service Manager Data Warehouse Analysis Services installation error

If you are trying to install System Center Service Manager Data Warehouse then you may run into an issue on the Configure Analysis Services for OLAP cubes wizard page where it states that The server is not available: We ran into this issue a while ago and we checked everything that we could find on Google, like permissions on the …

System Center Service Manager Data Warehouse Analysis Services installation error Read More

How to disable users personal OneDrive in Windows 10

If you’re using Windows 10 Professional, Enterprise, or Education, the easiest way to disable and hide OneDrive is by using the Local Group Policy Editor (or Group Domain Policy if on a corporate domain). In Windows 10, press Start, type gpedit.msc, and press Enter. In the Local Group Policy editor’s left pane, drill down to Computer Configuration > Administrative Templates > …

How to disable users personal OneDrive in Windows 10 Read More

Errors when trying to inject offline Windows Updates into a mounted WIM

If you are using WIM files for Operating System Deployments (OSD) you may be injecting Windows Updates into the WIM to keep them up to date. If you are doing this, you may run into errors when processing through the updates like this: This is because the mounted WIM thinks that there are pending updates. To clear this, you need …

Errors when trying to inject offline Windows Updates into a mounted WIM Read More