Commit Graph

6 Commits (fc0801e69bd2615c0bd254ecf2bbe58b44b81eaf)

Author SHA1 Message Date
Nathaniel Cohen 8b6f8ff928 Document -SkipNetworkProfileCheck switch 10 years ago
Nathaniel Cohen be452c1b27 allow ConfigureRemotingForAnsible.ps1 script to function from 'public' adapters
The current script fails on machines which have network interfaces designated
as connected to "Public" networks (choices for network designation being
Private, Domain, Public).  This commit changes the script to NOT prevent winrm
initialization when device is connected to a "Public" network.
10 years ago
nitzmahone 74694b2b0d moved WinRM setup script test after config 10 years ago
Willem Pienaar ac28652602 Fixed error handling for the enabling of PS Remoting 11 years ago
Chris Church 2f7348fddf Update firewall rules, error handling, other comment/whitespace cleanup. 11 years ago
Trond Hindenes d568966e2c Added script for configuring winrm for Ansible
The script can be used to set up a windows host with WinRM with the least possible effort.
12 years ago