Skip to main content
Solved

Modify agent

  • January 27, 2023
  • 2 replies
  • 175 views

jsidoti
Guru
Forum|alt.badge.img+4

We switched from LDAP to Azure auth for our users so now the password reset services screen is no longer working.

How do I remove that from the windows 10 login screen?

 

Install method:

SysAidAgent.exe /VERYSILENT /URL https://www.web.site /account AccountName /serial SerialNumber /install once /AllowRemoteControl Y /SubmitSRShortcut "Help Desk" /Interval 30 /ConfirmRC Y /RandomMachineID N /AllowSubmitSR Y /LogLevel 3 /ENABLESYSAIDPS Y
 
is it as simple as switching /ENABLESYSAIDPS Y to /ENABLESYSAIDPS N
 

 

Best answer by jsidoti

According to tech support

 

Yes, if you want to remove the Password Services feature from the agent installer set the option /ENABLESYSAIDPS to N.

In case this does not remove the Password Services feature at the logon screen, you can manually remove it.

 

1. Go to : C:\Windows\System32.

 

2. Delete the SysAidUnlckRstPasswd_08501.dll file

2 replies

jsidoti
Guru
Forum|alt.badge.img+4
  • Author
  • Guru
  • 95 replies
  • Answer
  • January 30, 2023

According to tech support

 

Yes, if you want to remove the Password Services feature from the agent installer set the option /ENABLESYSAIDPS to N.

In case this does not remove the Password Services feature at the logon screen, you can manually remove it.

 

1. Go to : C:\Windows\System32.

 

2. Delete the SysAidUnlckRstPasswd_08501.dll file


Maayan Karstaedt
SysAider
Forum|alt.badge.img

Love it @jsidoti when you find the answer and share with us! Thank you for being a great SysMate!