-
Save Powershell Modules For Offline Storage
Continue reading: Save Powershell Modules For Offline StorageJust a quick How:To that came to mind 1. Open Powershell 5.1 or later2. Determine a save location. In my example an SMB storage location will be used3. If you are not sure of the name of the powershell module you are looking to save offline utilize the Find-Module *name* command. Under the name column…
-
Simple Powershell To Remove Administrators
Continue reading: Simple Powershell To Remove AdministratorsHere’s a quick one liner script to remove non-Administrator(s) from the administrator group
-
This device is already set up in another organization
Continue reading: This device is already set up in another organizationIf you have a device either in your possession or in the hands of a employee but you can’t seem to connect to intune. I found and tested this step to resolve an issue with a machine not connecting to our intune tenant no matter what I tried before. As shown in the picture you…