You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2020. It is now read-only.
*[Manage-Credentials](Scripts/Manage-Credentials.ps1) - Script to Encrypt/Decrypt Credentials (Username and Password) and save them as variable or xml-file using SecureStrings ([view Doku](https://github.com/BornToBeRoot/PowerShell_Manage-Credentials/blob/master/README.md))
157
157
158
158
## ToDo
159
-
[] Remove-BrocadeVLAN
160
-
[] Set/Edit-BrocadeVLAN
159
+
160
+
* Remove-BrocadeVLAN
161
+
* Set/Edit-BrocadeVLAN
161
162
162
163
## ChangeLog
163
164
164
165
### 22.04.2016
166
+
165
167
* Added Parameter -ShowExecutedCommand``to function `Invoke-BrocadeCommand`
166
168
* Added Function `Add-BrocadeVLAN`
167
169
* Doku Improved
168
170
169
171
### 30.03.2016
172
+
170
173
* Code improved
171
174
* Output of `Invoke-BrocadeCommand` changed --> Now returns a custom PSObject with ComputerName and Result
172
175
* Manage-Credentials.ps1 and ScanNetworkAsync.ps1 updated
173
176
174
177
### 12.02.2016
178
+
175
179
* Added Get-BrocadeVLAN Cmdlets in "Brocade"-Module
176
180
* Script and Module Improved
177
181
* Added Brocade-CopyConfigToTFTP.ps1 to scripts (Copy Running-/Starup-Config to a TFTP-Server) - Removed old RunningConfigToTFTP.ps1 from scripts
0 commit comments