March 5, 2020 at 11:32 am
Nice one, thanks Steve
____________________________________________
Space, the final frontier? not any more...
All limits henceforth are self-imposed.
“libera tute vulgaris ex”
March 5, 2020 at 5:06 pm
We use gMSAs quite a bit in my environment. While they are good for generic SQL Server stuff, I wish the MS Docs documentation was a little more clear on where they are not a good fit. Things like:
I am sure there are more places I just don't have not been able to test all scenarios where a gMSA could be specified for them yet.
Joie Andrew
"Since 1982"
March 5, 2020 at 7:30 pm
I wouldn't expect a gMSA to work for these. These are for Windows services, not credentials for access.
March 5, 2020 at 8:36 pm
I'm not so sure about that. gMSAs can be used for things like scheduled tasks and IIS app pools. I think it more depends on if a particular app is designed to be aware of gMSAs.
Joie Andrew
"Since 1982"
March 5, 2020 at 8:42 pm
You may be right. Didn't know they could use these for tasks, so it likely means the app needs to work with these.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply