Viewing 15 posts - 46 through 60 (of 66 total)
Thanks Thom A for confirming my assumption and thanks September 14, 2017 at 7:00 am
@ thanks andrew gothard, that is what I thought. thanks...
September 13, 2017 at 10:17 am
September 13, 2017 at 7:41 am
@Sue_H - I like the reference to the loaf of bread....very funny! I got a good laugh out of that 😉
September 12, 2017 at 8:43 am
@ Ok thanks Steve....so if through windows programming we change the password in AD and then in all local services, we don't need to touch configuration manager? correct?
September 11, 2017 at 9:13 am
@steve-2 Jones - it is the changing of the password in config manager that is going to be the issue, the windows server admins should be able to...
September 11, 2017 at 8:32 am
@Joie Andrew - that's a good option for sqlserver 2012...
September 11, 2017 at 2:18 am
@arsh-2 - Thanks but for the second question passwords are already set to never expire. The issue is for some crazy reason auditors want them changed...every account password.
September 8, 2017 at 6:58 am
Thanks Anthony its another good option if required.
September 1, 2017 at 9:04 am
Regarding changing a password on multiple servers, it's actually quite simple if you have them registered as servers in your SSMS. In the Registered Servers pane, right-click the name of the...
August 31, 2017 at 8:18 am
@ed - Thanks that code it is very useful.
Another more complex challenge is to alter the password for an SA account on 100+ different sql instances, all on...
August 31, 2017 at 4:11 am
Thanks Sue I will stick with the sql, using a password generator for the passwords, with some excel concatenation to create a long list of password alterations and run it...
August 30, 2017 at 12:21 pm
Yeah Sorry Sue the above is just an example, please ignore the syntax.
I was wondering if there was an easier way in powershell or a way to auto...
August 30, 2017 at 7:13 am
Great, Many thanks for your response.
August 23, 2017 at 2:44 am
Will this not work to a certain extent also?
SELECT MAX(login_time) AS [Last LoginTime], login_name [Login]
August 16, 2017 at 5:38 am
Viewing 15 posts - 46 through 60 (of 66 total)