Ok, I moved a little bit forward.

if using
 Code:
	$objLocal = GetObject("WinNT://localhost")
	    $objLocal.Delete("user","unwanted")
		? @ERROR
		? @SERROR


and running with local admin everything is working.



Edited by CBrosius (2016-12-21 11:42 AM)