Can’t login VM with “Please wait” screen

Situation: The client has VM running Windows 2012 R2 on windows 2012 R2 Hyper-V. They can’t login the VM with “Please wait ” screen.

Troubleshooting: 1. Turn off and turn on VM doesn’t fix the problem.

2. Running Safe mode has the same problem.

3. We find the host has a Windows update. Installing and restarting the host fixes the problem.

4. The problem we had is the server Windows update is default settings Install updates automatically. Whenever major windows updates installed, the RD server has a problem and the restating takes along time with “Apply Computer settings”. The resolution is change the Windows update default settings to Check for updates but let me choose whether to download and install them.

Robocopy crash the server

Situation: The client try to use robocopy to copy files and folders with security from one server and anew server. It process for a few minutes. some folders and files miss, and then no one can access the server. This is the commond:

robocopy \\comm\TS_Share C:\ TS_Share /MIR /COPYALL /DCOPY:T /R:1 /W:1 /NP /TEE

Troubleshooting: There is the space between C:\ and TS_Share. That curses the problem and override some system files.

Palo Alto Firewall GloablProtect can’t establish VPN with “Still working” message

Situation: The client has Palo Alto Firewall as VPN. One of users can’t establish the VPN. it shows “Still working”.

Troubleshooting: 1. It could be the DNS issue. Make sure the VPN hostname is correct. For a test, use IP address instead of DDNS.

2. Repair GlobalProtect in Control Panel. To do that, type Control in the search bar. Click on Control Panel to open it.

In the Control Panel, click on Program and Features.

In Program and Features, right click on GloablProtect and select Repair.

3. Make sure PanGPS service is running

4. Uninstall and re-install GloablProtect.

535 5.7.3 authentication unsuccessful

Situation: when the client setup Synology SNA notification using Office 365 account, they receive 535 5.7.3 authentication unsuccessful.

Troubleshooting: 1. Make sure you use correct SMTP server info:

Server: outlook.office365.com

Port: 993

Encryption: SSL/TLS

or

Server: smtp.office365.com

Port: 587

Encryption: STARTTLS

2. Make sure account credential are correct.

3. When filling out the Username, put in the full email address.

4. In out case, we fix the problem by switching Service Provider from SMTP Server to Outlook. Please refer to thispost:

How to configure Notification on Synology SAN

An error occurred while attempting to checkpoint the selected virtual machine(s)

Situation: The client installs Veeam Backup and Replication Community Edition. Backing up VM works fine. However, it gets this error message when backing up SQL.

10/1/2019 11:39:33 AM :: Failed to create VM recovery checkpoint (mode: Veeam application-aware processing) Details: Job failed (‘Checkpoint operation for ‘SQLServer07’ failed. (Virtual machine ID 76714D70-9FF7-4F19-902B-0CFF030D7FAC)

‘SQLServer07′ could not initiate a checkpoint operation: %%2147754996 (0x800423F4). (Virtual machine ID 76714D70-9FF7-4F19-902B-0CFF030D7FAC)’). Error code: ‘32768’.
Failed to create VM recovery snapshot, VM ID ‘76714d70-9ff7-4f19-902b-0cff030d7fac’.

Troubleshooting: Go to VM Settings. Navigate to Checkpoints, change the Production checkpoints to Standard checkpoint.

“The group sales@chicagotech.net isn’t set up to receive messages from info@chicagotech.net”

Situation: The client just created a distribution group email in Office 365. The members of the group send and receive email without any problems. However, other company users can’t send the email to the group with this message: “The group sales@chicagotech.net isn’t set up to receive messages from info@chicagotech.net”.

Troubleshooting: most users were migrated from their Exchange server. This group was created in Office 365. If you check the the Group Type and Status in Office 365, you can see the different.

Even their email addresses are in the same domain name, but the group types are different. We fixed it by enabling “Let people outside the organization send email to the group” as shown below.

“This system cannot determine if the license server is registered as service connection point(SCP) in Active Dirctory Domain Services(AD DS) because the AD cannot be contacted”.

Situation: The client a couple hundred users access their system remotely using RDP. Some remote users complaint that they keep losing the connections.

Troubleshooting: We suspect it is RD license issue. When Login RD license Manager, we do see the yellow !. If we click on Review Configuration, it shows this error: “This system cannot determine if the license server is registered as service connection point(SCP) in Active Dirctory Domain Services(AD DS) because the AD cannot be contacted”.

  1. Go to configuration or Change Scope to fix any issues.
  2. Restart the RD license service.
  3. Re-install the RD license.

Enter a product key for Windows 10

Situation: The client just received a new Dell computer with Windows 10. After installing the computer, the computer popup for a product key.

Troubleshooting: In most cases, Windows 10 activates automatically using a digital license and doesn’t require you to enter a product key. If the computer doesn’t activate it automatically, you may run windows troubleshooting under Activation window.

Can’t run Add-ins in Outlook

Situation: After installing an add-ins in Outlook 2016, the user has a problem to run Outlook with the add-ins.

Troubleshooting: We find there are two Office 365 running on the computer. One is pre-loaded office 365. Uninstalling the pre-loaded Office fixes the problem.

Also please refer to this article:

How to uninstall pre-loaded Office 365 in Windows 10

The real reason is Pre-loaded Office 365 is 63Bit. Their Add-ins is 32 bit. You must install Office 365 32 bit for the 32 bit Add-ins.