List of all Managed Service Accounts


team,

is there way export managed service accounts in domain using powershell?

thanks

vish

get-adserviceaccount -filter * -properties * | export-csv c:\temp\all-msas.csv -notypeinformation


cheers,

jorge de almeida pinto

principal consultant | mvp directory services | iam technologies

community...:

disclaimer: post provided "as is" no warranties of kind, either expressed or implied, , confers no rights! evaluate/test before using/implementing this!



Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file