powershellでフォルダーの所有者変更

以下全ての所有者をログインユーザーにする
takeown /F /R

以下全ての所有者をAdministratorグループにする
takeown /F /R /A