Schedule net user command using at in Windows -
in windows 7, trying schedule following command run net user testuser /active:no when type at 4:20 "net user testuser /active:no" command line interpreter see job scheduled , command looks correct yet after time has passed, user's status still active. when run net user testuser /active:no command line works desired. how @ run net user command?
Comments
Post a Comment