cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any script to login remotely to admin account and fetch the active directory

SANJIBSINHA
Level 4
Is there any script to login remotely to admin account and fetch the active directory

------------------------------
SANJIB SINHA
Software Senior Engineer

Asia/Kolkata
------------------------------
4 REPLIES 4

jegendra
Staff
Staff
Hi Sanjib,

You could try the following Windows native commands separately to gather the domain account status of the user logging in the remote machine.
  • query session /server:nameoftheworkstation | query user
  • net user /domain remoteusername


------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
Jega Avinasinathan Customer Support Engineer Blue Prism

Thanks...is there any power-shell script ? suppose i want to login to admin account remotely to access the active directory information and need to modify some data in active directory?

------------------------------
SANJIB SINHA
Software Senior Engineer

Asia/Kolkata
------------------------------

Sanjib;

We have an Active Directory VBO that can interact with AD and you can use Admin credentials from the Credential Manager.  

Tell me more about what you are trying to do, please.

------------------------------
Steve Waters
Platform Consultant
Blue Prism Professional Services
America/Chicago
------------------------------

Hi Sorry for late reply. We are trying to make changes into the Active Directory remotely by using the admin credentials. (We are trying LDAP connection for this)
The object what you have can only control the AD of the local system not remotely to another system.

------------------------------
SANJIB SINHA
Software Senior Engineer

Asia/Kolkata
------------------------------