Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a set of domain related facts #61

Closed
RandomNoun7 opened this issue May 9, 2019 · 0 comments
Closed

Add a set of domain related facts #61

RandomNoun7 opened this issue May 9, 2019 · 0 comments

Comments

@RandomNoun7
Copy link

This issue to track an idea for a set of facts that I would like to contribute.

Currently information about the domain your machine is running in is difficult to get if you need anything other than the FQDN of the domain. The FQDN is not always usable because in some cases it's really the NETBIOS name that the user needs. Doing a substring on FQDN could get complicated ifa user is running in a subdomain or with a non standard tld like test.corp.internaltest. Whereas in PowerShell or possible even ruby, getting the NETBIOS is easy.

So this issue is track both my intention to do a PR to add the NETBIOS fact, and to take input about what other facts about the domain environment might be useful to surface while I'm at it.

Thanks,
Bill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant