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

Fixed winpath to path, Modified create domain #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

vijaytripathi
Copy link
Contributor

Modified $::winpath to $::path

Modified $::winpath to $::path
Code for Vexasoft_Cmdlet_Library_x64 Package, it is required for RDP
Adding "provider=powershell" for execs in 'enable_rdp_connections' and
'set_rdp_supported_clients'.
Also changed command accordingly
@vijaytripathi
Copy link
Contributor Author

Issue #5

@ppouliot
Copy link
Owner

Vijay,

I want to remove the dep on the Vexasoft cmdlet. I've started looking at new ways to enable RDP simply using the windows registry module.

Call me to discuss

@vijaytripathi
Copy link
Contributor Author

Reverted Code for Vexasoft pacage, as we do not want to utilize vexasoft package for rdp in our module.

removing $domain_username parameter as only admin password is required
for domain join command.
Adding provide=powershell
changing unless to onlyif
AD-Domain_Services windows feature is required as part of create domain
process
@ppouliot
Copy link
Owner

Vijay, can you please do a pull to update your code then resubmit.

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

Successfully merging this pull request may close these issues.

2 participants