Advanced Search
Search Results
428 total results found
Enable users to view calendar information of Room mailboxes
Description Show the user and the subject on a resource calendar instead of just busy/free Resolution Enable users to view calendar information of Room mailboxes On Exchange Online Room mailboxes do not share calendar information by default. Yo...
Install Iris Shaders
Download and install latest version of Java Download and install the latest version of the Iris.jar shader pack, not the fabric version Launch Minecraft using the new Iris profile
Sticky Keys Trick
https://www.thewindowsclub.com/reset-administrator-password-windows-sticky-keys For a general Windows user, resetting a lost or forgotten administrative password can be a bit troublesome if you don’t have the proper tools and techniques to reset it, depending...
Disabling and Enabling Outbound Replication
Disabling and Enabling Outbound Replication Last Updated: July 7, 2024 Disabling and Enabling Outbound Replication if you are implementing the major changes to active directory like extending the schema version. it is recommended that you should dis...
Reset-ComputerMachinePassword
Reset-ComputerMachinePassword Reference Module: Microsoft.PowerShell.Management Resets the machine account password for the computer. Syntax PowerShell Reset-ComputerMachinePassword [-Server <String>] [-Credential <PSCreden...
Phone number already registered
If your phone number reports as being already attached to an account in the discord application select the option to add account sign into the account using your phone number select the reset password option you will need to do some guess work here with ...
Azure Join Checklist
This document will outline the proper way to join a computer to an Azure domain from a local AD domain so not data is lost. Sign the user into OneDrive upload all user data to OneDrive Export browser passwords from Chrome, Edge, Firefox, etc. up...
Sharepoint Sync to File Explorer
Instructions for Sharepoint sync Navigate to https://portal.office.com in your web browser Navigate to the Apps section on the left Find Sharepoint in the apps section In sharepoint search type "contentclass:sts_site" ...
Make user member of a dynamic group based on a secondary group membership
user.memberof -any (group.objectId -in ['group1-123-123-123','group2-123-123-123'])
Bypass Bitlocker and Boot into Safemode
This will allow you to bypass bitlocker and boot into safe mode. This will not bypass encryption, but will allow you to boot into safe mode only. boot into the Windows RE select the command prompt option on the bitlocker prompt choose "skip this drive" o...
Using Netplan to set a static IP address
https://www.linux.com/topic/distributions/how-use-netplan-network-configuration-tool-linux/ Match the netplan configuration to the below run sudo chmod 600 /etc/netplan/your_config_file.yaml run sudo netplan try if there are no errors accept the cha...
Configure Docker Permissions
This is necessary the first time docker is installed $ sudo groupadd docker $ sudo usermod -aG docker $USER $ newgrp docker $ reboot sudo chmod 666 /var/run/docker.sock
Install Portainer
docker volume create portainer_data docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest docker ps
Adding DUO to ScreenConnect
https://docs.connectwise.com/ConnectWise_ScreenConnect_Documentation/Get_started/Administration_page/Security_page/Enable_two-factor_authentication_for_host_accounts/Configure_two-factor_authentication_with_Duo Go to the duo admin center and log in switch ...
How To Get The Team ID, Bundle ID, and Code Requirement
https://support.addigy.com/hc/en-us/articles/4403542583187-How-To-Get-The-Team-ID-Bundle-ID-and-Code-Requirement How To Get The Team ID, Bundle ID, and Code Requirement Updated: 3 months ago FollowNot yet followed by anyone Why do I need i...
Allow System Extensions with Addigy MDM
https://support.addigy.com/hc/en-us/articles/4403549605267-Allow-System-Extensions-with-Addigy-MDM What are System Extensions? Addigy Mobile Device Management (MDM) capabilities offer functionality to allow System Extensions. As Kexts, also known as leg...
How To Create User Accounts For All Devices In A Policy (OS Users)
https://support.addigy.com/hc/en-us/articles/4403726387603-How-To-Create-User-Accounts-For-All-Devices-In-A-Policy-OS-Users Addigy provides a simple way to create and manage a user account on a group of Macs in your organization. This can solve the problem...
Connecting to a LiveDesktop Session from a Windows Device
https://support.addigy.com/hc/en-us/articles/4403549724819-Connecting-to-a-LiveDesktop-Session-from-a-Windows-Device To connect to a LiveDesktop session from a Windows device, you will need to download and use a third-party client which supports VNC. For thi...
Creating Users on macOS Devices via GoLive
https://support.addigy.com/hc/en-us/articles/5372112316051-Creating-Users-on-macOS-Devices-via-GoLive User accounts can be created on individual macOS Devices using GoLive. Note: These user accounts will not have a SecureToken initially; however, if a Boot...
RocketCyber via MDM
To Install Installing RocketCyber Agent for macOS Requirements Device must be running a supported version of macOS.Supported Operating Systems for RocketCyber Agent Agent must be installed with sudo privileges, which the default install script provides. I...