I don't know if anybody has come across this issue with the new version of Powershell (v. 9.12.1.2302). There are a few weird things happening with this version. First thing is the get-ncaggr no long lists root aggregates. Eventually i figured if I use the -ontapi, then it lists all the aggregates. But why ?? I didn't have to do this in previous versions. Also I found that new-ncaggr command to create a new aggr failed as well, the error messages were different every time you try it. With the -simulation it didn't show any errors though.
Did I do anyting wrong or there is a new way to connect-nccontroller with this new version? Thanks.