Skip to content

Commit bfe2866

Browse files
author
Ryan Butler
committed
adding to manifest
1 parent fdf0372 commit bfe2866

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NetScaler/NetScaler.psd1

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ FunctionsToExport = @(
111111
'Get-NSCSPolicy',
112112
'Get-NSCSVirtualServer',
113113
'Get-NSCSVirtualServerResponderPolicyBinding',
114+
'Get-NSCurrentTime',
114115
'Get-NSDnsNameServer',
115116
'Get-NSDnsSuffix',
116117
'Get-NSFeature',
@@ -137,6 +138,7 @@ FunctionsToExport = @(
137138
'Get-NSLBVirtualServerTrafficPolicyBinding',
138139
'Get-NSLDAPAuthenticationPolicy',
139140
'Get-NSLDAPAuthenticationServer',
141+
'Get-NSlicenseExpiration',
140142
'Get-NSMode',
141143
'Get-NSNTPServer',
142144
'Get-NSResponderAction',
@@ -269,5 +271,5 @@ PrivateData = @{
269271

270272
}
271273

272-
273-
274+
275+

0 commit comments

Comments
 (0)