K
K.Boots
Guest
Hi,
I should start by letting you know:
-I'm a senior at the IT support department of a large company, trying to raise the efficiency of my 20 colleagues.
-I'm not a system or server administrator at our company.
-We use the same Win10 enterprise computers as our end-users. We don't have elevated permissions on our personal accounts.
-AdmPwd.UI.exe (LAPS UI fat client) is installed on our computers for retrieving the local admin password of an end-users computer, to be able to troubleshoot and apply solutions. The Powershell module is not installed.
I've built a small custom application, a call note form implementing some automation tools commonly used at our front office.
Since we use regular personal user accounts, when we want to browse another computer or execute a command/application remotely, credentials for the local admin account need to be entered. We use the LAPS UI fat client to look this up.
I'd like to add a feature to my tool for executing AdmPwd.UI.exe already targeting the pre-defined ComputerName. As for many Microsoft applications is the case, I suspected being able to simply use a command line swith with the executable or a parameter. Though whilst fiddling about in command prompt I got the impression none are implemented.
Is there a way to execute LAPS UI while submitting and instantly searching the ComputerName? Or is it even possible to request/export the password through the command line?
Thanks for your help!
Regards, K. Boots
More...
I should start by letting you know:
-I'm a senior at the IT support department of a large company, trying to raise the efficiency of my 20 colleagues.
-I'm not a system or server administrator at our company.
-We use the same Win10 enterprise computers as our end-users. We don't have elevated permissions on our personal accounts.
-AdmPwd.UI.exe (LAPS UI fat client) is installed on our computers for retrieving the local admin password of an end-users computer, to be able to troubleshoot and apply solutions. The Powershell module is not installed.
I've built a small custom application, a call note form implementing some automation tools commonly used at our front office.
Since we use regular personal user accounts, when we want to browse another computer or execute a command/application remotely, credentials for the local admin account need to be entered. We use the LAPS UI fat client to look this up.
I'd like to add a feature to my tool for executing AdmPwd.UI.exe already targeting the pre-defined ComputerName. As for many Microsoft applications is the case, I suspected being able to simply use a command line swith with the executable or a parameter. Though whilst fiddling about in command prompt I got the impression none are implemented.
Is there a way to execute LAPS UI while submitting and instantly searching the ComputerName? Or is it even possible to request/export the password through the command line?
Thanks for your help!
Regards, K. Boots
More...