Quantcast
Viewing all articles
Browse latest Browse all 1056

How to remove rights using the batch script

Hi All,

 

can anyone help me with the script to remove the admin rights from the group. I am trying to push this from software distribution that got failed.

 

When I try to run manually, it works fine, please help me

 

 

@ECHO OFF

REM Adding a local group
net localgroup Administrators dinesh /delete

 

exit /b


Viewing all articles
Browse latest Browse all 1056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>