sftoolservice - Product Line Windows Server 2008/12 not allow interactive services

VZ Lv1Posted 26 Feb 2021 16:01

Hi,

in some VMs of product line Windows Server 2008/12 I get this error about sftoolservice:
The system is configured not to allow interactive services. This service may not function properly.

I did:
Hive: HKEY_LOCAL_MACHINE
Path: SYSTEM\CurrentControlSet\Control\Windows
DWORD: NoInteractiveServices
Change value “1” to “0”

Start the Interactive Detection Service by services.msc or command line using “net start ui0detect”

Anyone have te same problems?

Thanks n advance.
vz.

Liew has solved this question and earned 10 coins.

Posting a reply earns you 2 coins. An accepted reply earns you 20 coins and another 10 coins for replying within 10 minutes. (Expired) What is Coin?

Enter your mobile phone number and company name for better service. Go

Last edited by Liew 09 May 2022 11:12.

Good day! The sftoolservice is use in P2V/ cross platform migration,  virtual IP backup recovery after cross platform migration. If you do not perform migration with converter, you could ignore it.
Is this answer helpful?
Liew Lv2Posted 09 May 2022 11:05
  
Last edited by Liew 09 May 2022 11:12.

Good day! The sftoolservice is use in P2V/ cross platform migration,  virtual IP backup recovery after cross platform migration. If you do not perform migration with converter, you could ignore it.
Faisal Piliang Posted 09 May 2022 13:45
  
Recommending for canceling "Allow services to interact with desktop" in VMware Tools Services
rivsy Lv5Posted 11 May 2022 15:24
  
Last edited by rivsy 12 May 2022 10:43.

To enable Interactive Services simply add a registry key in Windows command prompt below

reg.exe ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows /v NoInteractiveServices /t REG_DWORD /d 0 /f

Then reboot your unit after this, to process/script to take effect.

Then type in Windows command prompt below

sc.exe config ui0detect start= autosc.exe start ui0detect

I Can Help:

Change

Moderator on This Board

2
20
0

Started Topics

Followers

Follow

Board Leaders