Closed dbroeglin closed 7 years ago
Remove-NSSystemFile
Get-NSHardware
Get-NSSystemFile
Those functions are needed for housekeeping (automating setup, cleaning up NS after between tests, allow for system file changes or simply removing unused files)
Also corrected a typo in Install-NSLicense.
Install-NSLicense
Tested in my local lab (NS 11.1 48.10). See https://github.com/dbroeglin/windows-lab
On PS v6.0 MacOSX and PS v5.1 on Windows Server 2016
Looks good to me. Thanks!
Related Issue
Remove-NSSystemFile
: #69Get-NSHardware
: #70Get-NSSystemFile
: #71Motivation and Context
Those functions are needed for housekeeping (automating setup, cleaning up NS after between tests, allow for system file changes or simply removing unused files)
Also corrected a typo in
Install-NSLicense
.How Has This Been Tested?
Tested in my local lab (NS 11.1 48.10). See https://github.com/dbroeglin/windows-lab
On PS v6.0 MacOSX and PS v5.1 on Windows Server 2016
Types of changes
Checklist: