![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | notification We have many remote users they complain that they not getting notify when the password is about to expire I want to write a script that will notify them three times once 15 days before, then 3 days before and finnaly 1 day befor Please help Thanks in advance |
My System Specs![]() |
| | #2 (permalink) |
| | RE: notification What version of AD are you running? -- Richard Siddaway Please note that all scripts are supplied "as is" and with no warranty Blog: http://richardsiddaway.spaces.live.com/ PowerShell User Group: http://www.get-psuguk.org.uk "frank" wrote: > We have many remote users they complain that they not getting notify when the > password is about to expire > > I want to write a script that will notify them three times once 15 days > before, then 3 days before and finnaly 1 day befor > > > Please help > > > Thanks in advance |
My System Specs![]() |
| | #3 (permalink) |
| | RE: notification We use Windows 2003 ADS "RichS" wrote: > What version of AD are you running? > -- > Richard Siddaway > Please note that all scripts are supplied "as is" and with no warranty > Blog: http://richardsiddaway.spaces.live.com/ > PowerShell User Group: http://www.get-psuguk.org.uk > > > "frank" wrote: > > > We have many remote users they complain that they not getting notify when the > > password is about to expire > > > > I want to write a script that will notify them three times once 15 days > > before, then 3 days before and finnaly 1 day befor > > > > > > Please help > > > > > > Thanks in advance |
My System Specs![]() |
| | #4 (permalink) |
| | Re: notification do you use a custom Gina? "frank" <frank@discussions.microsoft.com> wrote in message news:1B774887-2141-418A-B9B9-511A863ED5BE@microsoft.com... > We use Windows 2003 ADS > > "RichS" wrote: > >> What version of AD are you running? >> -- >> Richard Siddaway >> Please note that all scripts are supplied "as is" and with no warranty >> Blog: http://richardsiddaway.spaces.live.com/ >> PowerShell User Group: http://www.get-psuguk.org.uk >> >> >> "frank" wrote: >> >> > We have many remote users they complain that they not getting notify >> > when the >> > password is about to expire >> > >> > I want to write a script that will notify them three times once 15 days >> > before, then 3 days before and finnaly 1 day befor >> > >> > >> > Please help >> > >> > >> > Thanks in advance |
My System Specs![]() |
| | #5 (permalink) |
| | Re: notification No just the default security "Brandon Shell" wrote: > do you use a custom Gina? > "frank" <frank@discussions.microsoft.com> wrote in message > news:1B774887-2141-418A-B9B9-511A863ED5BE@microsoft.com... > > We use Windows 2003 ADS > > > > "RichS" wrote: > > > >> What version of AD are you running? > >> -- > >> Richard Siddaway > >> Please note that all scripts are supplied "as is" and with no warranty > >> Blog: http://richardsiddaway.spaces.live.com/ > >> PowerShell User Group: http://www.get-psuguk.org.uk > >> > >> > >> "frank" wrote: > >> > >> > We have many remote users they complain that they not getting notify > >> > when the > >> > password is about to expire > >> > > >> > I want to write a script that will notify them three times once 15 days > >> > before, then 3 days before and finnaly 1 day befor > >> > > >> > > >> > Please help > >> > > >> > > >> > Thanks in advance > > |
My System Specs![]() |
| | #6 (permalink) |
| | Re: notification I assume they are actually getting them, but don't want to look bad for not actually changing their passwords. If that is not the case you need to open a case with MS as this a fairly big problem. If it is indeed a the "I didn't see it excuse" then I would write a script that runs daily and sends an email. I don't have time atm to write this for you, but you can use some of the well known snap-ins to do most of the work for you. * Query AD for all Users whos Password will expire in 15 days * Query AD for all Users whos Password will expire in 3 days * Query AD for all Users whos Password will expire in 1 days * Send email ( I would cc do a mailbox you own for cya) "frank" <frank@discussions.microsoft.com> wrote in message news:186BFAB4-0146-4804-8089-3F0DD434D031@microsoft.com... > We have many remote users they complain that they not getting notify when > the > password is about to expire > > I want to write a script that will notify them three times once 15 days > before, then 3 days before and finnaly 1 day befor > > > Please help > > > Thanks in advance |
My System Specs![]() |
| | #7 (permalink) |
| | Re: notification That agood idea put I would like more automated that why I am asking for the script... I understand about your time so if there someone else who can help me I would appricate it thanks Frank "Brandon Shell" wrote: > I assume they are actually getting them, but don't want to look bad for not > actually changing their passwords. If that is not the case you need to open > a case with MS as this a fairly big problem. If it is indeed a the "I didn't > see it excuse" then I would write a script that runs daily and sends an > email. > > I don't have time atm to write this for you, but you can use some of the > well known snap-ins to do most of the work for you. > * Query AD for all Users whos Password will expire in 15 days > * Query AD for all Users whos Password will expire in 3 days > * Query AD for all Users whos Password will expire in 1 days > * Send email ( I would cc do a mailbox you own for cya) > > "frank" <frank@discussions.microsoft.com> wrote in message > news:186BFAB4-0146-4804-8089-3F0DD434D031@microsoft.com... > > We have many remote users they complain that they not getting notify when > > the > > password is about to expire > > > > I want to write a script that will notify them three times once 15 days > > before, then 3 days before and finnaly 1 day befor > > > > > > Please help > > > > > > Thanks in advance > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Re: Notification | Vista mail | |||
| Notification | Vista mail | |||
| Notification from DEP? | Vista security | |||
| notification | Vista mail | |||
| notification add on | Vista mail | |||