Updated: March 4, 2020 | | Tags: ATP, Code, Exchange Online, Office 365, PowerShell, Reports, Safe Attachments
Recently the Helpdesk have been getting cases about slow delivery times due to Office 365 ATP Safe Attachments. We have created a script to retrieve the data from Exchange Online, and then used Power BI to visualize it.
Posted: June 9, 2017 | | Tags: Baseline, BitLocker, Credential Guard, DCM, PowerShell, SCCM, SCCM 2016, Security, TPM, Windows 10
This article focuses on the scenario where the laptop/desktop has been lost or stolen, and how to make sure that the local data/credentials are secured/encrypted.
Updated: January 9, 2020 | | Tags: Active Directory, Code, Password, PowerShell, Script, Security
I created a powershell-script which will reset the password of all users in a specific Organizational Unit.
I prefer to set unique high-end passwords for all users. If you prefer a more ‘user friendly’ approach simply…
Posted: April 1, 2017 | | Tags: Active Directory, ADMX, GPO, OneDrive, PowerShell
A downside with the ADMX files is that when you update them, and the new files replace settings and values you end up with orphaned settings in your GPOs. In our example we had two orphaned registry values from a previous OneDrive ADMX.
Posted: August 24, 2016 | | Tags: Code, Deployment, PowerShell, Script, Windows 10
There are a few different approaches when it comes to cleaning up the Windows 10 deployment. I prefer to uninstall the built-in applications which my enterprise and customers have no need for.
Updated: August 24, 2016 | | Tags: Azure, Backup, Cloud, PowerShell, Script
Jocha previously released a very popular mail report-script for Windows Backup. A downside with the new Azure backup-agent is that it did not offer mail reports… until today!
Posted: May 3, 2016 | | Tags: Code, Permissions, PowerShell
We’ve set out to help a customer with automation within their IT department.
Some daily tasks require an elevated prompt, there is no way around it. But it’s not obvious how to check if the current prompt is elevated, or how to elevate the session. So here is a how-to…
Posted: March 9, 2016 | | Tags: Code, PowerShell, Script, WMI
This PowerShell-script retrieves all current user sessions on a local or remote system.
Posted: March 9, 2016 | | Tags: Code, Compliance, PowerShell, Script
This script retrieves the pending reboot status on a local or remote computer.
Updated: November 12, 2017 | | Tags: Active Directory, GPO, PowerShell, Profile, usertile, VBs, Windows 10
We have been working on migrating a customer from Windows 7 over to Windows 10. Our goal is to have Windows 8 and 10 clients pull the pictures from Active Directory to the users local profiles.