Welcome to WiseSoft.co.uk!
Register
About
Contact
Donate
Home
Scripts
Articles
Software
Forum
Links
Active Directory Schema Guide
Submit a Script
All Scripts
Active Directory
Computer
Database
Event Logs
Exchange/Email
File System
General
Printer
SQL Server
Account Page
Address Page
COMPlus Page
DialIn Page
Environment Page
General Page
MemberOf Page
Organization Page
Profile Page
RemoteControl Page
Sessions Page
Telephones Page
TerminalServices Page
Batch File
HTA
KiXtart
PowerShell
T-SQL
VB
VBScript
Computer Accounts
Domains, Forests & Trusts
Groups
Monitoring & Replication
Organizational Units
Schema Information
Search
Sites and Subnets
User Accounts
PowerShell
VBScript
VBScript
PowerShell
VBScript
VBScript
VBScript
VBScript
VBScript
PowerShell
VBScript
VBScript
PowerShell
VBScript
HTA
KiXtart
PowerShell
VB
VBScript
VBScript
KiXtart
PowerShell
VBScript
PowerShell
VBScript
Batch File
KiXtart
PowerShell
VBScript
HTA
VB
VBScript
HTA
KiXtart
PowerShell
VBScript
HTA
PowerShell
T-SQL
VBScript
All Articles
Active Directory
Miscellaneous
Programming
Scripting
Security
SQL Server
WiseSoft
Submit Article
All Software
TSQL DDL Code History Tool
Account Management Spreadsheet
Bulk AD Users
Password Control
Script Builder
NTFSFix
TSQL DDL Code History Tool
Bulk AD Users
Password Control
Script Builder
Account Management Spreadsheet
NTFSFix
Scripting
Guestbook
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Bugs
Suggestions
General
Login
User Name:
Password:
Remember me next time
Forgot Password?
Login using OpenID:
Create free account
Exclusive access for registered users
Registered Users:
20870
Click here to find out how you can help support wisesoft.co.uk!
home
recent topics
recent posts
search
faq
AspNetForum v.5.2.7.0
WiseSoft :: Forum
:: Forum
user:
psw:
remember me
|
lost password
|
register
Home
»
Password Control
-
Password Control - Bugs
»
Properties to load and default domain
|
5/21/2009 5:45:10 AM
permalink
zalnam
Posts 6
How can we use the PwdLastSet, LastLogon and other AD atributes? I only managed to display de MemberOf atribute of a user.
And in the beta version i couldn't set a default domain. It's possible ?
10x
5/25/2009 6:31:47 AM
permalink
admin
Posts 331
Hi,
PwdLastSet and LastLogon are not supported at the moment. They require special handling as they are stored as large integers in Active Directory - I'll improve support for large integer attributes in future versions. Also, it's worth noting that the LastLogon attribute is not replicated between domain controllers. To get the true last logon, you would need to query every domain controller in the domain.
You can't set a default domain in the beta version but you can pass connection info via the command line. e.g.
passwordcontrol.exe -s wisesoft.co.uk -u david.wiseman -p MyP@ssW0rd
You can also type "passwordcontrol.exe ?" to get a full list of commandline options.
Hope this helps,
David
5/28/2009 12:42:01 AM
permalink
zalnam
Posts 6
Yes, i knew it was a problem with LastLogon.
"-s domain" solved my problem with default domain.
Thanks for this great program !
pages:
1
|
Home
»
Password Control
-
Password Control - Bugs
»
Properties to load and default domain