Skip to content

Commit 4849a80

Browse files
committed
rel: Manifest Update
1 parent d4a4199 commit 4849a80

File tree

14 files changed

+57
-57
lines changed

14 files changed

+57
-57
lines changed

modules/AdminToolbox.ActiveDirectory/AdminToolbox.ActiveDirectory.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.ActiveDirectoryManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.12.0.44'
15+
ModuleVersion = '1.12.0.45'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '9d6c3c87-62ee-4f53-8887-7b4f47d05737'
21+
GUID = 'e8b3a13e-3de6-46aa-8745-a63f094c66d2'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.EndpointManagement/AdminToolbox.EndpointManagement.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.EndpointManagementManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.15.1.9'
15+
ModuleVersion = '4.15.1.10'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '1b1dfe31-e632-4f28-b6fb-3dfe534ae31b'
21+
GUID = '9fea80dc-050b-462f-b1f6-f4d9e929b515'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Exchange/AdminToolbox.Exchange.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.ExchangeManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.10.0.82'
15+
ModuleVersion = '1.10.0.83'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'a6b4ffbe-1dc0-4415-9bd9-ec3b6e05cd43'
21+
GUID = '4e4dfb9f-4014-4cee-a95d-e1023e06ae9c'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.FFTools/AdminToolbox.FFTools.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FFToolsManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '4.17.0.82'
15+
ModuleVersion = '4.17.0.83'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'e3a009a0-9751-4d5c-b44a-c6ae58d97eae'
21+
GUID = '58b5b8de-543a-48ba-ba41-e7fabfb52672'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.FileManagement/AdminToolbox.FileManagement.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FileManagementManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.17.0.82'
15+
ModuleVersion = '1.18.0.1'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'bb35b7e4-9dad-4b4a-a888-2d73ad9fa82a'
21+
GUID = 'f7142f72-2f0f-48a8-a320-70ec62598d91'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'
@@ -73,7 +73,7 @@ FunctionsToExport = 'Get-FileManagement', 'Find-ComputersFiles', 'Get-FileOwner'
7373
'Get-FolderSize', 'Invoke-Robocopy', 'Remove-All',
7474
'Remove-DisabledADProfiles', 'Remove-OlderThan', 'Get-ShareReport',
7575
'Get-FolderName', 'Get-FileName', 'Use-WSLnano', 'Get-EmptyDirectory',
76-
'Get-LastUsedDirectory'
76+
'Get-LastUsedDirectory', 'Find-MovedFolder', 'Set-BackupPrivilege'
7777

7878
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
7979
CmdletsToExport = '*'

modules/AdminToolbox.FortiWizard/AdminToolbox.FortiWizard.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FortiWizardManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.22.0.53'
15+
ModuleVersion = '2.22.0.54'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '97323d39-bf0b-4a9f-9215-440fcb358536'
21+
GUID = '1ccdc8fa-5bce-4ab6-8027-184ef6cf74a1'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'
@@ -51,7 +51,7 @@ PowerShellVersion = '5.1'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.23.0.15'; },
54+
RequiredModules = @(@{ModuleName = 'AdminToolbox.Networking'; ModuleVersion = '2.23.0.16'; },
5555
@{ModuleName = 'ImportExcel'; ModuleVersion = '7.0.1'; },
5656
@{ModuleName = 'posh-ssh'; ModuleVersion = '2.3.0'; })
5757

modules/AdminToolbox.Fun/AdminToolbox.Fun.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.FunManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.7.0.82'
15+
ModuleVersion = '1.7.0.83'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '216887dc-9d33-45c1-bb20-099d8a47476e'
21+
GUID = 'ab636f96-62db-400a-b276-d8164be8098e'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.MSGraph/AdminToolbox.MSGraph.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.MSGraphManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.5.0.79'
15+
ModuleVersion = '1.5.0.80'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'd557a2ad-0de7-431e-aafc-ef845c7f6097'
21+
GUID = '7120f343-4be5-4e8b-83e9-2589a57500b1'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Networking/AdminToolbox.Networking.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.NetworkingManifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.23.0.15'
15+
ModuleVersion = '2.23.0.16'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = '953ecf1f-459b-4236-bd40-b3c91e90b9a7'
21+
GUID = '495286c2-826c-442c-9b30-ed9ff5a615cb'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

modules/AdminToolbox.Office365/AdminToolbox.Office365.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Taylor Lee
55
#
6-
# Generated on: 9/23/2025
6+
# Generated on: 9/24/2025
77
#
88

99
@{
@@ -12,13 +12,13 @@
1212
RootModule = 'AdminToolbox.Office365Manifest.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '5.4.1.7'
15+
ModuleVersion = '5.4.1.8'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Desktop', 'Core'
1919

2020
# ID used to uniquely identify this module
21-
GUID = 'c98fba90-6e38-449d-a1b0-2dae9ae4a038'
21+
GUID = '87e1b6ce-70bd-450c-ab6e-3d34b5e5477d'
2222

2323
# Author of this module
2424
Author = 'Taylor Lee'

0 commit comments

Comments
 (0)