Re: Secure Channel Password

From: Amir Marathonian (AmirMarathonian_at_discussions.microsoft.com)
Date: 01/28/05


Date: Fri, 28 Jan 2005 13:29:02 -0800

Is this command going to have any adverse effect on either the DC, or the
machine which I am querying about its password reset? FYI: The machine I am
querying is Exchange Server 2000. As you know, Exchange is tightly
integrated with Active Directory. I just want to make sure this command is
not going to have an adverse effect on either of two computers.

Thanks

"Joe Richards [MVP]" wrote:

> Or you could use adfind...
>
> adfind -tdc -b basedn -f name=machinename pwdLastSet
>
> or if you have a single domain or the machine is in the default domain
>
> adfind -tdc -default -f name=machinename pwdLastSet
>
>
> ex:
>
> [Sun 01/23/2005 15:04:43.77]
> C:\WINDOWS>adfind -tdc -default -f name=fastmofo pwdLastSet
>
> AdFind V01.26.00cpp Joe Richards (joe@joeware.net) January 2005
>
> Using server: 2k3dc02.joe.com
> Directory: Windows Server 2003
> Base DN: DC=joe,DC=com
>
> dn:CN=fastmofo,CN=Computers,DC=joe,DC=com
> >pwdLastSet: 01/12/2005-01:14:39
>
>
> 1 Objects returned
>
>
> The command completed successfully.
>
>
>
>
>
> --
> Joe Richards Microsoft MVP Windows Server Directory Services
> www.joeware.net
>
>
> ptwilliams wrote:
> > Install the support tools (\support on the windows server CDROM) and run
> > adsiedit.msc
> > Drill down to where the computer object is in the directory (under the
> > domain partition) and right-click and choose properties.
> > In the properties window, select pwdLastSet from the 'select a property to
> > view' drop-down and the result is a long integer in the value(s) box.
> >
> > You could do the same using LDP and then use LDP's large-integer converter
> > to make more sense of the data.
> >
> > Or you could script it. I think some of the scripting guru's here have
> > already written this script and made it freely available. Try searching for
> > pwdLastSet and password or something.
> >
>



Relevant Pages

  • Re: Extended partition new size not shown in My Computer Server 20
    ... Microsoft Connect welcome page. ... Am I correct in thinking that there should be a new version of DiskPart ... Further states Windows Server 2003 with service ... The hotfix includes a new Diskpart.exe utility command not currently ...
    (microsoft.public.windows.file_system)
  • RE: ADprep question
    ... The reason you need to run exchange Adprep /Foresteprep is addressed in the ... 314649 Windows Server 2003 adprep /forestprep Command Causes Mangled ...
    (microsoft.public.windows.server.migration)
  • Requst CLI CMD for Win srv2003/2008 & PowerShell cmd for Exchange
    ... Windows server 2003/2008 and PowerShell commands for Exchange Server 2007. ... know all the command available in Windows server 2003/2008 and PowerShell ... To use the Active Directory Domains and Trusts snap-in, choose, ...
    (microsoft.public.windows.server.general)
  • Wanted: powerful extended DIR or FIND utility.
    ... >From windows server 2003 command line, I want to be able to search a ... The windows DIR command cannot list the path as well as the date and ... FIND from GNU utilities for Win32, is excellent, except I get "System ... Bad file descriptor" on folders it cannot access. ...
    (microsoft.public.windows.server.scripting)
  • Re: Security necessary to list all services
    ... be a member of the Power Users group. ... On Windows Server 2003, that is ... manipulating individual *known* services, but I need to be assign the ... I actually was trying both services.msc and the sc command, ...
    (microsoft.public.windows.server.security)