Tag Archives: Script

Create a scheduled task with PowerShell

Sometimes during OSD I need to create a scheduled task with PowerShell so that the clients runs another script once the user has gotten the client. In this short post, I will show you how to create a scheduled task that … Continue reading

Posted in Powershell | Tagged , , , , , | 1 Comment

Query SQL database from PowerShell

I’ve been working on a larger script where I needed to query a database to see if a value was present or not, something I thought was pretty much straight forward. However, this turned out to be a bit harder … Continue reading

Posted in Powershell | Tagged , , , , , , | 1 Comment

Updated: Add Dropbox and Google Drive as save locations in Office 2013

In this post I will share with you a new script for adding Dropbox and Google drive as save-locations in Office 2013.

Posted in Powershell, Windows 7, Windows 8 | Tagged , , , , , , , , | 14 Comments