https://www.simple-talk.com/sysadmin/exchange/active-directory-management-with-powershell-in-windows-server-2008-r2/
systeminfo /s servername /u domainname\username /p userpassword /fo table systeminfo /s servername /u domainname\username /p userpassword /fo table >1.csv and then type 1.csv then we will get the results in CSV formate
Comments