Active Directory error: there is no editor registered to handle this attribute type

This error message occurs when trying to edit an attribute in the Active Directory Users and Computers snap-in on a Microsoft Windows Server. It means that the editor does not have a registered handler for the type of attribute you are trying to edit.

To resolve this issue, you can try the following steps:

  1. Make sure that you have the necessary permissions to edit the attribute.
  2. Check if the required schema extension has been made to support the attribute.
  3. If the schema extension is not present, you may need to extend the schema and register the attribute with the proper handler.
  4. If the schema extension is present, try restarting the Active Directory service or the entire server.

Resolution 2: You may need to add the attributes in order to be able to update them. This PowerShell Command will allow you to add the attributes and may prevent the error you’re seeing and therefore prevent you having to recreate the whole directory:

Set-ADGroup -Identity “test_authOrig” -Server dc.hepek.lab -Add @{authOrig=@(‘CN=TestUser,OU=User,OU=OfficeM,OU=HQ,DC=hepek,DC=lab’)}

Problem to access RSG VPN

Situation: The client uses RSG VPN (in Azure) to establish the connection to the customer. It works for all office and home users except one of office users.

Troubleshooting: 1. We monitor the Palo Alto Firewall in the office, and it shows all traffics are allowed.

2. Trace router confirms it is not our system issues.

C:\Users\blin>tracert 70.37.x.x

Tracing route to 70.37.x.x over a maximum of 30 hops

1 51 ms <1 ms <1 ms www.webgui.nokiawifi.com [192.168.12.1]
2 1 ms <1 ms <1 ms 192.0.0.1
3 * 18 ms * 192.0.0.1
4 * 20 ms 18 ms 192.0.0.1
5 * * 24 ms 192.0.0.1
6 72 ms * * 192.0.0.1
7 51 ms 37 ms 38 ms 192.0.0.1
8 59 ms 37 ms 37 ms 10.165.200.189
9 60 ms 33 ms * 10.164.160.121
10 * 35 ms * 10.164.178.151
11 61 ms 37 ms 37 ms chi-8075.msn.net [208.115.136.27]
12 56 ms 28 ms 23 ms ae36-0.icr02.ch4.ntwk.msn.net [104.44.237.23]
13 70 ms 60 ms 96 ms be-102-0.ibr01.ch4.ntwk.msn.net [104.44.11.3]
14 93 ms * 105 ms be-8-0.ibr03.dsm05.ntwk.msn.net [104.44.28.220]
15 95 ms 83 ms 68 ms be-10-0.ibr01.sn6.ntwk.msn.net [104.44.29.30]
16 64 ms 75 ms 77 ms ae104-0.icr03.sn6.ntwk.msn.net [104.44.11.85]
17 * * * Request timed out.
18 * * * Request timed out.
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.

22 * * * Request timed out.
23 * * * Request timed out.
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 70 ms 76 ms 75 ms 70.37.x.x

It seems to us that the traffics reach to the end point. We call Azure support, and they fix the problem.

 

 

Fixing Remote Desktop Services tools aren’t functional after you remove a server from Server Manager

  1. Open the Server Manager on the remaining server.
  2. Click on “Remote Desktop Services” in the left-hand menu.
  3. In the center pane, click on “Collections.”
  4. Right-click on the collection that is having issues and select “Edit Properties.”
  5. In the “Edit Collection Properties” window, go to the “RD Session Host” tab.
  6. Make sure that the correct server is listed in the “Server name” field. If not, select the correct server and click “OK.”
  7. Restart the Remote Desktop Services on the server by running the following command in an elevated Command Prompt: “net stop termservice & net start termservice.”
  8. Test the Remote Desktop Services tools to ensure that they are functioning properly.

WeCaht sound doesn’t go through phone link

The issue with WeChat sound not going through Phone Link could be due to a few factors:

  1. Poor network connection: Make sure your phone and the linked device have a stable internet connection.
  2. Volume settings: Check the volume settings on both your phone and the linked device to make sure the sound is not muted or set too low.
  3. Incorrect settings: Verify that the audio output is set to Phone Link on both devices.
  4. Compatibility issues: Ensure that both devices support WeChat audio transmission through Phone Link.

OBS studio recoding wechat doesn’t have the sound

If you are experiencing sound issues while recording WeChat using OBS Studio, here are a few things you can try:

  1. Check the audio sources: In OBS Studio, go to the “Sources” panel and make sure that the audio source(s) you want to record are selected and properly configured.
  2. Update your sound drivers: Make sure you have the latest sound drivers installed on your computer.
  3. Check audio settings in Windows: Go to the sound settings in Windows and make sure the audio output is set to your computer speakers or headphones.
  4. Disable exclusive control: Some sound drivers might have an “Exclusive Mode” option that can prevent other applications from accessing the audio device. If this is the case, try disabling this option.
  5. Try a different recording software: If the issue persists, you may want to try a different recording software, such as Bandicam or Camtasia, to see if the problem is specific to OBS Studio.

Bandicam recoding Wechat doesn’t have the sound

If you are experiencing sound issues while recording WeChat using Bandicam, here are a few things you can try:

  1. Check the audio settings in Bandicam: Ensure that the audio recording source is set to “System Sound.”
  2. Check the sound settings in Windows: Go to the sound settings in Windows and make sure the audio output is set to your computer speakers or headphones.
  3. Update Bandicam and your sound drivers: Make sure you have the latest version of Bandicam and the latest sound drivers installed on your computer.
  4. Try a different recording software: If the issue persists, you may want to try a different recording software, such as OBS Studio or Camtasia, to see if the problem is specific to Bandicam.

You cannot access this right now with error code 53003

Situation: The user can’t login his Teams with this message: You cannot access this right now with error code 53003.

Troubleshooting:

  1. Sign in to the Azure portal as a member of Administrators
  2. Browse to Azure Active Directory.

3. Sign-ins logs under Monitoring.

4. Find the event for the sign-in to review. Add or remove filters and columns to filter out unnecessary information. Foor example user Sean.

5. You can have these information: Status, IP address, Location and Conditional Access. If you double click on it, you can have more info.

 

Fixing The following servers in this deployment are not part of the server pool

Situation: After the client changed one of their remote Desktop Server name, they can’t login with is message: This computer can’t connect to the remote computer

Troubleshooting: When we check the Server Manager>Remote Desktop Services>Overview, we see an error: The following servers in this deployment are not part of the server pool. The servers must be added to the server pool.

You may many options to fix this issue.

  1. Resolution 1: Run Windows Management Instrumentation Tester (Wbemtest.exe).