hi
i want to know how to create cluster without domain.
i tried by following command,
New-Cluster SQLCL02 –Node mvpsql021,mvpsql022 –StaticAddress 10.255.255.12 -NoStorage –AdministrativeAccessPoint Dns
but -AdministrativeAccessoint option is not there.
so pls suggest.