Skip to content

filip326/TypeScript-Window-UserList

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript-Window-UserList

A TypeScript Project getting the Usernames from net user and then gets the full name and the global classes by net user <username>. You can also check my Inspiration from WindowsUserList, which does nearly the same in C# (.Net).

Use

Edit the files, if your Computer doesn't give German Outputs. (It was developed for German Systems)

ts-node .
# or
ts-node index.ts
# or
npm run start

Type 1, if you'd like to have the /domain at the end of the net user /domain. Else type 2. You get a JSON-File (./users.json) as an output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%