Advanced Search
Search Results
20 total results found
FAQs
Net2
Microsoft 365
Remote Desktop
Windows Deployment Services
WDS
Google Apps Manager
Azure Active Directory
Windows 10
Google Chrome
Hyper-V
Net2: Run-time error '13': Type Mismatch
Delete registry key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Paxton Access And reinstall Net2 client.
Enable Remote Desktop via command line
reg add "HKLM\System\CurrentControlSet\Control\Terminal Server" /f /v fDenyTSConnections /t REG_DWORD /d 0
Creating a discover image
Creating the image Open the Windows Deployment Services MMC snap-in. Select the Boot Images option. Right click on the image to be used as the basis of the discover image. Select Create Discover Image from the menu. Change the name and description of th...
Setting up a new GAM project
Prerequisites:Ensure that the OU containing the admin account has the 18+ age based label. (Account > Account settings > Age based access settings)Ensure that Google Cloud Platform is enabled for the relevant OU (Apps > Additional Google services)On the Google...
Subscribing existing members to a Microsoft 365 group
By default Microsoft 365 group members do not get emailed individual copies of messages sent to the group, they will only appear under the named subfolder under groups in the folder list. To rectify this, the user needs to subscribe to the group. Below are the...
Sync with on-site Active Directory
Azure AD Connect client service failing to start Accompanied by an event ID 528 from SQLLocalDB 15.0 in the Application event log with the description: WaitForMultipleObjects 575 {Application Error} The application was unable to start correctly (0x%lx). C...
Updating the Windows display language
In order to update the Windows display language without using the UI, e.g. for group policy purposes, the registry can be used. The language code is stored in the user hive in the below location: HKEY_Current_User\Control Panel\Desktop Stored as a multi-st...
Chrome not launching/opening to white box on Server 2022
After installing 2024-01 Cumulative Update for Microsoft server operating system version 21H2 for x64-based Systems (KB5034129), Chrome launches to a white/blank window. To resolve, delete the registry key HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Im...
Recovery partition
Deleting the recovery partition Run the command reagentc /disable to disable the recovery partition. Once disabled, launch diskpart from an elevated command line. List the disks attached to the system using list disk. Select the relevant disk using the dis...
Registry keys to enable/disable clipboard and drive redirection
Under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services, setting fDisableClipboardRedirection for the clipboard and fDisableCdm for drive redirection to either 1 or 0 disables or enables the respective functionality. These are the one...