Is there any script to login remotely to admin account and fetch the active directory
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-08-19 01:39 PM
Is there any script to login remotely to admin account and fetch the active directory
------------------------------
SANJIB SINHA
Software Senior Engineer
Asia/Kolkata
------------------------------
------------------------------
SANJIB SINHA
Software Senior Engineer
Asia/Kolkata
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-08-19 01:41 AM
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.
------------------------------
Jega Avinasinathan
Customer Support Engineer
Blue Prism
------------------------------
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-08-19 03:42 AM
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 SINHA
Software Senior Engineer
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-08-19 01:45 PM
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
------------------------------
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
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
05-09-19 06:29 AM
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
------------------------------
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
------------------------------
