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: 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: 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: May 31, 2016 | | Tags: Backup, HTML, PowerShell, Script, Windows Server 2012
Background Jocha work with a lot of startup companies and small-business owners, which is great in so many ways. While it gives us the possibility to design and set everything up from scratch, with all the best practices, it usually means working with a smaller budget... Updated: May 17, 2016 | | Tags: Active Directory, File and Storage Services, PowerShell, Script, Security
The script will look through the a selected Organization Unit and verify that all users have a Home Directory set, and that it has the appropriate NTFS permissions.
Previously all users had Full-permissions on their home folder, which led to the users resetting permissions and removing unwanted permissions (Backup or Admin accounts) to their “private” stuff.
Updated: March 5, 2016 | | Tags: Deployment, Java, Script, Security, Windows 7, Windows 8, WMI, WMIC
I received an inquiry from one of my mid-size (100-200 users) customers today. They’ve been planning on implementing a new online service which requires the latest Java version.
The clients have a large quantity of outdated versions of Java, which needed to be uninstalled before we deployed the newest version.
They are currently running Windows 7 and Windows 8, so somewhat modern operative systems.
Updated: March 5, 2016 | | Tags: Code, PowerShell, Script, Security, Troubleshoot, WiFi, Windows 7, Windows 8, WLAN
We’ve all been there, wireless passwords tend get lost.
There are several tools to retrieve the missing information, but I strongly believe that the less stuff you download from the web, the safer you are. So why not use the built in functions instead?
Updated: November 2, 2023 | | Tags: Active Directory, Azure AD, Entra ID, PowerShell, Script, Troubleshoot
You can install the Azure module directly from the PowerShell prompt and connect to the numerous services offered by Microsofts extensive cloud solution!