From: Donavan on 5 Apr 2007 18:42 Hi Guys - I've been at this problem for a few months now... I'm at a total lost can anyone help. When users log into OWA they get a page that basically says: Internet Service Manager for Internet Information Server 6.0 Your password will expire soon. Do you want to change it now? Access default document or select another document. Donavan
From: Bharat Suneja [MVP] on 5 Apr 2007 21:11 Do you want to disable password changes through OWA? Use adsutil.vbs script in \inetpub\adminscripts: adsutil.vbs set w3svc/passwordchangeflags 2 More info on enabling/disabling Change Password: Implementing the Change Password feature with Outlook Web Access http://support.microsoft.com/kb/297121/ -- Bharat Suneja MVP - Exchange www.zenprise.com NEW blog location: exchangepedia.com/blog ------------------------------ "Donavan" <Donavan(a)discussions.microsoft.com> wrote in message news:976A7430-1C18-4B9E-88BE-DE3F44C3B3D7(a)microsoft.com... > Hi Guys - I've been at this problem for a few months now... I'm at a total > lost can anyone help. When users log into OWA they get a page that > basically > says: > > Internet Service Manager for Internet Information Server 6.0 > Your password will expire soon. > Do you want to change it now? > Access default document or select another document. > > Donavan >
From: Donavan on 5 Apr 2007 22:40 Thanks for your reply. I don't want to disable password change, what I want to do is get back the yellow bar that notifies users that their password is about to expire. Password change is currently useless now as users are not being notified when to make the change. The passwordchangeflag is already set to 0... Any other ideas? Thanks "Bharat Suneja [MVP]" wrote: > Do you want to disable password changes through OWA? > > Use adsutil.vbs script in \inetpub\adminscripts: > adsutil.vbs set w3svc/passwordchangeflags 2 > > More info on enabling/disabling Change Password: > Implementing the Change Password feature with Outlook Web Access > http://support.microsoft.com/kb/297121/ > -- > Bharat Suneja > MVP - Exchange > www.zenprise.com > NEW blog location: > exchangepedia.com/blog > ------------------------------ > "Donavan" <Donavan(a)discussions.microsoft.com> wrote in message > news:976A7430-1C18-4B9E-88BE-DE3F44C3B3D7(a)microsoft.com... > > Hi Guys - I've been at this problem for a few months now... I'm at a total > > lost can anyone help. When users log into OWA they get a page that > > basically > > says: > > > > Internet Service Manager for Internet Information Server 6.0 > > Your password will expire soon. > > Do you want to change it now? > > Access default document or select another document. > > > > Donavan > > > >
From: Nathan Winters [MVP] on 6 Apr 2007 09:49 Hi, Just in case it throws any light on the subject, I have linked to a similar thread on my forum: http://www.mmmug.co.uk/forums/thread/637.aspx Cheers Nathan "Donavan" <Donavan(a)discussions.microsoft.com> wrote in message news:482228BD-F1E4-47B8-B5EC-4C1F73E683EA(a)microsoft.com... > Thanks for your reply. I don't want to disable password change, what I > want > to do is get back the yellow bar that notifies users that their password > is > about to expire. Password change is currently useless now as users are not > being notified when to make the change. The passwordchangeflag is already > set > to 0... > > Any other ideas? > > Thanks > > "Bharat Suneja [MVP]" wrote: > >> Do you want to disable password changes through OWA? >> >> Use adsutil.vbs script in \inetpub\adminscripts: >> adsutil.vbs set w3svc/passwordchangeflags 2 >> >> More info on enabling/disabling Change Password: >> Implementing the Change Password feature with Outlook Web Access >> http://support.microsoft.com/kb/297121/ >> -- >> Bharat Suneja >> MVP - Exchange >> www.zenprise.com >> NEW blog location: >> exchangepedia.com/blog >> ------------------------------ >> "Donavan" <Donavan(a)discussions.microsoft.com> wrote in message >> news:976A7430-1C18-4B9E-88BE-DE3F44C3B3D7(a)microsoft.com... >> > Hi Guys - I've been at this problem for a few months now... I'm at a >> > total >> > lost can anyone help. When users log into OWA they get a page that >> > basically >> > says: >> > >> > Internet Service Manager for Internet Information Server 6.0 >> > Your password will expire soon. >> > Do you want to change it now? >> > Access default document or select another document. >> > >> > Donavan >> > >> >>
|
Pages: 1 Prev: Missing default SMTP virtual server Next: Error pair of event id 116 & 9549 |