0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Add functions to manage the distributed firewall exclusion list - Get-NsxFirewallExclusionList = Gets a list of all virtual machines in the exclusion list - Add-NsxFirewallExclusionList -VirtualMachine VM_Object = Adds a VM to the exclusion list - Remove-NsxFirewallExclusionList -VirtualMachine VM_Object = Removes a VM from the exclusion list More... about 9 years ago
no message More... about 9 years ago
New-NsxTransportZone didnt enforce case on cp mode string. More... about 9 years ago
This time with a working upgrade! :) More... about 9 years ago
Added Update-PowerNsx cmdlet - for Josh... :) More... about 9 years ago
Update Get-NSxLogicalSwitch to alias virtualwire param to objectId (consistency with other cmdlets), and to retreive all LS accross all TZ if TZ not specified. (no long have to do Get-NsxTransportZone | Get-NSxLogicalSwitch, Why did that take me 6 months to do?) More... about 9 years ago
no message More... about 9 years ago
Update email address. More... about 9 years ago
Supress certificate warnings on VC connection. More... about 9 years ago
Removed exit statement and reverted install bootstrapper to previous method using invoke-expression More... about 9 years ago
no message More... about 9 years ago
no message More... about 9 years ago
no message More... about 9 years ago
beyond rage More... about 9 years ago
no message More... about 9 years ago
no message More... about 9 years ago
no message More... about 9 years ago
force powerNSX installer to do upgrade check... More... about 9 years ago
Need to get user to relaunch in powercli after successful installation of PowerNSX More... about 9 years ago
Updated install bootstrapper that handles exit codes properly. Updated exit code to nonzero for WinRM install reboot pending... More... about 9 years ago
Testing changes to bootstrap installer to handle exit codes properly More... about 9 years ago
no message More... about 9 years ago
HAndle unset execution policy More... about 9 years ago
no message More... about 9 years ago
Exit code handling from install attempt and updates to allow Profile script installer to work on PoSH 2. More... about 9 years ago
Failed job creation wasnt being caught... More... about 9 years ago
Allow user to specify pwd again if required for task setup More... about 9 years ago
Get-PowerNsxVersion and Get-NsxEdgeNat function exports had spaces in the string - preventing export... More... about 9 years ago
Minor output updates More... about 9 years ago
Handle no existing task More... about 9 years ago