Showing preview only (1,989K chars total). Download the full file or copy to clipboard to get everything.
Repository: EvotecIT/PSSharedGoods
Branch: master
Commit: 3acd20e80b40
Files: 572
Total size: 1.8 MB
Directory structure:
gitextract_f4man66q/
├── .github/
│ ├── FUNDING.yml
│ └── workflows/
│ └── test-powershell.yml
├── .gitignore
├── Build/
│ └── Build-Module.ps1
├── CHANGELOG.MD
├── Docs/
│ ├── Add-PropertyToList.md
│ ├── Add-ToArray.md
│ ├── Add-ToArrayAdvanced.md
│ ├── Add-ToHashTable.md
│ ├── Add-WinADUserGroups.md
│ ├── Compare-ObjectProperties.md
│ ├── Compare-ObjectsAdvanced.md
│ ├── Connect-WinAzure.md
│ ├── Connect-WinAzureAD.md
│ ├── Connect-WinExchange.md
│ ├── Connect-WinSecurityCompliance.md
│ ├── Connect-WinService.md
│ ├── Connect-WinSharePoint.md
│ ├── Connect-WinSkype.md
│ ├── Connect-WinTeams.md
│ ├── Convert-BinaryToHex.md
│ ├── Convert-BinaryToString.md
│ ├── Convert-Color.md
│ ├── Convert-ExchangeEmail.md
│ ├── Convert-ExchangeItems.md
│ ├── Convert-ExchangeRecipientDetails.md
│ ├── Convert-ExchangeSize.md
│ ├── Convert-HexToBinary.md
│ ├── Convert-KeyToKeyValue.md
│ ├── Convert-Office365License.md
│ ├── Convert-Size.md
│ ├── Convert-TimeToDays.md
│ ├── Convert-ToDateTime.md
│ ├── Convert-ToTimeSpan.md
│ ├── Convert-TwoArraysIntoOne.md
│ ├── Convert-UAC.md
│ ├── ConvertFrom-Color.md
│ ├── ConvertFrom-ErrorRecord.md
│ ├── ConvertFrom-OperationType.md
│ ├── ConvertFrom-SID.md
│ ├── ConvertFrom-X500Address.md
│ ├── ConvertTo-ImmutableID.md
│ ├── Disconnect-WinAzure.md
│ ├── Disconnect-WinAzureAD.md
│ ├── Disconnect-WinExchange.md
│ ├── Disconnect-WinSecurityCompliance.md
│ ├── Disconnect-WinService.md
│ ├── Disconnect-WinSkype.md
│ ├── Disconnect-WinTeams.md
│ ├── Find-ADConnectServer.md
│ ├── Find-DatesCurrentDayMinusDayX.md
│ ├── Find-DatesCurrentDayMinuxDaysX.md
│ ├── Find-DatesCurrentHour.md
│ ├── Find-DatesDayPrevious.md
│ ├── Find-DatesDayToday.md
│ ├── Find-DatesMonthCurrent.md
│ ├── Find-DatesMonthPast.md
│ ├── Find-DatesPastHour.md
│ ├── Find-DatesPastWeek.md
│ ├── Find-DatesQuarterCurrent.md
│ ├── Find-DatesQuarterLast.md
│ ├── Find-ExchangeServer.md
│ ├── Find-HyperVServer.md
│ ├── Find-MyProgramData.md
│ ├── Find-ServerTypes.md
│ ├── Find-TypesNeeded.md
│ ├── Find-UsersProxyAddressesStatus.md
│ ├── Format-AddSpaceToSentence.md
│ ├── Format-FirstXChars.md
│ ├── Format-PSTable.md
│ ├── Format-Stream.md
│ ├── Format-ToTitleCase.md
│ ├── Format-TransposeTable.md
│ ├── Format-Verbose.md
│ ├── Format-View.md
│ ├── Get-CimData.md
│ ├── Get-CommandInfo.md
│ ├── Get-ComputerApplications.md
│ ├── Get-ComputerBios.md
│ ├── Get-ComputerCPU.md
│ ├── Get-ComputerCulture.md
│ ├── Get-ComputerDisk.md
│ ├── Get-ComputerDiskLogical.md
│ ├── Get-ComputerMissingDrivers.md
│ ├── Get-ComputerNetwork.md
│ ├── Get-ComputerOemInformation.md
│ ├── Get-ComputerOperatingSystem.md
│ ├── Get-ComputerServices.md
│ ├── Get-ComputerStartup.md
│ ├── Get-ComputerSystem.md
│ ├── Get-ComputerWindowsFeatures.md
│ ├── Get-ComputerWindowsUpdates.md
│ ├── Get-FileInformation.md
│ ├── Get-FileName.md
│ ├── Get-FileSize.md
│ ├── Get-FilesInFolder.md
│ ├── Get-HTML.md
│ ├── Get-HashMaxValue.md
│ ├── Get-IPAddressInformation.md
│ ├── Get-InstalledApplication.md
│ ├── Get-Logger.md
│ ├── Get-MimeType.md
│ ├── Get-ModulesAvailability.md
│ ├── Get-MyIpAddress.md
│ ├── Get-ObjectCount.md
│ ├── Get-ObjectData.md
│ ├── Get-ObjectEnumValues.md
│ ├── Get-ObjectKeys.md
│ ├── Get-ObjectProperties.md
│ ├── Get-ObjectPropertiesAdvanced.md
│ ├── Get-ObjectTitles.md
│ ├── Get-ObjectType.md
│ ├── Get-PathSeparator.md
│ ├── Get-PathTemporary.md
│ ├── Get-RandomCharacters.md
│ ├── Get-RandomPassword.md
│ ├── Get-RandomStringName.md
│ ├── Get-ServerRoles.md
│ ├── Get-SqlQueryColumnInformation.md
│ ├── Get-TimeSynchronization.md
│ ├── Get-TimeZoneAdvanced.md
│ ├── Get-TimeZoneLegacy.md
│ ├── Get-Types.md
│ ├── Get-WinADForestControllers.md
│ ├── Get-WinADForestOptions.md
│ ├── Get-WinADOrganizationalUnitData.md
│ ├── Get-WinADOrganizationalUnitFromDN.md
│ ├── Get-WinADUserSnapshot.md
│ ├── Get-WinADUsersByDN.md
│ ├── Get-WinADUsersByOU.md
│ ├── Install-ApplicationClickOnce.md
│ ├── Install-WinConnectity.md
│ ├── Merge-Array.md
│ ├── Merge-Objects.md
│ ├── New-ArrayList.md
│ ├── New-GenericList.md
│ ├── New-Runspace.md
│ ├── New-SqlQuery.md
│ ├── New-SqlQueryAlterTable.md
│ ├── New-SqlQueryCreateTable.md
│ ├── New-SqlTableMapping.md
│ ├── New-UserAdd.md
│ ├── Readme.md
│ ├── Remove-DuplicateObjects.md
│ ├── Remove-FilePermission.md
│ ├── Remove-FromArray.md
│ ├── Remove-ObjectsExistingInTarget.md
│ ├── Remove-WhiteSpace.md
│ ├── Remove-WinADUserGroups.md
│ ├── Rename-LatinCharacters.md
│ ├── Rename-UserValuesFromHash.md
│ ├── Request-Credentials.md
│ ├── Save-XML.md
│ ├── Search-Command.md
│ ├── Send-Email.md
│ ├── Send-SqlInsert.md
│ ├── Set-DnsServerIpAddress.md
│ ├── Set-EmailBody.md
│ ├── Set-EmailBodyPreparedTable.md
│ ├── Set-EmailBodyReplacement.md
│ ├── Set-EmailBodyReplacementTable.md
│ ├── Set-EmailFormatting.md
│ ├── Set-EmailHead.md
│ ├── Set-EmailReportBranding.md
│ ├── Set-EmailWordReplacements.md
│ ├── Set-EmailWordReplacementsHash.md
│ ├── Set-FileInheritance.md
│ ├── Set-FilePermission.md
│ ├── Set-PasswordRemotely.md
│ ├── Set-ServiceRecovery.md
│ ├── Set-SpecUser.md
│ ├── Set-TimeSynchronization.md
│ ├── Set-WinADGroupSynchronization.md
│ ├── Set-WinADUserFields.md
│ ├── Set-WinADUserSettingGAL.md
│ ├── Set-WinADUserStatus.md
│ ├── Set-WinAzureADUserField.md
│ ├── Set-WinAzureADUserLicense.md
│ ├── Set-WinAzureADUserStatus.md
│ ├── Set-XML.md
│ ├── Show-Array.md
│ ├── Show-DataInVerbose.md
│ ├── Show-TableVisualization.md
│ ├── Split-Array.md
│ ├── Split-ArrayEvery.md
│ ├── Start-MyProgram.md
│ ├── Start-Runspace.md
│ ├── Start-TimeLog.md
│ ├── Stop-Runspace.md
│ ├── Stop-TimeLog.md
│ ├── Test-AvailabilityCommands.md
│ ├── Test-ComputerAvailability.md
│ ├── Test-ComputerPort.md
│ ├── Test-ConfigurationCredentials.md
│ ├── Test-ForestConnectivity.md
│ ├── Test-InstalledApplication.md
│ ├── Test-Key.md
│ ├── Test-ModuleAvailability.md
│ ├── Test-WinRM.md
│ └── Uninstall-ApplicationClickOnce.md
├── Enums/
│ └── RGBColors.ps1
├── Examples/
│ ├── CompareObjects.ps1
│ ├── CompareObjects2.ps1
│ ├── Computer-Time.ps1
│ ├── ComputerDetails.ps1
│ ├── ComputerDetails01.ps1
│ ├── Connectivity.ps1
│ ├── ConvertCountry.ps1
│ ├── ConvertFlatObject.ps1
│ ├── ConvertFlatObject02.ps1
│ ├── ConvertIdentity1.ps1
│ ├── ConvertIdentity2.ps1
│ ├── ConvertIdentity3.ps1
│ ├── ConvertIdentity4.ps1
│ ├── ConvertIdentity5.ps1
│ ├── ConvertIdentity6.ps1
│ ├── ConvertOffice365Licenses.ps1
│ ├── ConvertTo-JSON/
│ │ ├── ConvertToJson01.ps1
│ │ ├── ConvertToJson02.ps1
│ │ ├── ConvertToJson03.ps1
│ │ ├── ConvertToJson04.ps1
│ │ ├── ConvertToJson05.ps1
│ │ ├── ConvertToJson06.ps1
│ │ ├── ConvertToJson07.ps1
│ │ ├── ConvertToJson08.ps1
│ │ ├── ConvertToJson09.ps1
│ │ ├── ConvertToJson10.ps1
│ │ ├── ConvertToJson11.ps1
│ │ └── ConvertToJson12.ps1
│ ├── Converts.ps1
│ ├── CopyDictionary.ps1
│ ├── CopyDictionary1.ps1
│ ├── Example-01-FileMetaData.ps1
│ ├── Example-02-OperatingSystemTranslation.ps1
│ ├── File-Permissions.ps1
│ ├── File-Permissions01.ps1
│ ├── File-Permissions02.ps1
│ ├── Format-Stream1.ps1
│ ├── Format-Stream2.ps1
│ ├── Format-Stream3.ps1
│ ├── FunTest.ps1
│ ├── FunTest0.ps1
│ ├── FunTest2.ps1
│ ├── FunTest3.ps1
│ ├── Get-ComputerInformation.ps1
│ ├── GetDomainControllers.ps1
│ ├── GetDotNet.ps1
│ ├── OperatingSystemsVersions.ps1
│ ├── Permissions.ps1
│ ├── RegistryGet.ps1
│ ├── RegistryGetDefault.ps1
│ ├── RegistryNew.ps1
│ ├── RegistryRemove.ps1
│ ├── RegistrySet.ps1
│ ├── RemoveFiles.ps1
│ ├── Services.ps1
│ ├── SpeedTest.ps1
│ ├── TestIP.ps1
│ └── TransposeTable.ps1
├── License
├── PSSharedGoods.Tests.ps1
├── PSSharedGoods.psd1
├── PSSharedGoods.psm1
├── Private/
│ ├── Convert-BinaryToIP.ps1
│ ├── Convert-FileEncodingSingle.ps1
│ ├── Convert-GenericRightsToFileSystemRights.ps1
│ ├── Convert-IPToBinary.ps1
│ ├── ConvertFrom-HTML.ps1
│ ├── ConvertTo-HkeyUser.ps1
│ ├── ConvertTo-StringByType.ps1
│ ├── Deprecated/
│ │ ├── ActiveDirectory/
│ │ │ ├── Add-WinADUserGroups.ps1
│ │ │ ├── Find-ADConnectServer.ps1
│ │ │ ├── Find-ExchangeServer.ps1
│ │ │ ├── Find-HyperVServer.ps1
│ │ │ ├── Find-ServerTypes.ps1
│ │ │ ├── Find-UserProxyAddressesStatus.ps1
│ │ │ ├── Get-ADAdministrativeGroups.ps1
│ │ │ ├── Get-WinADOrganizationalUnitData.ps1
│ │ │ ├── Get-WinADOrganizationalUnitFromDN.ps1
│ │ │ ├── Get-WinADUserSnapshot.ps1
│ │ │ ├── Get-WinADUsersByOU.ps1
│ │ │ ├── Get-WinADusersByDN.ps1
│ │ │ ├── Remove-WinADUserGroups.ps1
│ │ │ ├── Set-WinADGroupSynchronization.ps1
│ │ │ ├── Set-WinADUserFields.ps1
│ │ │ ├── Set-WinADUserSettingGAL.ps1
│ │ │ └── Set-WinADUserStatus.ps1
│ │ ├── Dates/
│ │ │ ├── Find-DatesCurrentDayMinusDayX.ps1
│ │ │ ├── Find-DatesCurrentDayMinuxDaysX.ps1
│ │ │ ├── Find-DatesCurrentHour.ps1
│ │ │ ├── Find-DatesDayPrevious.ps1
│ │ │ ├── Find-DatesDayToday.ps1
│ │ │ ├── Find-DatesMonthCurrent.ps1
│ │ │ ├── Find-DatesMonthPast.ps1
│ │ │ ├── Find-DatesPastHour.ps1
│ │ │ ├── Find-DatesPastWeek.ps1
│ │ │ ├── Find-DatesQuarterCurrent.ps1
│ │ │ └── Find-DatesQuarterLast.ps1
│ │ ├── Email/
│ │ │ ├── Get-HTML.ps1
│ │ │ ├── Send-Email.ps1
│ │ │ ├── Set-EmailBody.ps1
│ │ │ ├── Set-EmailBodyPreparedTable.ps1
│ │ │ ├── Set-EmailBodyReplacement.ps1
│ │ │ ├── Set-EmailBodyTableReplacement.ps1
│ │ │ ├── Set-EmailFormatting.ps1
│ │ │ ├── Set-EmailHead.ps1
│ │ │ ├── Set-EmailReportBranding.ps1
│ │ │ ├── Set-EmailWordReplacements.ps1
│ │ │ └── Set-EmailWordReplacementsHash.ps1
│ │ ├── Logging/
│ │ │ └── Get-Logger.ps1
│ │ ├── Objects/
│ │ │ ├── Add-ToArray.ps1
│ │ │ ├── Add-ToArrayAdvanced.ps1
│ │ │ ├── Add-ToHashTable.ps1
│ │ │ ├── Get-HashMaxValue.ps1
│ │ │ ├── Get-ObjectCount.ps1
│ │ │ ├── Get-ObjectData.ps1
│ │ │ ├── Get-ObjectEnumValues.ps1
│ │ │ ├── Get-ObjectKeys.ps1
│ │ │ ├── Get-ObjectProperties.ps1
│ │ │ ├── Get-ObjectPropertiesAdvanced.ps1
│ │ │ ├── Get-ObjectTitles.ps1
│ │ │ ├── Get-ObjectType.ps1
│ │ │ ├── New-ArrayList.ps1
│ │ │ ├── New-GenericList.ps1
│ │ │ └── Remove-FromArray.ps1
│ │ └── SQL/
│ │ ├── Get-SqlQueryColumnInformation.ps1
│ │ ├── New-SqlQuery.ps1
│ │ ├── New-SqlQueryAlterTable.ps1
│ │ ├── New-SqlQueryCreateTable.ps1
│ │ ├── New-SqlTableMapping.ps1
│ │ └── Send-SqlInsert.ps1
│ ├── Get-ComputerSMBInfo.ps1
│ ├── Get-ComputerSplit.ps1
│ ├── Get-IPRange.ps1
│ ├── Get-LocalComputerSid.ps1
│ ├── Get-OfflineRegistryProfilesPath.ps1
│ ├── Get-PSConvertSpecialRegistry.ps1
│ ├── Get-PSSubRegistry.ps1
│ ├── Get-PSSubRegistryComplete.ps1
│ ├── Get-PSSubRegistryTranslated.ps1
│ ├── Get-PrivateRegistryTranslated.ps1
│ ├── Mount-AllRegistryPath.ps1
│ ├── Mount-DefaultRegistryPath.ps1
│ ├── New-PrivateRegistry.ps1
│ ├── Parameters/
│ │ ├── Script.RGBColors.ps1
│ │ └── Script.RegistryDictionaries.ps1
│ ├── Remove-ChildItems.ps1
│ ├── Remove-PrivateRegistry.ps1
│ ├── Request-Credential.ps1
│ ├── Resolve-Encoding.ps1
│ ├── Resolve-PrivateRegistry.ps1
│ ├── Set-PrivateRegistry.ps1
│ ├── Test-IPIsInNetwork.ps1
│ └── Unregister-MountedRegistry.ps1
├── Public/
│ ├── ActiveDirectory/
│ │ ├── Convert-ADGuidToSchema.ps1
│ │ ├── Convert-ADSchemaToGuid.ps1
│ │ ├── Get-ADEncryptionTypes.ps1
│ │ ├── Get-ADTrustAttributes.ps1
│ │ ├── Get-WinADDSAGuid.ps1
│ │ ├── Get-WinADForestControllers.ps1
│ │ ├── Get-WinADForestDetails.ps1
│ │ └── Get-WinADForestOptions.ps1
│ ├── Computers/
│ │ ├── Get-CimData.ps1
│ │ ├── Get-Computer.ps1
│ │ ├── Get-ComputerApplication.ps1
│ │ ├── Get-ComputerBios.ps1
│ │ ├── Get-ComputerCPU.ps1
│ │ ├── Get-ComputerCulture.ps1
│ │ ├── Get-ComputerDevice.ps1
│ │ ├── Get-ComputerDisk.ps1
│ │ ├── Get-ComputerDiskLogical.ps1
│ │ ├── Get-ComputerFirewall.ps1
│ │ ├── Get-ComputerInstalledUpdates.ps1
│ │ ├── Get-ComputerMemory.ps1
│ │ ├── Get-ComputerMissingDrivers.ps1
│ │ ├── Get-ComputerNetFramework.ps1
│ │ ├── Get-ComputerNetwork.ps1
│ │ ├── Get-ComputerOEMInformation.ps1
│ │ ├── Get-ComputerOperatingSystem.ps1
│ │ ├── Get-ComputerPorts.ps1
│ │ ├── Get-ComputerRAM.ps1
│ │ ├── Get-ComputerRDP.ps1
│ │ ├── Get-ComputerRoles.ps1
│ │ ├── Get-ComputerSMB.ps1
│ │ ├── Get-ComputerSMBShare.ps1
│ │ ├── Get-ComputerSMBShareList.ps1
│ │ ├── Get-ComputerSMBSharePermissions.ps1
│ │ ├── Get-ComputerServices.ps1
│ │ ├── Get-ComputerStartup.ps1
│ │ ├── Get-ComputerSystem.ps1
│ │ ├── Get-ComputerTask.ps1
│ │ ├── Get-ComputerTime.ps1
│ │ ├── Get-ComputerTimeNtp.ps1
│ │ ├── Get-ComputerWindowsFeatures.ps1
│ │ ├── Get-ComputerWindowsUpdates.ps1
│ │ └── Get-OperatingSystem.ps1
│ ├── Connectivity/
│ │ ├── Get-IPAddressInformation.ps1
│ │ ├── Get-MyIpAddress.ps1
│ │ └── Set-PasswordRemotely.ps1
│ ├── Converts/
│ │ ├── Convert-BinaryToHex.ps1
│ │ ├── Convert-BinaryToString.ps1
│ │ ├── Convert-Color.ps1
│ │ ├── Convert-CountryCodeToCountry.ps1
│ │ ├── Convert-CountryToContinent.ps1
│ │ ├── Convert-CountryToCountryCode.ps1
│ │ ├── Convert-DomainFqdnToNetBIOS.ps1
│ │ ├── Convert-DomainToSid.ps1
│ │ ├── Convert-ExchangeEmail.ps1
│ │ ├── Convert-ExchangeItems.ps1
│ │ ├── Convert-ExchangeRecipient.ps1
│ │ ├── Convert-ExchangeSize.ps1
│ │ ├── Convert-FromColor.ps1
│ │ ├── Convert-HexToBinary.ps1
│ │ ├── Convert-IPAddressToPTR.ps1
│ │ ├── Convert-Identity.ps1
│ │ ├── Convert-KeyToValue.ps1
│ │ ├── Convert-Office365License.ps1
│ │ ├── Convert-Size.ps1
│ │ ├── Convert-TimeToDays.ps1
│ │ ├── Convert-ToDateTime.ps1
│ │ ├── Convert-ToTimeSpan.ps1
│ │ ├── Convert-TwoArraysIntoOne.ps1
│ │ ├── Convert-UAC.ps1
│ │ ├── Convert-UserAccountControl.ps1
│ │ ├── ConvertFrom-DistinguishedName.ps1
│ │ ├── ConvertFrom-ErrorRecord.ps1
│ │ ├── ConvertFrom-LanguageCode.ps1
│ │ ├── ConvertFrom-NetbiosName.ps1
│ │ ├── ConvertFrom-ObjectToString.ps1
│ │ ├── ConvertFrom-OperationType.ps1
│ │ ├── ConvertFrom-SID.ps1
│ │ ├── ConvertFrom-ScriptBlock.ps1
│ │ ├── ConvertFrom-X500Address.ps1
│ │ ├── ConvertTo-DistinguishedName.ps1
│ │ ├── ConvertTo-FlatHashTable.ps1
│ │ ├── ConvertTo-FlatObject.ps1
│ │ ├── ConvertTo-Identity.ps1
│ │ ├── ConvertTo-ImmutableID.ps1
│ │ ├── ConvertTo-JsonLiteral.ps1
│ │ ├── ConvertTo-NormalizedString.ps1
│ │ ├── ConvertTo-OperatingSystem.ps1
│ │ ├── ConvertTo-OrderedDictionary.ps1
│ │ ├── ConvertTo-PrettyObject.ps1
│ │ └── ConvertTo-SID.ps1
│ ├── DNS/
│ │ └── Set-DNSServerIPAddress.ps1
│ ├── FilesFolders/
│ │ ├── Convert-FileEncoding.ps1
│ │ ├── Convert-FolderEncoding.ps1
│ │ ├── Get-FileEncoding.ps1
│ │ ├── Get-FileInformation.ps1
│ │ ├── Get-FileMetaData.ps1
│ │ ├── Get-FileName.ps1
│ │ ├── Get-FileOwner.ps1
│ │ ├── Get-FilePermission.ps1
│ │ ├── Get-FileSize.ps1
│ │ ├── Get-FilesInFolder.ps1
│ │ ├── Get-FolderEncoding.ps1
│ │ ├── Get-PathSeparator.ps1
│ │ ├── Get-PathTemporary.ps1
│ │ ├── Get-TemporaryDirectory.ps1
│ │ ├── Remove-FileItem.ps1
│ │ ├── Remove-FilePermission.ps1
│ │ ├── Set-FileInheritance.ps1
│ │ ├── Set-FileOwner.ps1
│ │ └── Set-FilePermissions.ps1
│ ├── Get-ProtocolDefaults.ps1
│ ├── GitHub/
│ │ ├── Get-GitHubLatestRelease.ps1
│ │ └── Get-GitHubVersion.ps1
│ ├── IP/
│ │ └── Get-IPAddressRangeInformation.ps1
│ ├── Logging/
│ │ ├── Set-LoggingCapabilities.ps1
│ │ └── Set-ReportingCapabilities.ps1
│ ├── Objects/
│ │ ├── Clean-DataInformation.ps1
│ │ ├── Compare-MultipleObjects.ps1
│ │ ├── Compare-ObjectAdvanced.ps1
│ │ ├── Compare-ObjectProperties.ps1
│ │ ├── Copy-Dictionary.ps1
│ │ ├── Copy-DictionaryManual.ps1
│ │ ├── Format-Dictionary.ps1
│ │ ├── Format-FirstXChars.ps1
│ │ ├── Format-PSTable.ps1
│ │ ├── Format-Stream.ps1
│ │ ├── Format-StringToSentence.ps1
│ │ ├── Format-ToTitleCase.ps1
│ │ ├── Format-TransposeTable.ps1
│ │ ├── Format-View.ps1
│ │ ├── Get-Colors.ps1
│ │ ├── Get-DataInformation.ps1
│ │ ├── Get-MimeType.ps1
│ │ ├── Get-Types.ps1
│ │ ├── Join-Uri.ps1
│ │ ├── Join-UriQuery.ps1
│ │ ├── Merge-Array.ps1
│ │ ├── Merge-Objects.ps1
│ │ ├── Remove-DuplicateObjects.ps1
│ │ ├── Remove-EmptyValue.ps1
│ │ ├── Remove-ObjectsExistingInTarget.ps1
│ │ ├── Remove-WhiteSpace.ps1
│ │ ├── Rename-LatinCharacters.ps1
│ │ ├── Rename-UserValuesFromHash.ps1
│ │ ├── Select-Properties.ps1
│ │ ├── Split-Array.ps1
│ │ └── Test-IsDistinguishedName.ps1
│ ├── Programs/
│ │ ├── Find-MyProgramData.ps1
│ │ ├── Initialize-ModulePortable.ps1
│ │ ├── Invoke-CommandCustom.ps1
│ │ ├── Start-InternalFunction.ps1
│ │ └── Start-MyProgram.ps1
│ ├── Random/
│ │ ├── Get-RandomCharacters.ps1
│ │ ├── Get-RandomFileName.ps1
│ │ ├── Get-RandomPassword.ps1
│ │ └── Get-RandomStringName.ps1
│ ├── Registry/
│ │ ├── Dismount-PSRegistryPath.ps1
│ │ ├── Get-PSRegistry.ps1
│ │ ├── Mount-PSRegistryPath.ps1
│ │ ├── New-PSRegistry.ps1
│ │ ├── Remove-PSRegistry.ps1
│ │ ├── Set-PSRegistry.ps1
│ │ └── Test-PSRegistry.ps1
│ ├── Runspaces/
│ │ ├── New-Runspace.ps1
│ │ ├── Start-Runspace.ps1
│ │ └── Stop-Runspace.ps1
│ ├── Services/
│ │ ├── Get-PSService.ps1
│ │ └── Set-ServiceRecovery.ps1
│ ├── TestFunctionality/
│ │ ├── Find-TypesNeeded.ps1
│ │ ├── Get-ModulesAvailability.ps1
│ │ ├── Search-Command.ps1
│ │ ├── Test-AvailabilityCommands.ps1
│ │ ├── Test-ComputerAvailability.ps1
│ │ ├── Test-ComputerPort.ps1
│ │ ├── Test-ConfigurationCredentials.ps1
│ │ ├── Test-ForestConnectivity.ps1
│ │ ├── Test-Key.ps1
│ │ ├── Test-ModuleAvailability.ps1
│ │ └── Test-WinRM.ps1
│ ├── Time/
│ │ ├── Get-TimeSettings.ps1
│ │ ├── Get-TimeZoneAdvanced.ps1
│ │ ├── Get-TimeZoneLegacy.ps1
│ │ ├── Measure-Collection.ps1
│ │ ├── Set-TimeSynchronization.ps1
│ │ ├── Start-TimeLog.ps1
│ │ └── Stop-TimeLog.ps1
│ ├── Vizualization/
│ │ ├── Show-Array.ps1
│ │ ├── Show-DataInVerbose.ps1
│ │ └── Show-TableVisualization.ps1
│ └── XML/
│ ├── Save-XML.ps1
│ └── Set-XML.ps1
├── Readme.md
├── Tests/
│ ├── Compare-MultipleObjects.Tests.ps1
│ ├── Convert-Identity.Tests.ps1
│ ├── ConvertFrom-DistinguishedName.Tests.ps1
│ ├── ConvertFrom-ObjectToString.Tests.ps1
│ ├── ConvertFrom-Sid.Tests.ps1
│ ├── ConvertTo-DistinguishedName.Tests.ps1
│ ├── ConvertTo-FlatObject.Tests.ps1
│ ├── ConvertTo-JsonLiteral.Tests.ps1
│ ├── ConvertTo-NormalizedString.Tests.ps1
│ ├── ConvertTo-PrettyObject.Tests.ps1
│ ├── Copy-DictionaryManual.Tests.ps1
│ ├── Format-ToTitleCase.Tests.ps1
│ ├── Format-Transpose.Tests.ps1
│ ├── Join-Uri.Tests.ps1
│ ├── Join-UriQuery.ps1
│ ├── Remove-EmptyValue.Tests.ps1
│ ├── Select-Properties.Tests.ps1
│ └── Test-IsDistinguishedName.Tests.ps1
└── Website/
├── README.md
└── content/
├── examples/
│ ├── _index.md
│ ├── convert-identities-and-sids.md
│ └── flatten-nested-objects.md
└── project-docs/
└── docs/
├── _index.md
├── install.md
├── overview.md
└── toc.yml
================================================
FILE CONTENTS
================================================
================================================
FILE: .github/FUNDING.yml
================================================
# These are supported funding model platforms
github: PrzemyslawKlys
custom: https://paypal.me/PrzemyslawKlys
================================================
FILE: .github/workflows/test-powershell.yml
================================================
name: Test PowerShell Module
on:
push:
branches:
- master
paths-ignore:
- 'README.md'
- 'CHANGELOG.md'
- 'Docs/**'
pull_request:
branches:
- master
workflow_dispatch: # 👈 enables manual triggering
env:
DOTNET_VERSION: '8.x'
BUILD_CONFIGURATION: 'Debug'
jobs:
refresh-psd1:
name: 'Refresh PSD1'
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup PowerShell modules
run: |
Install-Module PSPublishModule -Force -Scope CurrentUser -AllowClobber
Install-Module PSWriteColor -Force -Scope CurrentUser -AllowClobber
shell: pwsh
- name: Refresh module manifest
env:
RefreshPSD1Only: 'true'
run: |
.\Build\Build-Module.ps1
shell: pwsh
- name: Upload refreshed manifest
uses: actions/upload-artifact@v4
with:
name: psd1
path: PSSharedGoods.psd1
test-windows-ps5:
needs: refresh-psd1
name: 'Windows PowerShell 5.1'
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download manifest
uses: actions/download-artifact@v4
with:
name: psd1
path: .
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ env.DOTNET_VERSION }}
- name: Install PowerShell modules
shell: powershell
run: |
Write-Host "PowerShell Version: $($PSVersionTable.PSVersion)"
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck -AllowClobber
- name: Run PowerShell tests
shell: powershell
run: .\PSSharedGoods.Tests.ps1
test-windows-ps7:
needs: refresh-psd1
name: 'Windows PowerShell 7'
runs-on: windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download manifest
uses: actions/download-artifact@v4
with:
name: psd1
path: .
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ env.DOTNET_VERSION }}
- name: Install PowerShell modules
shell: pwsh
run: |
Write-Host "PowerShell Version: $($PSVersionTable.PSVersion)"
Install-Module -Name Pester -Repository PSGallery -Force -SkipPublisherCheck -AllowClobber
- name: Run PowerShell tests
shell: pwsh
run: .\PSSharedGoods.Tests.ps1
================================================
FILE: .gitignore
================================================
Ignore/*
.vs/*
Releases/*
ReleasesUnpacked/*
.vscode/*
*.html
Artefacts/*
================================================
FILE: Build/Build-Module.ps1
================================================
Import-Module "PSPublishModule" -Force
Invoke-ModuleBuild -ModuleName 'PSSharedGoods' {
# Usual defaults as per standard module
$Manifest = @{
# Version number of this module.
ModuleVersion = '0.0.X'
# Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core')
# ID used to uniquely identify this module
GUID = 'ee272aa8-baaa-4edf-9f45-b6d6f7d844fe'
# Author of this module
Author = 'Przemyslaw Klys'
# Company or vendor of this module
CompanyName = 'Evotec'
# Copyright statement for this module
Copyright = "(c) 2011 - $((Get-Date).Year) Przemyslaw Klys @ Evotec. All rights reserved."
# Description of the functionality provided by this module
Description = 'Module covering functions that are shared within multiple projects'
# Minimum version of the Windows PowerShell engine required by this module
PowerShellVersion = '5.1'
# Functions 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 functions to export.
# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
Tags = @('Windows', 'MacOS', 'Linux', 'Shared', 'Useful', 'Email', 'Format', 'Azure', 'ActiveDirectory')
IconUri = 'https://evotec.xyz/wp-content/uploads/2018/10/PSSharedGoods-Alternative.png'
ProjectUri = 'https://github.com/EvotecIT/PSSharedGoods'
}
New-ConfigurationManifest @Manifest
New-ConfigurationModule -Type RequiredModule -Name 'PSWriteColor' -Guid Auto -Version Latest
#New-ConfigurationModule -Type ExternalModule -Name 'Microsoft.PowerShell.Utility', 'Microsoft.PowerShell.Management','Microsoft.PowerShell.Security'
New-ConfigurationModule -Type ApprovedModule -Name 'PSWriteColor', 'Connectimo', 'PSUnifi', 'PSWebToolbox', 'PSMyPassword'
New-ConfigurationModuleSkip -IgnoreModuleName @(
# this are builtin into PowerShell, so not critical
'Microsoft.PowerShell.Management'
'Microsoft.PowerShell.Security'
'Microsoft.PowerShell.Utility'
'Microsoft.WSMan.Management'
'NetConnection'
'NetSecurity'
'NetTCPIP'
'powershellget'
'SmbShare'
'ServerManager'
'ScheduledTasks'
'ActiveDirectory'
'CimCmdlets'
'DnsClient'
) -IgnoreFunctionName 'Select-Unique', 'Compare-TwoArrays', 'Invoke-DbaQuery', 'Get-RequiredModule', 'IsOfType', 'GetFormattedPair', 'IsNumeric' # those functions are internal within private function
$ConfigurationFormat = [ordered] @{
RemoveComments = $true
RemoveEmptyLines = $true
PlaceOpenBraceEnable = $true
PlaceOpenBraceOnSameLine = $true
PlaceOpenBraceNewLineAfter = $true
PlaceOpenBraceIgnoreOneLineBlock = $false
PlaceCloseBraceEnable = $true
PlaceCloseBraceNewLineAfter = $true
PlaceCloseBraceIgnoreOneLineBlock = $false
PlaceCloseBraceNoEmptyLineBefore = $true
UseConsistentIndentationEnable = $true
UseConsistentIndentationKind = 'space'
UseConsistentIndentationPipelineIndentation = 'IncreaseIndentationAfterEveryPipeline'
UseConsistentIndentationIndentationSize = 4
UseConsistentWhitespaceEnable = $true
UseConsistentWhitespaceCheckInnerBrace = $true
UseConsistentWhitespaceCheckOpenBrace = $true
UseConsistentWhitespaceCheckOpenParen = $true
UseConsistentWhitespaceCheckOperator = $true
UseConsistentWhitespaceCheckPipe = $true
UseConsistentWhitespaceCheckSeparator = $true
AlignAssignmentStatementEnable = $true
AlignAssignmentStatementCheckHashtable = $true
UseCorrectCasingEnable = $true
}
# format PSD1 and PSM1 files when merging into a single file
# enable formatting is not required as Configuration is provided
New-ConfigurationFormat -ApplyTo 'OnMergePSM1', 'OnMergePSD1' -Sort None @ConfigurationFormat
# format PSD1 and PSM1 files within the module
# enable formatting is required to make sure that formatting is applied (with default settings)
New-ConfigurationFormat -ApplyTo 'DefaultPSD1', 'DefaultPSM1' -EnableFormatting -Sort None
# when creating PSD1 %use special style without comments and with only required parameters
New-ConfigurationFormat -ApplyTo 'DefaultPSD1', 'OnMergePSD1' -PSD1Style 'Minimal'
# configuration for documentation, at the same time it enables documentation processing
New-ConfigurationDocumentation -Enable:$false -StartClean -UpdateWhenNew -PathReadme 'Docs\Readme.md' -Path 'Docs'
New-ConfigurationImportModule -ImportSelf
$newConfigurationBuildSplat = @{
Enable = $true
SignModule = $true
MergeModuleOnBuild = $true
MergeFunctionsFromApprovedModules = $true
CertificateThumbprint = '483292C9E317AA13B07BB7A96AE9D1A5ED9E7703'
RefreshPSD1Only = $true
}
New-ConfigurationBuild @newConfigurationBuildSplat
#New-ConfigurationTest -TestsPath "$PSScriptRoot\..\Tests" -Enable
New-ConfigurationArtefact -Type Unpacked -Enable -Path "$PSScriptRoot\..\Artefacts\Unpacked" -AddRequiredModules
New-ConfigurationArtefact -Type Packed -Enable -Path "$PSScriptRoot\..\Artefacts\Packed" -ArtefactName '<ModuleName>.v<ModuleVersion>.zip'
# options for publishing to github/psgallery
#New-ConfigurationPublish -Type PowerShellGallery -FilePath 'C:\Support\Important\PowerShellGalleryAPI.txt' -Enabled:$true
#New-ConfigurationPublish -Type GitHub -FilePath 'C:\Support\Important\GitHubAPI.txt' -UserName 'EvotecIT' -Enabled:$true
} -ExitCode
================================================
FILE: CHANGELOG.MD
================================================
#### 0.0.310 - 2025.07.07
##### What's new
- Added `Get-FolderEncoding` to get folder encoding
- Added `Convert-FolderEncoding` to convert folder encoding
- Added `Convert-FileEncoding` to convert file encoding
- Added `Get-FileEncoding` to get file encoding
#### 0.0.309 - 2025.06.25
##### What's new
- improved `ConvertTo-PrettyObject` to handle nulls
#### 0.0.308 - 2025.06.02
##### What's new
- Improve `Convert-FromColor` to support other ways in PSWriteHTML
#### 0.0.307
##### What's new
- Introduced various commented-out examples for using `ConvertFrom-DistinguishedName`.
- Included examples for converting distinguished names to organizational units and other formats.
- Enhanced documentation for better understanding of the module's capabilities.
- Added `ToContainer` switch to `ConvertFrom-DistinguishedName`
**Full Changelog**: https://github.com/EvotecIT/PSSharedGoods/compare/v0.0.306...v0.0.307
#### 0.0.306 - 2025.03.20
- Improve `ConvertTo-PrettyObject` to handle `deserialized` objects better
- Improve `ConvertTo-JsonLiteral` to handle `deserialized` objects better
#### 0.0.305 - 2025.03.17
- Improve `Remove-EmptyValue` to respect parameters for recursive call
#### 0.0.304 - 2025.03.03
- Improve `Set-ReportingCapabilities`
#### 0.0.303
- Added `Remove-FileItem` to remove files and folders including moving to recycle bin
- Improved `Set-LoggingCapabilities`
#### 0.0.302 - 2024.12.22
- Refactor `Format-TransposeTable` parameters to be more consistent
- Added `Set-ReportingCapabilities` to manage report files in multiple PowerShell modules
- Added `Set-LoggingCapabilities` to manage log files in multiple PowerShell modules
- Improved `ConvertFrom-DistinguishedName` with `ToFQDN` switch
- Removed `Get-HTML`
- Removed `Send-Email`
- Removed `Set-EmailBody`
- Removed `Set-EmailBodyPreparedTable`
- Removed `Set-EmailBodyReplacement`
- Removed `Set-EmailBodyTableReplacement`
- Removed `Set-EmailFormatting`
- Removed `Set-EmailHead`
- Removed `Set-EmailReportBranding`
- Removed `Set-EmailWordReplacements`
- Removed `Set-EmailWordReplacementsHash`
- Removed `Add-ToArray`
- Removed `Add-ToArrayAdvanced`
- Removed `Find-DatesCurrentDayMinusDayX`
- Removed `Find-DatesCurrentDayMinuxDaysX`
- Removed `Find-DatesCurrentHour`
- Removed `Find-DatesDayPrevious`
- Removed `Find-DatesDayToday`
- Removed `Find-DatesMonthCurrent`
- Removed `Find-DatesMonthPast`
- Removed `Find-DatesPastHour`
- Removed `Find-DatesPastWeek`
- Removed `Find-DatesQuarterCurrent`
- Removed `Find-DatesQuarterLast`
- Removed `New-SqlQuery`
- Removed `New-SqlQueryAlterTable`
- Removed `New-SqlQueryCreateTable`
- Removed `New-SqlTableMapping`
- Removed `Send-SqlInsert`
- Removed `Get-SqlQueryColumnInformation`
- Removed `Get-ObjectCount`
- Removed `Get-ObjectData`
- Removed `Get-ObjectEnumValues`
- Removed `Get-ObjectKeys`
- Removed `Get-ObjectProperties`
- Removed `Get-ObjectPropertiesAdvanced`
- Removed `Get-ObjectTitles`
- Removed `Get-ObjectType`
- Removed `New-ArrayList`
- Removed `New-GenericList`
- Removed `Remove-FromArray`
- Removed `Get-HashMaxValue`
- Removed `Get-Logger`
- Removed `Add-WinADUserGroups`
- Removed `Find-ADConnectServer`
- Removed `Find-ExchangeServer`
- Removed `Find-HyperVServer`
- Removed `Find-UserProxyAddressesStatus`
- Removed `Get-ADAdministrativeGroups`
- Removed `Get-WinADOrganizationalUnitiData`
- Removed `Get-WinADOrganizationalUnitFromDN`
- Removed `Get-WinADUsersByDN`
- Removed `Get-WinADUsersByOU`
- Removed `Get-WinADUserSnapshot`
- Removed `Remove-WinADUserGroups`
- Removed `Set-WinADGroupSynchornization`
- Removed `Set-WinADUserFields`
- Removed `Set-WinADUserSettingGAL`
- Removed `Set-WinADUserStatus`
Those functions are moved to `Private` just in case they are still in use, but will be removed later on, as they are legacy.
Those functions were mostly used by PSWinReporting, PSAutomator or maybe PSWinDocumentation.
With the PSWriteHTML/Mailozaurr/ADEssentials they don't really need to exists.
Additionally some of those are really slow and should not be used in production as funtions as it moots the point of using them as functions.
They should be used directly to benefit the speed.
#### 0.0.301 - 2024.12.02
- Improved `Get-FileName`
#### 0.0.300 - 2024.11.24
- Improved `Format-TransposeTable`
- Improved `ConvertFrom-DistinguishedName`
#### 0.0.299 - 2024.11.06
- Improved `ConvertFrom-DistinguishedName` switches `ToMultipleOrganizationalUnit`, `ToOrganizationalUnit` should handle properly using containers such as `CN=Users,DC=ad,DC=evotec,DC=xyz`
#### 0.0.298 - 2024.10.27
- Added `Get-ComputerPorts`
#### 0.0.297 - 2024.10.26
- Added `Get-ComputerFirewall`
- Improved `ConvertFrom-SID` and `Convert-Identity` to mark `Schema Admins` as Administrative
#### 0.0.296 - 2024.09.28
- Improve `Get-ComputerSMBSharePermissions` with `Translated` switch by adding SID value
#### 0.0.295 - 2024.08.01
- Improved `Get-ComputerDiskLogical`
- Added `Get-ComputerNetFramework`
#### 0.0.294 - 2024.07.06
* Added help where needed and did minor legibility improvements. by @neztach in https://github.com/EvotecIT/PSSharedGoods/pull/40
##### New Contributors
* @neztach made their first contribution in https://github.com/EvotecIT/PSSharedGoods/pull/40
#### 0.0.293 - 2024.06.29
- Improve `Format-TransposeTable`
#### 0.0.292 - 2024.06.29
- Rewritten `Format-TransposeTable` to new approach. Old approach still usable with `Legacy` switch
#### 0.0.291 - 2024.06.08
- Fixes `ConvertTo-PrettyObject` handling new lines properly for strings
#### 0.0.290 - 2024.06.06
- Added `ConvertTo-NormalizedString` to replace special characters with normal ones
#### 0.0.289 - 2024.04.26
- Improve `Get-TimeSettings` with additional information about Windows Secure Time Seeding
#### 0.0.288 - 2024.04.26
- Improve `Format-StringToSentence`
#### 0.0.287 - 2024.04.26
- Small update to `Get-FileEncoding`
- Renamed `Format-AddSpaceToSentence` to `Format-StringToSentence` (alias left in place)
- Improve `Format-StringToSentence` with more features
#### 0.0.286 - 2024.04.15
- Improve `Get-ComputerTime` when computer can't be connected
#### 0.0.285 - 2024.04.10
- Improve performance `Get-FileEncoding` by using filestream
- Add documentation for `Get-ComputerInstalledUpdates`
#### 0.0.284 - 2024.04.09
- Improved `Get-ComputerInstalledUpdates` to support Credential parameter
#### 0.0.283 - 2024.04.09
- Added `Get-FileEncoding` to get file encoding
#### 0.0.282 - 2024.03.28
- Added `Convert-IpAddressToPtr` to convert IP Address to PTR record
#### 0.0.281 - 2024.03.25
- Improve `Get-ComputerWindowsUpdates`
- Added `Get-ComputerInstalledUpdates`
#### 0.0.280 - 2024.03.12
- Improve `Convert-Identity`
- Improve `ConvertFrom-SID`
#### 0.0.279 - 2024.03.12
- Improve `Convert-Identity`
- Improve `ConvertFrom-SID`
#### 0.0.278 - 2024.02.29
- Added `Get-ComputerMemory`
- Improved `Get-ComputerOperatingSystem`
#### 0.0.277 - 2024.02.13
- Added `Get-WinADDSAGuid` to get list of Domain Controllers and their DSA GUIDs/DSA Names
- Improved `Get-WinADForestDetails` to include `DSAGUID` and `DSANAME` for each DC
#### 0.0.276 - 2024.01.23
- Added `WindowsSecureTimeSeeding` to `Get-TimeSettings`
#### 0.0.275 - 2024.01.04
- Improved `Join-UriQuery`
- Improved `Get-ComputerSMBShareList`
#### 0.0.274 - 2023.12.21
- Improved `Get-ComputerSMBShareList` with ability to SkipDiskSpace
#### 0.0.273 - 2023.12.20
- Added `Get-ComputerSMBShareList` to get list of SMB Shares (`net view /all` replacement)
#### 0.0.271 - 2023.12.12
- Fixes `Get-WinADForestDetails` returning empty element for ForestDomainControllers in some cases
#### 0.0.270 - 2023.12.12
- Improve `Join-UriQuery`
#### 0.0.269 - 2023.11.22
- Small fixes to `ConvertTo-PrettyObject`
- Added tests for `ConvertTo-PrettyObject`
#### 0.0.268 - 2023.11.22
- Improved `Get-FileInformation` - added docs, and converted to PSCustomObject
- Added `ConvertTo-PrettyObject` as an alternative to `ConvertTo-JsonLiteral` for use in PSWriteHTML
#### 0.0.267 - 2023.10.28
- Added `Get-IPAddressRangeInformation`
#### 0.0.266 - 2023.09.16
- Update `Convert-Office365License` to support new licenses based on the website from Microsoft, rather than manual input
#### 0.0.265 - 2023.08.22
- Update `Copy-Dictionary` to support PS7.4 which disables BinaryFormatter by default (breaking change - the output may be different a bit)
- Update `Get-GitHubLatestRelease` fixes a typo
- Update `Get-GitHubVersion` to return unknown value
- Added `Format-Dictionary` to sort hashtable by key or by value
#### 0.0.264 - 2023.05.23
- Improve `ConvertTo-OperatingSystem`
#### 0.0.263 - 2023.05.08
- Improve `Select-Properties` null handling
#### 0.0.262 - 2023.05.03
- Improves handling of null in `Convert-CountryCodeToCountry`
- Remove `ReturnHashtable` in `Convert-CountryToContinent` changing the behavior to always return hashtable of continents if country is not given
#### 0.0.261 - 2023.04.23
- Adds `Convert-CountryToContinent`
#### 0.0.260 - 2023.04.18
- Adds support for `HKUDUO` and `HKUDUDO` for `Get-PSRegistry`, `Set-PSRegistry`, `Remove-PSRegistry`, `New-PSRegistry` and `Test-PSRegistry`
- `HKUDUO` - All users in HKEY_USERS that are non SPECIAL accounts excluding .DEFAULT / .DEFAULT_USER (auto mapped from NTUSER.DAT). But also including non-loaded users (not logged in) (auto mapped from NTUSER.DAT)
- `HKUDUDO` - All users in HKEY_USERS that are non SPECIAL accounts including .DEFAULT_USER (auto mapped from NTUSER.DAT). But also including non-loaded users (not logged in) (auto mapped from NTUSER.DAT)
- Improve `Get-WinADForestDetails` by adding switch `PreferWritable` which would use writable DCs for quering
#### 0.0.259 - 2023.03.08
- Improve `Get-ComputerSMBSharePermissions` with `Translated` switch
- Improve `Get-ComputerSMBShare` with `Translated` switch
#### 0.0.258 - 2023.02.04
- Fixes `ConvertFrom-SID` value for `NT AUTHORITY\LOCAL SERVICE`
#### 0.0.257 - 2023.01.15
- `ConvertFrom-HTML` removed (well moved to Private until final removal)
#### 0.0.256 - 2023.01.14
- Added more licenses/service plans `Convert-Office365License`
- Enhance generated string in `ConvertFrom-ObjectToString` by @danubie
- Removed dependency on `Connectimo` (moved one function), archived Connectimo repo
#### 0.0.255 - 2023.01.08
- Add `Get-GitHubVersion`
#### 0.0.254 - 2022.12.20
- Update Get-WinADForestControllers.ps1 by @ferwe in https://github.com/EvotecIT/PSSharedGoods/pull/32
- Added `Force` to Convert-Identity to clear cache when doing lots of lookups and creatiing new objects
- Improves `Convert-ADGuidToSchema`
- Improves `Convert-ADSchemaToGuidd`
- Improves `Convert-Identity`
#### 0.0.253 - 2022.12.14
- Fixes `ConvertFrom-SID` fixing one SID returning wrong value
- Improves `Convert-ADGuidToSchema`
- Improves `Convert-ADSchemaToGuidd`
- Improves `Get-WinADForestOptions`
- Improves `Get-WinADForestControllers` by @ferwe
#### 0.0.252 - 2022.11.20
- Updated `Convert-ExchangeRecipient`
- Removed `Convert-Convert-ExchangeRecipientDetails` (added as an alias to `Convert-ExchangeRecipient`)
#### 0.0.251 - 2022.11.07
- Fixes private function `Get-LocalComputerSid` solving [#34](https://github.com/EvotecIT/GPOZaurr/issues/34)
#### 0.0.250 - 2022.11.05
- Fixes `ConvertFrom-DistinguishedName` when using `ToCanonicalName` for domain name
#### 0.0.249 - 2022.11.01
- Improve `ConvertFrom-DistinguishedName` to allow `ToCanonicalName`
```powershell
ConvertFrom-DistinguishedName -DistinguishedName 'OU=Users,OU=Production,DC=ad,DC=evotec,DC=xyz' -ToCanonicalName
ConvertFrom-DistinguishedName -DistinguishedName 'CN=test,OU=Users,OU=Production,DC=ad,DC=evotec,DC=xyz' -ToCanonicalName
```
#### 0.0.248 - 2022.10.24
- Added `ConvertFrom-ObjectToString` to help with converting objects into
#### 0.0.247 - 2022.10.05
- `Convert-ADSchemaToGuid` improved by adding `AsString`. By default returns Guid, but can return string.
#### 0.0.246 - 2022.09.19
- Fixes `Split-Array` in some rare cases
#### 0.0.245 - 2022.09.19
- Fixes `Split-Array` when there's a single array
#### 0.0.244 - 2022.09.19
- Improved `Split-Array`
- Removed `Split-ArrayEvery`
#### 0.0.243 - 2022.09.18
- Added `Convert-ADSchemaToGuid` and `Convert-ADGuidToSchema`
- Renamed `Get-WinADForestGUIDs` to `Convert-ADGuidToSchema`
#### 0.0.242 - 2022.09.01
- Adds some countries `Convert-CountryToCountryCode` and `Convert-CountryCodeToCountry` with some haardcoding
#### 0.0.241 - 2022.09.01
- Fixes `Convert-CountryToCountryCode` and `Convert-CountryCodeToCountry` for PS7
- Improved `Convert-CountryCodeToCountry` for 3 letter codes
#### 0.0.239 - 2022.08.31
- Improved `Convert-CountryToCountryCode` and `Convert-CountryCodeToCountry` by using cache for frequest queries
#### 0.0.238 - 2022.08.31
- Improved `Convert-CountryToCountryCode` to resolve country names to country codes from NativeName, DisplayName and ThreeLetterISORegionName as an addition to EnglishName
#### 0.0.237 - 2022.08.18
- Improved `ConvertTo-Json` to handle ArrayJoin feature for nested objects
#### 0.0.236 - 2022.08.14
- Improved `Convert-Identity` and `ConvertFrom-SID` - faster lookup for SIDs that are less than 19 chars
#### 0.0.236 - 2022.08.14
- Improved `Convert-Identity` and `ConvertFrom-SID` - faster lookup for `BUILTIN\IIS_IUSRS`
#### 0.0.235 - 2022.08.14
- Improved `Convert-Identity` and `ConvertFrom-SID` - faster lookup for `NT SERVICE\WdiServiceHost`
#### 0.0.234 - 2022.08.14
- Improved `Convert-Identity` and `ConvertFrom-SID` - faster local SID lookup and `Window Manager\Window Manager Group`
#### 0.0.233 - 2022.08.06
- Improves `Get-GitHubLatestRelease` to verify for internet connection.
#### 0.0.232 - 2022.07.16
- Fixes `Convert-CountryToCountryCode` usind DisplayNames instead of EnglishNames
#### 0.0.231 - 2022.07.06
- Fixes `Convert-CountryCodeToCountry` to output just country english name by default
- Fixes `Convert-CountryToCountryCode` to output region information rather than culture information.
#### 0.0.230 - 2022.07.05
- Added `Convert-CountryCodeToCountry`
- Added `Convert-CountryToCountryCode`
#### 0.0.229 - 2022.06.30
- Fixes `Compare-MultipleObjects` which would result in bad comparison from time to time
#### 0.0.228 - 2022.06.30
- Improved `ConvertTo-FlatObject` supporting `ExcludeProperty`
- Improved `Compare-MultipleObjects` supporting `ExcludeProperty`
- Removed `Set-WinAzureADUserStatus` - i think only used in PSAutomator which is experimantal and moved to that repo
- Removed `Set-WinAzureADUserLicense` - i think only used in PSAutomator which is experimantal and moved to that repo
- Removed `Set-WinAzureADUserField` - i think only used in PSAutomator which is experimantal and moved to that repo
- Removed `Set-SpecUser` - i have no clue where it was used, but PSSharedGoods is not a good place for it
- Removed `New-UserAdd` - i have no clue where it was used, but PSSharedGoods is not a good place for it
- Removed `Add-PropertyToList` - i have no clue where it was used, but PSSharedGoods is not a good place for it
#### 0.0.227 - 2022.06.17
- Improved `Convert-Office365License` - tnx diecknet
#### 0.0.226 - 2022.05.28
- Improved `Set-PSRegistry` - supports automapping of DEFAULT_USER (ntuser.dat), skips using .DEFAULT which is just an alias to SYSTEM account (S-1-5-18)
- Improved `Get-PSRegistry` - supports automapping of DEFAULT_USER (ntuser.dat), skips using .DEFAULT which is just an alias to SYSTEM account (S-1-5-18)
- Improved `New-PSRegistry` - supports automapping of DEFAULT_USER (ntuser.dat), add supports for virtual keys to Users, skips using .DEFAULT which is just an alias to SYSTEM account (S-1-5-18)
- Improved `Remove-PSRegistry` - supports automapping of DEFAULT_USER (ntuser.dat), add supports for virtual keys to Users, skips using .DEFAULT which is just an alias to SYSTEM account (S-1-5-18)
- Added `Mount-PSRegistryPath` - allows mapping of file NTUSER.DAT to a specific path in registry
- Added `Dismount-PSRegistryPath` - unmounts NTUSER.DAT from registry
#### 0.0.225 - 2022.04.30
- Rewritten `Set-PSRegistry` to use .net methods
- Rewritten `Get-PSRegistry` to use .net methods, adding more features
- Added `WhatIf` to `Set-PSRegistry`
- Added `Test-PSRegistry`
- Improvement to `Get-PSRegistry`
- Added `Remove-PSRegistry` to remove registry keys
- Added `New-PSRegistry` to create registry paths
- Improvement to `ConvertTo-FlatObject` to deal with `$null` objects
- Improvement to `Compare-MultipleObjects` to deal with `$null` objects and missing properties
#### 0.0.224 - 2022.03.02
- Improvement to `Compare-MultipleObjects`
#### 0.0.223 - 2022.02.25
- Improvement to `ConvertTo-FlatObject` which also improves `Compare-MultipleObjects`
#### 0.0.222 - 2022.02.24
- For publishing PSSharedGoods no longer requires PSWriteColor, Connectimo. It's still required during development
#### 0.0.221 - 2022.02.14
- Improvement to `Compare-MultipleObjects`
- Improvement to `ConvertTo-FlatObject`
#### 0.0.220 - 2022.02.13
- Improvement to `Compare-MultipleObjects`
- Improvement to `ConvertTo-FlatObject`
#### 0.0.219 - 2022.02.12
- Fixes `Compare-MuplipleObjects`
#### 0.0.218 - 2022.02.12
- Fixes `Compare-MuplipleObjects`
#### 0.0.217 - 2022.02.12
- Improvement to `Compare-MultipleObjects`
- Added `ConvertTo-FlatObject`
#### 0.0.216 - 2022.01.24
- 🐛 Fixes critical bug in `New-FileName` where it could lead to a lot of temporary files created by `New-FileName`
#### 0.0.215 - 2021.12.11
- ℹ Improved `Rename-LatinCharacters` with docs and cmdletbinding
- ℹ Improved `ConvertFrom-DistinguishedName` by adding `ToLastName` switch
#### 0.0.214 - 2021.10.23
- ℹ Improved error handling `Get-PSRegistry` and added new property
- ℹ Improved `ConvertTo-OperatingSystem` adding registry handling + few more systems
- Added `Get-ProtocolDefaults` to get default values for SSL/TLS protocols per system
#### 0.0.213 - 2021.10.22
- ℹ Fixes for forest domains handling `Get-WinADForestDetails`
#### 0.0.212 - 2021.09.30
- ℹ Improved detection of dead domains in `Get-WinADForestDetails`
#### 0.0.211 - 2021.08.25
- ℹ Improved `Join-UriQuery`
#### 0.0.210 - 2021.08.12
- ℹ Improved `Convert-OfficeLicense` - adds [more licenses](https://github.com/EvotecIT/PSSharedGoods/pull/26) license - tnx diecknet
#### 0.0.209 - 2021.08.08
- ℹ Improved `Convert-OfficeLicense` - adds [Dynamics 365 Business Central Essentials](https://github.com/EvotecIT/PSSharedGoods/pull/25) license - tnx diecknet
#### 0.0.208 - 2021.08.04
- ℹ Improved `Set-PasswordRemotely` to cleanup objects
- ℹ Improved `ConvertFrom-DistinguishedName`
#### 0.0.207 - 2021.07.05
- 📦 Added Principal.UserID for ScheduledTask (run as account) - tnx itpro-tips - [#20](https://github.com/EvotecIT/PSSharedGoods/pull/20)
- Renamed function `Get-TimeSetttings` to `Get-TimeSettings` - tnx rmbolger - [Extra 't' in Get-TimeSetttings #22](https://github.com/EvotecIT/PSSharedGoods/issues/22)
- ℹ Improved `Get-TimeSettings` to support 2 ways of flag definitions - tnx rmbolger - [#23](https://github.com/EvotecIT/PSSharedGoods/issues/23)
#### 0.0.206 - 2021.06.16
- ℹ Improved `Send-Email` to return object when using `WhatIf`
#### 0.0.205 - 2021.06.06
- ℹ Improved `ConvertTo-FlatHashtable`
#### 0.0.204 - 2021.06.05
- 📦 Added `ConvertTo-FlatHashtable`
#### 0.0.203 - 2021.06.01
- 💡 Improved `Join-UriQuery`
#### 0.0.202 - 2021.06.01
- 💡 Improved `Join-UriQuery`
#### 0.0.201 - 2021.05.19
- 📦 Added `Convert-DomainFqdnToNetBIOS`
- 📦 Added `Convert-DomainToSid`
- 📦 Improved `Get-OperatingSystem`
#### 0.0.200 - 2021.05.19
- 📦 Added `Convert-ExchangeRecipient` (replacement to `Convert-ExchangeRecipientDetails` which will be removed in the future (too slow))
- 📦 Added `Get-OperatingSystem`
- 💡 Improved `Convert-Office365License` by adding licenses: FORMS_PRO, CCIBOTS_PRIVPREV_VIRAL [#19](https://github.com/EvotecIT/PSSharedGoods/pull/19) - tnx diecknet
- 💡 Improved `Remove-EmptyValue` by adding ability to disable removing of different object types
- 🐛 Fixes `ConvertTo-JsonLiteral` when dealing with array of double, decimal values
- 💡 Improved `ConvertTo-OperatingSystem`
#### 0.0.199 - 2021.04.12
- 📦 Added `Join-Uri` - Provides ability to join two Url paths together
- 📦 Added `Join-UriQuery` - Provides ability to join two Url paths together including advanced querying which is useful for RestAPI/GraphApi calls
#### 0.0.198 - 2021.03.12
- Improved `ConvertTo-JsonLiteral`
- ☑ Added `AdvancedReplace` parameter to be able to fix strings like `@{ '.' = '\.'; '$' = '\$' }` which break JSON, but useful for other stuff
- ☑ Moved enum/numeric conversions around to prevent issues with arrays
#### 0.0.197 - 2021.02.21
- Improved `ConvertTo-JsonLiteral` - `ArrayJoin` and `ArrayJoinString` to better control `JavaScript` output
#### 0.0.196 - 2021.02.11
- Fixed `ConvertFrom-Color` when using multiple hex colors
#### 0.0.195 - 2021.01.26
- Improved/Fixed `Invoke-CommandCustom` to catch errors properly
#### 0.0.194 - 2021.01.20
- Fixed `Get-WinADForestControllers` to discover only writable DCs
#### 0.0.193 - 2021.01.14
- Added `Invoke-CommandCustom`
- Fixed actions property in `Get-ComputerTask`
#### 0.0.192 - 2020.12.16
- Improved `Get-PSService`
- Improved `Get-CimData`
#### 0.0.191 - 2020.12.16
- Improved `Set-PasswordRemotly` with more secure approach and autodetect DC
#### 0.0.190 - 2020.12.07
- Improved `Get-Computer`
- Improved `Get-ComputerNetwork`
- Improved `Get-ComputerStartup`
- Improved `Get-ComputerApplication` (renamed from `Get-ComputerApplications`, but alias left in place)
- Improved `Get-ComputerTask` (renamed from `Get-ComputerTasks`, but alias left in place)
#### 0.0.189 - 2020.11.29
- Improved `Get-ComputerWindowsFeatures`
- Improved `Get-ComputerRoles`
#### 0.0.188 - 2020.11.12
- Improved `Set-FileOwner`
#### 0.0.187
- Added tests for `Copy-Dictionary`
- Improved `Get-FilePermission`
#### 0.0.186 - 2020.10.22
- Disabled progress for `Get-GitHubLatestRelease`
#### 0.0.185 - 2020.10.21
- Improvements to `ConvertTo-JsonLiteral`
#### 0.0.184 - 2020.10.20
- Improvements to `ConvertTo-JsonLiteral`
#### 0.0.183 - 2020.10.18
- Update to `ConvertFrom-SID`
- Update to `Get-FilePermission`
#### 0.0.182 - 2020.10.18
- Improvements to `ConvertTo-JsonLiteral`
- Rewritten `Get-PSService` to CIM, small change on output parameter
- Added `Get-ComputerDevice`
- Added `Get-ComputerRAM`
- Improved `Get-ComputerBIOS`
- Moved `Get-ComputerSplit` to private functions as it shouldn't be used outside
- Added `Get-Computer`
- Improvements to other `Get-Computer*` cmdlets
#### 0.0.180 - 2020.09.20
- Updates to `Convert-Identity`
- Updated PSD1 to better version
#### 0.0.179 - 2020.09.17
- Rewritten `Convert-Identity` and added tests for it - basic ones as no AD in Cloud
- Rewritten `ConvertTo-SID` and added tests for it
#### 0.0.178 - 2020.09.12
- Updated `Get-ADTrustAttributes` with more attributes, renamed some
- Added `Get-ADEncryptionTypes`
#### 0.0.177 - 2020.09.11
- Fixed `ConvertTo-DistinguishedName`
#### 0.0.176 - 2020.09.07
- Improvements `ConvertTo-JsonLiteral`
#### 0.0.175 - 2020.09.06
- Added `ConvertTo-JsonLiteral`
#### 0.0.174 - 2020.09.06
- Removed from PSGallery
#### 0.0.173 - 2020.09.06
- `Send-Email` more fixes to encoding
#### 0.0.172 - 2020.09.05
- `Send-Email` now sets encoding utf-8 for AlternativeView (inline attachments)
#### 0.0.171 - 2020.09.05
- Small updates to email commands but those will be removed in future
- Need to migrate them to modules that use them
- Only Send-Email will be left
#### 0.0.170 - 2020.09.01
- Added `Test-IsDistinguishedName`
- Added `ConvertFrom-NetbiosName`
- Improvements to `Convert-Identity`
- Improvements to `Get-Colors`
#### 0.0.169 - 2020.08.27
- Added `ConvertTo-DistinguishedName`
- Updated `ConvertFrom-DistinguishedName`
- Added tests for both
#### 0.0.168 - 2020.08.25
- `Convert-UserAccountControl` - alterntive to `Convert-UAC`, should be faster
#### 0.0.167 - 2020.08.23
- `Select-Properties` updated to skip some types
#### 0.0.166 - 2020.08.03
- `Remove-EmptyValue` fix for bool values
#### 0.0.165 - 2020.07.31
- `Format-ToTitleCase` updates
- `Remove-EmptyValue` fix for ILIST 0
#### 0.0.163 - 2020.07.31
- `Remove-EmptyValue` fix for ILIST
#### 0.0.162 - 2020.07.31
- `Format-ToTitleCase` updates
#### 0.0.161 - 2020.07.23
- Updated `Get-FilePermission`
- Updated `Get-FileOwner`
#### 0.0.160 - 2020.07.21
- Updated `Get-FileMetaData`
#### 0.0.159 - 2020.07.20
- Updated `ConvertTo-OperatingSystem`
- Update SKU mapping table $O365SKU for `Convert-Office365License` #12 tnx diecknet
#### 0.0.158 - 2020.07.06
- Update `Convert-Identity`
#### 0.0.157 - 2020.07.03
- Improvements to `Remove-EmptyValue`
- Accidentally `Get-FileMetaData` would run during import
#### 0.0.156 - 2020.07.02
- Improvements to `Convert-Identity`
#### 0.0.155 - 2020.06.25
- Improvements to `Convert-Office365License`
#### 0.0.154 - 2020.06.25
- Improvements to `Get-FileMetaData` to not-existing files
#### 0.0.153 - 2020.06.21
- Added `HashAlgorithm` parameter to `Get-FileMetaData`
#### 0.0.152 - 2020.06.20
- Improvements to `Get-FileMetaData`
#### 0.0.151 - 2020.06.20
- Improvements to `Get-FileMetaData`
#### 0.0.150 - 2020.06.20
- Bugfix `Get-FileMetaData`
#### 0.0.149 - 2020.06.20
- Added `Get-FileMetaData`
#### 0.0.148 - 2020.06.19
- Fixes for nuget versioning [#11](https://github.com/EvotecIT/PSSharedGoods/issues/11)
- `Send-Email` now returns [PSCustomObject] instead of hashtable. Makes it easier to process in loops
#### 0.0.146 - 2020.06.11
- Improved `Get-Colors`
- Improved `ConvertFrom-Color`
#### 0.0.144 - 2020.05.31
- Improved `Get-WinADForestDetails`
#### 0.0.143 - 2020.05.17
- Improved `Get-WinADForestDetails`
- Added `Copy-DictionaryManual`, alternative to `Copy-Dictionary` which is driving me nuts - tnx joel~!
#### 0.0.142 - 2020.05.14
- Improved `Get-WinADForestDetails`
#### 0.0.141 - 2020.05.14
- Improved `Set-FileOwner`
- Improved `Get-WinADForestDetails`
#### 0.0.140 - 2020.05.10
- Improved `Get-FilePermission`
#### 0.0.139 - 2020.05.09
- Added `Convert-Identity`
- Improved `ConvertFrom-Sid`
- Improved `ConvertTo-Sid`
- Added `Get-FileOwner`
- Improved `Get-FilePermission`
- Improved `Remove-FilePermission`
- Added `Set-FileOwner`
- Improved `Set-FilePermission`
- Improved `Get-WinADForestDetails`
- Added `Get-ADAdministrativeGroups`
#### 0.0.138 - 2020.04.26
- ☑ ConvertFrom-DistinguishedName added switch `ToDomainCN`
```powershell
$Oops = 'cn={55FB3860-74C9-4262-AD77-30197EAB9999},cn=policies,cn=system,DC=ad,DC=evotec,DC=xyz'
ConvertFrom-DistinguishedName -DistinguishedName $Oops -ToDomainCN
```
```output
ad.evotec.xyz
```
#### 0.0.137 - 2020.04.24
- ☑ Removed aliases for `Set-FileInheritance`, `Set-FilePermission`, `Remove-FilePermission`
#### 0.0.136 - 2020.04.24
- ☑ Added `OnlyWellKnownAdministrative` switch to `ConvertFrom-SID`
#### 0.0.135 - 2020.04.19
- ☑ Improvements to Get-WinADForestDetails
- ☑ Added `OnlyWellKnown` switch to `ConvertFrom-SID`
#### 0.0.134 - 2020.04.09
- ☑ Improvements to Get-WinADForestDetails
#### 0.0.133 - 2020.04.03
- ☑ Improvements to Get-WinADForestDetails
#### 0.0.132 - 2020.03.19
- ☑ Improvements to Get-WinADForestDetails
#### 0.0.131 - 2020.03.18
- ☑ Improvements to Get-WinADForestDetails for subsequent use, fix for excluding d
- ☑ Copy-Dictionary added
#### 0.0.130 - 2020.03.14
- ☑ Small update to Get-WinADForestDetails
#### 0.0.129 - 2020.03.13
- ☑ Typo fix for string
#### 0.0.128 - 2020.03.05
- ☑ Small update to Get-WinADForestDetails
#### 0.0.127 - 2020.02.27
- ☑ Fix for ConvertFrom-DistinguishedName
#### 0.0.126 - 2020.02.27
- ☑ Added Get-FilePermissions
- ☑ Improved ConvertFrom-SID
#### 0.0.125 - 2020.02.17
- ☑ Improvments to Get-ComputerSMBSharePermissions
#### 0.0.124 - 2020.02.17
- ☑ Added Get-ComputerSMBSharePermissions
#### 0.0.123 - 2020.02.16
- ☑ Updates to Get-PSRegistry/Set-PSRegistry/Get-CimData
- ☑ Added Get-ComputerSplit for easiedr use of above functions but also for future use
#### 0.0.122 - 2020.01.26
- ☑ Fix for ConvertFrom-DistinguishedName to cover OU/DC properly (wrong regex)
================================================
FILE: Docs/Add-PropertyToList.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Add-PropertyToList
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Add-PropertyToList [[-List] <Object>] [[-PropertyName] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -List
{{Fill List Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -PropertyName
{{Fill PropertyName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Password, MailNickName
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Add-ToArray.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Add-ToArray
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Add-ToArray [[-List] <ArrayList>] [[-Element] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Element
{{Fill Element Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -List
{{Fill List Description}}
```yaml
Type: ArrayList
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Add-ToArrayAdvanced.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Add-ToArrayAdvanced
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Add-ToArrayAdvanced [[-List] <ArrayList>] [[-Element] <Object>] [-SkipNull] [-RequireUnique] [-FullComparison]
[-Merge] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Element
{{Fill Element Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FullComparison
{{Fill FullComparison Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -List
{{Fill List Description}}
```yaml
Type: ArrayList
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Merge
{{Fill Merge Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -RequireUnique
{{Fill RequireUnique Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SkipNull
{{Fill SkipNull Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Add-ToHashTable.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Add-ToHashTable
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Add-ToHashTable [[-Hashtable] <Object>] [[-Key] <Object>] [[-Value] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Hashtable
{{Fill Hashtable Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Key
{{Fill Key Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Value
{{Fill Value Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Add-WinADUserGroups.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Add-WinADUserGroups
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Add-WinADUserGroups [-User] <Object> [[-Groups] <String[]>] [[-FieldSearch] <String>] [-WhatIf]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -FieldSearch
{{Fill FieldSearch Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Groups
{{Fill Groups Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -User
{{Fill User Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -WhatIf
Shows what would happen if the cmdlet runs.
The cmdlet is not run.
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Compare-ObjectProperties.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Compare-ObjectProperties
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Compare-ObjectProperties [[-ReferenceObject] <PSObject>] [[-DifferenceObject] <PSObject>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -DifferenceObject
{{Fill DifferenceObject Description}}
```yaml
Type: PSObject
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ReferenceObject
{{Fill ReferenceObject Description}}
```yaml
Type: PSObject
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -CaseSensitive
{{Fill CaseSensitive Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Compare-ObjectsAdvanced.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Compare-ObjectsAdvanced
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Compare-ObjectsAdvanced [[-Object1] <Object>] [[-Object2] <Object>] [[-CommonProperty] <String>]
[[-AddObjectArrayName] <String[]>] [[-AddObjectArray] <Object[]>] [[-Object1Property] <String>]
[[-Object2Property] <String>] [[-ObjectPropertySubstitute] <String>] [-RemoveSideIndicator]
[-KeepTemporaryProperty] [[-Side] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AddObjectArray
{{Fill AddObjectArray Description}}
```yaml
Type: Object[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -AddObjectArrayName
{{Fill AddObjectArrayName Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -CommonProperty
{{Fill CommonProperty Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases: Property
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -KeepTemporaryProperty
{{Fill KeepTemporaryProperty Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Object1
{{Fill Object1 Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Object1Property
{{Fill Object1Property Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 5
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Object2
{{Fill Object2 Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Object2Property
{{Fill Object2Property Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 6
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ObjectPropertySubstitute
{{Fill ObjectPropertySubstitute Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 7
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -RemoveSideIndicator
{{Fill RemoveSideIndicator Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Side
{{Fill Side Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Left, Right
Required: False
Position: 8
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinAzure.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinAzure
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinAzure [[-SessionName] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure]
[-FromFile] [-MultiFactorAuthentication] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinAzureAD.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinAzureAD
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinAzureAD [[-SessionName] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure]
[-FromFile] [-MultiFactorAuthentication] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinExchange.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinExchange
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinExchange [[-SessionName] <String>] [[-ConnectionURI] <String>] [[-Authentication] <String>]
[[-Username] <String>] [[-Password] <String>] [-AsSecure] [-FromFile] [-MultiFactorAuthentication]
[[-Prefix] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Authentication
{{Fill Authentication Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Basic, Kerberos
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ConnectionURI
{{Fill ConnectionURI Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Prefix
{{Fill Prefix Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 5
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases: UserPrincipalName
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinSecurityCompliance.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinSecurityCompliance
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinSecurityCompliance [[-SessionName] <String>] [[-ConnectionURI] <String>]
[[-Authentication] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure] [-FromFile]
[-MultiFactorAuthentication] [[-Prefix] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Authentication
{{Fill Authentication Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Basic, Kerberos
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ConnectionURI
{{Fill ConnectionURI Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Prefix
{{Fill Prefix Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 5
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases: UserPrincipalName
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinService.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinService
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinService [[-Credentials] <Object>] [[-Service] <Object>] [[-Type] <String>] [-Output]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Credentials
{{Fill Credentials Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Service
{{Fill Service Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Type
{{Fill Type Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinSharePoint.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinSharePoint
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinSharePoint [[-SessionName] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure]
[-FromFile] [-MultiFactorAuthentication] [[-ConnectionURI] <Uri>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ConnectionURI
{{Fill ConnectionURI Description}}
```yaml
Type: Uri
Parameter Sets: (All)
Aliases: uri, url, ConnectionUrl
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinSkype.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinSkype
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinSkype [[-SessionName] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure]
[-FromFile] [-MultiFactorAuthentication] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Connect-WinTeams.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Connect-WinTeams
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Connect-WinTeams [[-SessionName] <String>] [[-Username] <String>] [[-Password] <String>] [-AsSecure]
[-FromFile] [-MultiFactorAuthentication] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsSecure
{{Fill AsSecure Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordAsSecure
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FromFile
{{Fill FromFile Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: PasswordFromFile
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -MultiFactorAuthentication
{{Fill MultiFactorAuthentication Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: mfa
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Password
{{Fill Password Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Username
{{Fill Username Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-BinaryToHex.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-BinaryToHex
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-BinaryToHex [[-Binary] <Byte[]>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Binary
{{Fill Binary Description}}
```yaml
Type: Byte[]
Parameter Sets: (All)
Aliases: Bin
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Byte[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-BinaryToString.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-BinaryToString
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-BinaryToString [[-Binary] <Byte[]>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Binary
{{Fill Binary Description}}
```yaml
Type: Byte[]
Parameter Sets: (All)
Aliases: Bin
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Byte[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-Color.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-Color
## SYNOPSIS
This color converter gives you the hexadecimal values of your RGB colors and vice versa (RGB to HEX)
## SYNTAX
### RGB
```
Convert-Color [[-RGB] <Object>] [<CommonParameters>]
```
### HEX
```
Convert-Color [[-HEX] <String>] [<CommonParameters>]
```
## DESCRIPTION
This color converter gives you the hexadecimal values of your RGB colors and vice versa (RGB to HEX).
Use it to convert your colors and prepare your graphics and HTML web pages.
## EXAMPLES
### EXAMPLE 1
```
.\convert-color -hex FFFFFF
```
Converts hex value FFFFFF to RGB
### EXAMPLE 2
```
.\convert-color -RGB 123,200,255
```
Converts Red = 123 Green = 200 Blue = 255 to Hex value
## PARAMETERS
### -RGB
{{Fill RGB Description}}
```yaml
Type: Object
Parameter Sets: RGB
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -HEX
Enter the Hex value to be converted.
Do not use the '#' symbol.
(Ex: 3333CC converts to Red: 51 Green: 51 Blue: 204)
```yaml
Type: String
Parameter Sets: HEX
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ExchangeEmail.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ExchangeEmail
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ExchangeEmail [[-Emails] <String[]>] [[-Separator] <String>] [-RemoveDuplicates] [-RemovePrefix]
[-AddSeparator] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Emails
{{Fill Emails Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Separator
{{Fill Separator Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -RemoveDuplicates
{{Fill RemoveDuplicates Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -RemovePrefix
{{Fill RemovePrefix Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -AddSeparator
{{Fill AddSeparator Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ExchangeItems.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ExchangeItems
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ExchangeItems [[-Count] <Object>] [[-Default] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Count
{{Fill Count Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Default
{{Fill Default Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ExchangeRecipientDetails.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ExchangeRecipientDetails
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ExchangeRecipientDetails [[-RecipientType] <String>] [-FromKey] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -FromKey
{{Fill FromKey Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -RecipientType
{{Fill RecipientType Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ExchangeSize.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ExchangeSize
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ExchangeSize [[-To] <String>] [[-Size] <String>] [[-Precision] <Int32>] [-Display]
[[-Default] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Default
{{Fill Default Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Display
{{Fill Display Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Precision
{{Fill Precision Description}}
```yaml
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Size
{{Fill Size Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -To
{{Fill To Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Bytes, KB, MB, GB, TB
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-HexToBinary.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-HexToBinary
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-HexToBinary [-Hex] <String> [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Hex
{{Fill Hex Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.String
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-KeyToKeyValue.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-KeyToKeyValue
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-KeyToKeyValue [[-Object] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Object
{{Fill Object Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-Office365License.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-Office365License
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-Office365License [[-License] <String[]>] [-ToSku] [[-Separator] <String>] [-ReturnArray]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -License
{{Fill License Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ToSku
Converts license name to SKU
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: SKU
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### -Separator
{{Fill Separator Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: ,
Accept pipeline input: False
Accept wildcard characters: False
```
### -ReturnArray
{{Fill ReturnArray Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-Size.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-Size
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-Size [[-From] <String>] [[-To] <String>] [-Value] <Double> [[-Precision] <Int32>] [-Display]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Display
{{Fill Display Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -From
{{Fill From Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Bytes, KB, MB, GB, TB
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Precision
{{Fill Precision Description}}
```yaml
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -To
{{Fill To Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Bytes, KB, MB, GB, TB
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Value
{{Fill Value Description}}
```yaml
Type: Double
Parameter Sets: (All)
Aliases:
Required: True
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-TimeToDays.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-TimeToDays
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-TimeToDays [[-StartTime] <Object>] [[-EndTime] <Object>] [[-Ignore] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -EndTime
{{Fill EndTime Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Ignore
{{Fill Ignore Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -StartTime
{{Fill StartTime Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ToDateTime.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ToDateTime
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ToDateTime [[-Timestring] <String>] [[-Ignore] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Ignore
{{Fill Ignore Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Timestring
{{Fill Timestring Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-ToTimeSpan.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-ToTimeSpan
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-ToTimeSpan [[-StartTime] <DateTime>] [[-EndTime] <DateTime>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -EndTime
{{Fill EndTime Description}}
```yaml
Type: DateTime
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -StartTime
{{Fill StartTime Description}}
```yaml
Type: DateTime
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-TwoArraysIntoOne.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-TwoArraysIntoOne
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-TwoArraysIntoOne [[-Object] <Object>] [[-ObjectToAdd] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Object
{{Fill Object Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ObjectToAdd
{{Fill ObjectToAdd Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Convert-UAC.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Convert-UAC
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Convert-UAC [[-UAC] <String[]>] [[-Separator] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -UAC
{{Fill UAC Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Separator
{{Fill Separator Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertFrom-Color.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-Color
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
ConvertFrom-Color [[-Color] <RGBColors[]>] [-AsDecimal] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AsDecimal
{{Fill AsDecimal Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Color
{{Fill Color Description}}
```yaml
Type: RGBColors[]
Parameter Sets: (All)
Aliases: Colors
Accepted values: Black, Navy, DarkBlue, MediumBlue, Blue, DarkGreen, Green, Teal, DarkCyan, DeepSkyBlue, DarkTurquoise, MediumSpringGreen, Lime, SpringGreen, Aqua, Cyan, MidnightBlue, DodgerBlue, LightSeaGreen, ForestGreen, SeaGreen, DarkSlateGray, DarkSlateGrey, LimeGreen, MediumSeaGreen, Turquoise, RoyalBlue, SteelBlue, DarkSlateBlue, MediumTurquoise, Indigo, DarkOliveGreen, CadetBlue, CornflowerBlue, MediumAquamarine, DimGray, DimGrey, SlateBlue, OliveDrab, SlateGray, SlateGrey, LightSlateGray, LightSlateGrey, MediumSlateBlue, LawnGreen, Chartreuse, Aquamarine, Maroon, Purple, Olive, Grey, Gray, SkyBlue, LightSkyBlue, BlueViolet, DarkRed, DarkMagenta, SaddleBrown, DarkSeaGreen, LightGreen, MediumPurple, DarkViolet, PaleGreen, DarkOrchid, YellowGreen, Sienna, Brown, DarkGray, DarkGrey, LightBlue, GreenYellow, PaleTurquoise, LightSteelBlue, PowderBlue, FireBrick, DarkGoldenrod, MediumOrchid, RosyBrown, DarkKhaki, Silver, MediumVioletRed, IndianRed, Peru, Chocolate, Tan, LightGray, LightGrey, Thistle, Orchid, Goldenrod, PaleVioletRed, Crimson, Gainsboro, Plum, BurlyWood, LightCyan, Lavender, DarkSalmon, Violet, PaleGoldenrod, LightCoral, Khaki, AliceBlue, Honeydew, Azure, SandyBrown, Wheat, Beige, WhiteSmoke, MintCream, GhostWhite, Salmon, AntiqueWhite, Linen, LightGoldenrodYellow, OldLace, Red, Fuchsia, Magenta, DeepPink, OrangeRed, Tomato, HotPink, Coral, DarkOrange, LightSalmon, Orange, LightPink, Pink, Gold, PeachPuff, NavajoWhite, Moccasin, Bisque, MistyRose, BlanchedAlmond, PapayaWhip, LavenderBlush, Seashell, Cornsilk, LemonChiffon, FloralWhite, Snow, Yellow, LightYellow, Ivory, White
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertFrom-ErrorRecord.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-ErrorRecord
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
### ErrorRecord
```
ConvertFrom-ErrorRecord -ErrorRecord <ErrorRecord[]> [<CommonParameters>]
```
### StopException
```
ConvertFrom-ErrorRecord -Exception <ActionPreferenceStopException[]> [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ErrorRecord
{{Fill ErrorRecord Description}}
```yaml
Type: ErrorRecord[]
Parameter Sets: ErrorRecord
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### -Exception
{{Fill Exception Description}}
```yaml
Type: ActionPreferenceStopException[]
Parameter Sets: StopException
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Management.Automation.ErrorRecord[]
### System.Management.Automation.ActionPreferenceStopException[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertFrom-OperationType.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-OperationType
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
ConvertFrom-OperationType [[-OperationType] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -OperationType
{{Fill OperationType Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertFrom-SID.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-SID
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
ConvertFrom-SID [[-Sid] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Sid
{{Fill Sid Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertFrom-X500Address.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-X500Address
## SYNOPSIS
## SYNTAX
```
ConvertFrom-X500Address [[-IMCEAEXString] <String>] [-Full] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### EXAMPLE 1
```
By default returns string without @evotec.pl in the end. This is because the string from NDR needs domain name removed to be able to add it back to Exchange
```
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=5209048016da47689b4421790ad1763f-EVOTEC+20PL+20Recepcja+20G@evotec.pl'
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=8bcad655e07c46788fe1f796162cd87f-EVOTEC+20PL+20Recepcja+20G@evotec.pl'
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=0d4540e9a8f845d798625c9c0ad753bf-Test-All-Group@evotec.pl'
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=0d4540e9a8f845d798625c9c0ad753bf-Test-All-Group@evotec.pl'
### EXAMPLE 2
```
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=5209048016da47689b4421790ad1763f-EVOTEC+20PL+20Recepcja+20G@evotec.pl' -Full
```
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=8bcad655e07c46788fe1f796162cd87f-EVOTEC+20PL+20Recepcja+20G@evotec.pl' -Full
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=0d4540e9a8f845d798625c9c0ad753bf-Test-All-Group@evotec.pl' -Full
ConvertFrom-X500Address -IMCEAEXString 'IMCEAEX-_o=AD_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=0d4540e9a8f845d798625c9c0ad753bf-Test-All-Group@evotec.pl' -Full
## PARAMETERS
### -IMCEAEXString
{{Fill IMCEAEXString Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Full
{{Fill Full Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
## RELATED LINKS
================================================
FILE: Docs/ConvertTo-ImmutableID.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# ConvertFrom-SID
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
ConvertFrom-SID [[-Sid] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Sid
{{Fill Sid Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinAzure.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinAzure
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinAzure [[-SessionName] <String>] [-Output] [-Force] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Force
{{Fill Force Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinAzureAD.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinAzureAD
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinAzureAD [[-SessionName] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinExchange.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinExchange
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinExchange [[-SessionName] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinSecurityCompliance.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinSecurityCompliance
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinSecurityCompliance [[-SessionName] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinService.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinService
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinService [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinSkype.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinSkype
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinSkype [[-SessionName] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Disconnect-WinTeams.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Disconnect-WinTeams
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Disconnect-WinTeams [[-SessionName] <String>] [-Output] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Output
{{Fill Output Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SessionName
{{Fill SessionName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-ADConnectServer.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-ADConnectServer
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-ADConnectServer [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesCurrentDayMinusDayX.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesCurrentDayMinusDayX
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesCurrentDayMinusDayX [[-days] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -days
{{Fill days Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesCurrentDayMinuxDaysX.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesCurrentDayMinuxDaysX
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesCurrentDayMinuxDaysX [[-days] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -days
{{Fill days Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesCurrentHour.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesCurrentHour
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesCurrentHour [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesDayPrevious.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesDayPrevious
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesDayPrevious [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesDayToday.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesDayToday
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesDayToday [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesMonthCurrent.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesMonthCurrent
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesMonthCurrent [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesMonthPast.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesMonthPast
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesMonthPast [[-Force] <Boolean>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Force
{{Fill Force Description}}
```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesPastHour.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesPastHour
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesPastHour [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesPastWeek.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesPastWeek
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesPastWeek [[-DayName] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -DayName
{{Fill DayName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesQuarterCurrent.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesQuarterCurrent
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesQuarterCurrent [[-Force] <Boolean>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Force
{{Fill Force Description}}
```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-DatesQuarterLast.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-DatesQuarterLast
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-DatesQuarterLast [[-Force] <Boolean>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Force
{{Fill Force Description}}
```yaml
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-ExchangeServer.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-ExchangeServer
## SYNOPSIS
Find Exchange Servers in Active Directory
## SYNTAX
```
Find-ExchangeServer [<CommonParameters>]
```
## DESCRIPTION
Find Exchange Servers in Active Directory
## EXAMPLES
### EXAMPLE 1
```
Find-ExchangeServer
```
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Find-HyperVServer.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-HyperVServer
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-HyperVServer [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-MyProgramData.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-MyProgramData
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-MyProgramData [[-Data] <Object>] [[-FindText] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Data
{{Fill Data Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -FindText
{{Fill FindText Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-ServerTypes.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-ServerTypes
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-ServerTypes [[-Type] <String[]>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Type
{{Fill Type Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Accepted values: All, ADConnect, DomainController, Exchange, Hyper-V, RDSLicense, SQL, VirtualMachine
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-TypesNeeded.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-TypesNeeded
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-TypesNeeded [[-TypesRequired] <Object>] [[-TypesNeeded] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -TypesNeeded
{{Fill TypesNeeded Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -TypesRequired
{{Fill TypesRequired Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Find-UsersProxyAddressesStatus.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Find-UsersProxyAddressesStatus
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Find-UsersProxyAddressesStatus [[-User] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -User
{{Fill User Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-AddSpaceToSentence.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-AddSpaceToSentence
## SYNOPSIS
Short description
## SYNTAX
```
Format-AddSpaceToSentence [-Text] <String[]> [-ToLowerCase] [<CommonParameters>]
```
## DESCRIPTION
Long description
## EXAMPLES
### EXAMPLE 1
```
$test = @(
```
'OnceUponATime',
'OnceUponATime1',
'Money@Risk',
'OnceUponATime123',
'AHappyMan2014'
'OnceUponATime_123'
)
Format-AddSpaceToSentence -Text $Test
$Test | Format-AddSpaceToSentence -ToLowerCase
## PARAMETERS
### -Text
Parameter description
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### -ToLowerCase
{{Fill ToLowerCase Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Format-FirstXChars.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-FirstXChars
## SYNOPSIS
Short description
## SYNTAX
```
Format-FirstXChars [[-Text] <String>] [[-NumberChars] <Int32>] [<CommonParameters>]
```
## DESCRIPTION
Long description
## EXAMPLES
### EXAMPLE 1
```
Format-FirstChars -Text "VERBOSE: Loading module from path 'C:\Users\pklys\.vscode\extensions\ms-vs" -NumberChars 15
```
## PARAMETERS
### -Text
Parameter description
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -NumberChars
Parameter description
```yaml
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: 0
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Format-PSTable.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-PSTable
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Format-PSTable [[-Object] <Object>] [-SkipTitle] [[-Property] <String[]>] [[-ExcludeProperty] <String[]>]
[-NoAliasOrScriptProperties] [-DisplayPropertySet] [[-OverwriteHeaders] <Object>] [-PreScanHeaders]
[[-StringLenghts] <PSReference>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -DisplayPropertySet
{{Fill DisplayPropertySet Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ExcludeProperty
{{Fill ExcludeProperty Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -NoAliasOrScriptProperties
{{Fill NoAliasOrScriptProperties Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Object
{{Fill Object Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -OverwriteHeaders
{{Fill OverwriteHeaders Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -PreScanHeaders
{{Fill PreScanHeaders Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Property
{{Fill Property Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -SkipTitle
{{Fill SkipTitle Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -StringLenghts
{{Fill StringLenghts Description}}
```yaml
Type: PSReference
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Object
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-Stream.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-Stream
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
### All (Default)
```
Format-Stream [[-InputObject] <Object>] [-HideTableHeaders] [[-ColumnHeaderSize] <Int32>] [-AlignRight]
[[-Stream] <String>] [-List] [-Transpose] [[-TransposeSort] <String>] [-ForegroundColor <ConsoleColor[]>]
[-ForegroundColorRow <Int32[]>] [<CommonParameters>]
```
### Property
```
Format-Stream [[-InputObject] <Object>] [[-Property] <Object[]>] [-HideTableHeaders]
[[-ColumnHeaderSize] <Int32>] [-AlignRight] [[-Stream] <String>] [-List] [-Transpose]
[[-TransposeSort] <String>] [-ForegroundColor <ConsoleColor[]>] [-ForegroundColorRow <Int32[]>]
[<CommonParameters>]
```
### ExcludeProperty
```
Format-Stream [[-InputObject] <Object>] [[-ExcludeProperty] <Object[]>] [-HideTableHeaders]
[[-ColumnHeaderSize] <Int32>] [-AlignRight] [[-Stream] <String>] [-List] [-Transpose]
[[-TransposeSort] <String>] [-ForegroundColor <ConsoleColor[]>] [-ForegroundColorRow <Int32[]>]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -AlignRight
{{Fill AlignRight Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: 5
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ColumnHeaderSize
{{Fill ColumnHeaderSize Description}}
```yaml
Type: Int32
Parameter Sets: (All)
Aliases:
Required: False
Position: 4
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ExcludeProperty
{{Fill ExcludeProperty Description}}
```yaml
Type: Object[]
Parameter Sets: ExcludeProperty
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ForegroundColor
{{Fill ForegroundColor Description}}
```yaml
Type: ConsoleColor[]
Parameter Sets: (All)
Aliases: Color
Accepted values: Black, DarkBlue, DarkGreen, DarkCyan, DarkRed, DarkMagenta, DarkYellow, Gray, DarkGray, Blue, Green, Cyan, Red, Magenta, Yellow, White
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ForegroundColorRow
{{Fill ForegroundColorRow Description}}
```yaml
Type: Int32[]
Parameter Sets: (All)
Aliases: ColorRow
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -HideTableHeaders
{{Fill HideTableHeaders Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -InputObject
{{Fill InputObject Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -List
{{Fill List Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: AsList
Required: False
Position: 7
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Property
{{Fill Property Description}}
```yaml
Type: Object[]
Parameter Sets: Property
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Stream
{{Fill Stream Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Output, Host, Warning, Verbose, Debug, Information
Required: False
Position: 6
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Transpose
{{Fill Transpose Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: Rotate, RotateData, TransposeColumnsRows, TransposeData
Required: False
Position: 8
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -TransposeSort
{{Fill TransposeSort Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: ASC, DESC, NONE
Required: False
Position: 9
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Object
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-ToTitleCase.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-ToTitleCase
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Format-ToTitleCase [-Text] <String[]> [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Text
{{Fill Text Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.String[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-TransposeTable.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-TransposeTable
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Format-TransposeTable [[-Object] <Object[]>] [[-Sort] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Object
{{Fill Object Description}}
```yaml
Type: Object[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -Sort
{{Fill Sort Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: ASC, DESC, NONE
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Object[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-Verbose.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-TransposeTable
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Format-TransposeTable [[-Object] <Object[]>] [[-Sort] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Object
{{Fill Object Description}}
```yaml
Type: Object[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -Sort
{{Fill Sort Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: ASC, DESC, NONE
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Object[]
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Format-View.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Format-View
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
### All (Default)
```
Format-View [[-InputObject] <Object>] [-HideTableHeaders] [[-Stream] <String>] [-List] [-Autosize]
[<CommonParameters>]
```
### Property
```
Format-View [[-InputObject] <Object>] [[-Property] <Object[]>] [-HideTableHeaders] [[-Stream] <String>] [-List]
[-Autosize] [<CommonParameters>]
```
### ExcludeProperty
```
Format-View [[-InputObject] <Object>] [[-ExcludeProperty] <Object[]>] [-HideTableHeaders] [[-Stream] <String>]
[-List] [-Autosize] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Autosize
{{Fill Autosize Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: 8
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ExcludeProperty
{{Fill ExcludeProperty Description}}
```yaml
Type: Object[]
Parameter Sets: ExcludeProperty
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -HideTableHeaders
{{Fill HideTableHeaders Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -InputObject
{{Fill InputObject Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### -List
{{Fill List Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: AsList
Required: False
Position: 7
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Property
{{Fill Property Description}}
```yaml
Type: Object[]
Parameter Sets: Property
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Stream
{{Fill Stream Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Output, Host, Warning, Verbose, Debug, Information
Required: False
Position: 6
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### System.Object
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-CimData.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-CimData
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-CimData [[-ComputerName] <String[]>] [[-Protocol] <String>] [[-Class] <String>] [[-Properties] <String[]>]
[<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Class
{{Fill Class Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Properties
{{Fill Properties Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 3
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Protocol
{{Fill Protocol Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Default, Dcom, Wsman
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-CommandInfo.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-CommandInfo
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-CommandInfo [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerApplications.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerApplications
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerApplications [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerBios.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerBios
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerBios [[-ComputerName] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerCPU.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerCPU
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerCPU [[-ComputerName] <String[]>] [[-Protocol] <String>] [-All] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -All
{{Fill All Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Protocol
{{Fill Protocol Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Default, Dcom, Wsman
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerCulture.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerCulture
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerCulture [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerDisk.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerDisk
## SYNOPSIS
Short description
## SYNTAX
```
Get-ComputerDisk [[-ComputerName] <String[]>] [[-Protocol] <String>] [-All] [<CommonParameters>]
```
## DESCRIPTION
Long description
## EXAMPLES
### EXAMPLE 1
```
Get-ComputerDisk -ComputerName AD1, AD2, EVO1, AD2019 | Format-Table -AutoSize *
```
Output:
WARNING: Get-ComputerSystem - No data for computer AD2019.
Most likely an error on receiving side.
ComputerName Index Model Caption SerialNumber Description MediaType FirmwareRevision Partitions SizeGB PNPDeviceID
------------ ----- ----- ------- ------------ ----------- --------- ---------------- ---------- ------ -----------
AD1 0 Microsoft Virtual Disk Microsoft Virtual Disk Disk drive Fixed hard disk media 1.0 3 127 SCSI\DISK&VEN_MSFT&PROD_VIRTUAL_DISK\000000
AD2 0 Microsoft Virtual Disk Microsoft Virtual Disk Disk drive Fixed hard disk media 1.0 3 127 SCSI\DISK&VEN_MSFT&PROD_VIRTUAL_DISK\000000
EVO1 0 WDC WD30EFRX-68AX9N0 WDC WD30EFRX-68AX9N0 WD-WMC1T2351095 Disk drive Fixed hard disk media 80.00A80 1 2795 SCSI\DISK&VEN_WDC&PROD_WD30EFRX-68AX9N0\4&191557A4&0&000000
EVO1 2 Samsung SSD 950 PRO 512GB Samsung SSD 950 PRO 512GB 0025_3857_61B0_0EF2.
Disk drive Fixed hard disk media 2B0Q 3 477 SCSI\DISK&VEN_NVME&PROD_SAMSUNG_SSD_950\5&35365596&0&000000
EVO1 1 Samsung SSD 860 EVO 500GB Samsung SSD 860 EVO 500GB S3Z2NB0K176976A Disk drive Fixed hard disk media RVT01B6Q 1 466 SCSI\DISK&VEN_SAMSUNG&PROD_SSD\4&191557A4&0&000100
## PARAMETERS
### -ComputerName
Parameter description
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: $Env:COMPUTERNAME
Accept pipeline input: False
Accept wildcard characters: False
```
### -Protocol
Parameter description
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: Default
Accept pipeline input: False
Accept wildcard characters: False
```
### -All
Parameter description
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerDiskLogical.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerDiskLogical
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerDiskLogical [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerMissingDrivers.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerMissingDrivers
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerMissingDrivers [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerNetwork.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerNetwork
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerNetwork [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerOemInformation.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerOemInformation
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerOemInformation [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerOperatingSystem.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerOperatingSystem
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerOperatingSystem [[-ComputerName] <String[]>] [[-Protocol] <String>] [-All] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -All
{{Fill All Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Protocol
{{Fill Protocol Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Accepted values: Default, Dcom, Wsman
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerServices.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerServices
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerServices [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerStartup.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerStartup
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerStartup [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerSystem.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerSystem
## SYNOPSIS
Short description
## SYNTAX
```
Get-ComputerSystem [[-ComputerName] <String[]>] [[-Protocol] <String>] [-All] [<CommonParameters>]
```
## DESCRIPTION
Long description
## EXAMPLES
### EXAMPLE 1
```
Get-ComputerSystem -ComputerName AD1, AD2, EVO1, ADFFS | ft -a *
```
Output:
WARNING: Get-ComputerSystem - No data for computer ADFFS.
Most likely an error on receiving side.
ComputerName Name Manufacturer Domain Model Systemtype PrimaryOwnerName PCSystemType PartOfDomain CurrentTimeZone BootupState SystemFamily Roles
------------ ---- ------------ ------ ----- ---------- ---------------- ------------ ------------ --------------- ----------- ------------ -----
AD1 AD1 Microsoft Corporation ad.evotec.xyz Virtual Machine x64-based PC Windows User 1 True 60 Normal boot Virtual Machine LM_Workstation, LM_Server, Primary_Domain_Controller, Timesource, NT, DFS
AD2 AD2 Microsoft Corporation ad.evotec.xyz Virtual Machine x64-based PC Windows User 1 True 60 Normal boot Virtual Machine LM_Workstation, LM_Server, Backup_Domain_Controller, Timesource, NT, DFS
EVO1 EVO1 MSI ad.evotec.xyz MS-7980 x64-based PC 1 True 60 Normal boot Default string LM_Workstation, LM_Server, SQLServer, NT, Potential_Browser, Master_Browser
## PARAMETERS
### -ComputerName
Parameter description
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: $Env:COMPUTERNAME
Accept pipeline input: False
Accept wildcard characters: False
```
### -Protocol
Parameter description
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: Default
Accept pipeline input: False
Accept wildcard characters: False
```
### -All
Parameter description
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerWindowsFeatures.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerWindowsFeatures
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerWindowsFeatures [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ComputerWindowsUpdates.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ComputerWindowsUpdates
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ComputerWindowsUpdates [[-ComputerName] <Object>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -ComputerName
{{Fill ComputerName Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-FileInformation.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-FileInformation
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-FileInformation [[-File] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -File
{{Fill File Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-FileName.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-FileName
## SYNOPSIS
Short description
## SYNTAX
```
Get-FileName [[-Extension] <String>] [-Temporary] [-TemporaryFileOnly] [<CommonParameters>]
```
## DESCRIPTION
Long description
## EXAMPLES
### EXAMPLE 1
```
Get-FileName -Temporary
```
Output: 3ymsxvav.tmp
Get-FileName -Temporary
Output: C:\Users\pklys\AppData\Local\Temp\tmpD74C.tmp
Get-FileName -Temporary -Extension 'xlsx'
Output: C:\Users\pklys\AppData\Local\Temp\tmp45B6.xlsx
## PARAMETERS
### -Extension
Parameter description
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Tmp
Accept pipeline input: False
Accept wildcard characters: False
```
### -Temporary
Parameter description
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### -TemporaryFileOnly
Parameter description
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
General notes
## RELATED LINKS
================================================
FILE: Docs/Get-FileSize.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-FileSize
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-FileSize [[-Bytes] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Bytes
{{Fill Bytes Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-FilesInFolder.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-FilesInFolder
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-FilesInFolder [[-Folder] <String>] [[-Extension] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Extension
{{Fill Extension Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Folder
{{Fill Folder Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-HTML.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-HTML
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-HTML [[-text] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -text
{{Fill text Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-HashMaxValue.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-HashMaxValue
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-HashMaxValue [[-hashTable] <Object>] [-Lowest] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Lowest
{{Fill Lowest Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -hashTable
{{Fill hashTable Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-IPAddressInformation.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-IPAddressInformation
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-IPAddressInformation [[-IP] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -IP
{{Fill IP Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-InstalledApplication.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-InstalledApplication
## SYNOPSIS
## SYNTAX
```
Get-InstalledApplication [[-DisplayName] <String[]>] [[-Type] <String>] [-All] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### EXAMPLE 1
```
Get-InstalledApplication -Type UserInstalled -DisplayName 'JetBrains dotCover 2017.1.1'
```
## PARAMETERS
### -DisplayName
{{Fill DisplayName Description}}
```yaml
Type: String[]
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -Type
= "Microsoft Exchange Online Powershell Module",
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 2
Default value: UserInstalled
Accept pipeline input: False
Accept wildcard characters: False
```
### -All
{{Fill All Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
## OUTPUTS
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-Logger.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-Logger
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
### All (Default)
```
Get-Logger [-ShowTime] [-TimeFormat <String>] [<CommonParameters>]
```
### Logpath
```
Get-Logger [-LogPath <String>] [-ShowTime] [-TimeFormat <String>] [<CommonParameters>]
```
### Complexpath
```
Get-Logger [-LogsDir <String>] [-Filename <String>] [-ShowTime] [-TimeFormat <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Filename
{{Fill Filename Description}}
```yaml
Type: String
Parameter Sets: Complexpath
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -LogPath
{{Fill LogPath Description}}
```yaml
Type: String
Parameter Sets: Logpath
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -LogsDir
{{Fill LogsDir Description}}
```yaml
Type: String
Parameter Sets: Complexpath
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -ShowTime
{{Fill ShowTime Description}}
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### -TimeFormat
{{Fill TimeFormat Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-MimeType.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-MimeType
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-MimeType [-FileName] <String> [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -FileName
{{Fill FileName Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ModulesAvailability.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ModulesAvailability
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ModulesAvailability [[-Name] <String>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Name
{{Fill Name Description}}
```yaml
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-MyIpAddress.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-MyIpAddress
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-MyIpAddress [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
## OUTPUTS
### System.Object
## NOTES
## RELATED LINKS
================================================
FILE: Docs/Get-ObjectCount.md
================================================
---
external help file: PSSharedGoods-help.xml
Module Name: PSSharedGoods
online version:
schema: 2.0.0
---
# Get-ObjectCount
## SYNOPSIS
{{Fill in the Synopsis}}
## SYNTAX
```
Get-ObjectCount [[-Object] <Object>] [<CommonParameters>]
```
## DESCRIPTION
{{Fill in the Description}}
## EXAMPLES
### Example 1
```powershell
PS C:\> {{ Add example code here }}
```
{{ Add example description here }}
## PARAMETERS
### -Object
{{Fill Object Description}}
```yaml
Type: Object
Parameter Sets: (All)
Aliases:
Required: False
Position: 0
Default value: None
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more informatio
gitextract_f4man66q/
├── .github/
│ ├── FUNDING.yml
│ └── workflows/
│ └── test-powershell.yml
├── .gitignore
├── Build/
│ └── Build-Module.ps1
├── CHANGELOG.MD
├── Docs/
│ ├── Add-PropertyToList.md
│ ├── Add-ToArray.md
│ ├── Add-ToArrayAdvanced.md
│ ├── Add-ToHashTable.md
│ ├── Add-WinADUserGroups.md
│ ├── Compare-ObjectProperties.md
│ ├── Compare-ObjectsAdvanced.md
│ ├── Connect-WinAzure.md
│ ├── Connect-WinAzureAD.md
│ ├── Connect-WinExchange.md
│ ├── Connect-WinSecurityCompliance.md
│ ├── Connect-WinService.md
│ ├── Connect-WinSharePoint.md
│ ├── Connect-WinSkype.md
│ ├── Connect-WinTeams.md
│ ├── Convert-BinaryToHex.md
│ ├── Convert-BinaryToString.md
│ ├── Convert-Color.md
│ ├── Convert-ExchangeEmail.md
│ ├── Convert-ExchangeItems.md
│ ├── Convert-ExchangeRecipientDetails.md
│ ├── Convert-ExchangeSize.md
│ ├── Convert-HexToBinary.md
│ ├── Convert-KeyToKeyValue.md
│ ├── Convert-Office365License.md
│ ├── Convert-Size.md
│ ├── Convert-TimeToDays.md
│ ├── Convert-ToDateTime.md
│ ├── Convert-ToTimeSpan.md
│ ├── Convert-TwoArraysIntoOne.md
│ ├── Convert-UAC.md
│ ├── ConvertFrom-Color.md
│ ├── ConvertFrom-ErrorRecord.md
│ ├── ConvertFrom-OperationType.md
│ ├── ConvertFrom-SID.md
│ ├── ConvertFrom-X500Address.md
│ ├── ConvertTo-ImmutableID.md
│ ├── Disconnect-WinAzure.md
│ ├── Disconnect-WinAzureAD.md
│ ├── Disconnect-WinExchange.md
│ ├── Disconnect-WinSecurityCompliance.md
│ ├── Disconnect-WinService.md
│ ├── Disconnect-WinSkype.md
│ ├── Disconnect-WinTeams.md
│ ├── Find-ADConnectServer.md
│ ├── Find-DatesCurrentDayMinusDayX.md
│ ├── Find-DatesCurrentDayMinuxDaysX.md
│ ├── Find-DatesCurrentHour.md
│ ├── Find-DatesDayPrevious.md
│ ├── Find-DatesDayToday.md
│ ├── Find-DatesMonthCurrent.md
│ ├── Find-DatesMonthPast.md
│ ├── Find-DatesPastHour.md
│ ├── Find-DatesPastWeek.md
│ ├── Find-DatesQuarterCurrent.md
│ ├── Find-DatesQuarterLast.md
│ ├── Find-ExchangeServer.md
│ ├── Find-HyperVServer.md
│ ├── Find-MyProgramData.md
│ ├── Find-ServerTypes.md
│ ├── Find-TypesNeeded.md
│ ├── Find-UsersProxyAddressesStatus.md
│ ├── Format-AddSpaceToSentence.md
│ ├── Format-FirstXChars.md
│ ├── Format-PSTable.md
│ ├── Format-Stream.md
│ ├── Format-ToTitleCase.md
│ ├── Format-TransposeTable.md
│ ├── Format-Verbose.md
│ ├── Format-View.md
│ ├── Get-CimData.md
│ ├── Get-CommandInfo.md
│ ├── Get-ComputerApplications.md
│ ├── Get-ComputerBios.md
│ ├── Get-ComputerCPU.md
│ ├── Get-ComputerCulture.md
│ ├── Get-ComputerDisk.md
│ ├── Get-ComputerDiskLogical.md
│ ├── Get-ComputerMissingDrivers.md
│ ├── Get-ComputerNetwork.md
│ ├── Get-ComputerOemInformation.md
│ ├── Get-ComputerOperatingSystem.md
│ ├── Get-ComputerServices.md
│ ├── Get-ComputerStartup.md
│ ├── Get-ComputerSystem.md
│ ├── Get-ComputerWindowsFeatures.md
│ ├── Get-ComputerWindowsUpdates.md
│ ├── Get-FileInformation.md
│ ├── Get-FileName.md
│ ├── Get-FileSize.md
│ ├── Get-FilesInFolder.md
│ ├── Get-HTML.md
│ ├── Get-HashMaxValue.md
│ ├── Get-IPAddressInformation.md
│ ├── Get-InstalledApplication.md
│ ├── Get-Logger.md
│ ├── Get-MimeType.md
│ ├── Get-ModulesAvailability.md
│ ├── Get-MyIpAddress.md
│ ├── Get-ObjectCount.md
│ ├── Get-ObjectData.md
│ ├── Get-ObjectEnumValues.md
│ ├── Get-ObjectKeys.md
│ ├── Get-ObjectProperties.md
│ ├── Get-ObjectPropertiesAdvanced.md
│ ├── Get-ObjectTitles.md
│ ├── Get-ObjectType.md
│ ├── Get-PathSeparator.md
│ ├── Get-PathTemporary.md
│ ├── Get-RandomCharacters.md
│ ├── Get-RandomPassword.md
│ ├── Get-RandomStringName.md
│ ├── Get-ServerRoles.md
│ ├── Get-SqlQueryColumnInformation.md
│ ├── Get-TimeSynchronization.md
│ ├── Get-TimeZoneAdvanced.md
│ ├── Get-TimeZoneLegacy.md
│ ├── Get-Types.md
│ ├── Get-WinADForestControllers.md
│ ├── Get-WinADForestOptions.md
│ ├── Get-WinADOrganizationalUnitData.md
│ ├── Get-WinADOrganizationalUnitFromDN.md
│ ├── Get-WinADUserSnapshot.md
│ ├── Get-WinADUsersByDN.md
│ ├── Get-WinADUsersByOU.md
│ ├── Install-ApplicationClickOnce.md
│ ├── Install-WinConnectity.md
│ ├── Merge-Array.md
│ ├── Merge-Objects.md
│ ├── New-ArrayList.md
│ ├── New-GenericList.md
│ ├── New-Runspace.md
│ ├── New-SqlQuery.md
│ ├── New-SqlQueryAlterTable.md
│ ├── New-SqlQueryCreateTable.md
│ ├── New-SqlTableMapping.md
│ ├── New-UserAdd.md
│ ├── Readme.md
│ ├── Remove-DuplicateObjects.md
│ ├── Remove-FilePermission.md
│ ├── Remove-FromArray.md
│ ├── Remove-ObjectsExistingInTarget.md
│ ├── Remove-WhiteSpace.md
│ ├── Remove-WinADUserGroups.md
│ ├── Rename-LatinCharacters.md
│ ├── Rename-UserValuesFromHash.md
│ ├── Request-Credentials.md
│ ├── Save-XML.md
│ ├── Search-Command.md
│ ├── Send-Email.md
│ ├── Send-SqlInsert.md
│ ├── Set-DnsServerIpAddress.md
│ ├── Set-EmailBody.md
│ ├── Set-EmailBodyPreparedTable.md
│ ├── Set-EmailBodyReplacement.md
│ ├── Set-EmailBodyReplacementTable.md
│ ├── Set-EmailFormatting.md
│ ├── Set-EmailHead.md
│ ├── Set-EmailReportBranding.md
│ ├── Set-EmailWordReplacements.md
│ ├── Set-EmailWordReplacementsHash.md
│ ├── Set-FileInheritance.md
│ ├── Set-FilePermission.md
│ ├── Set-PasswordRemotely.md
│ ├── Set-ServiceRecovery.md
│ ├── Set-SpecUser.md
│ ├── Set-TimeSynchronization.md
│ ├── Set-WinADGroupSynchronization.md
│ ├── Set-WinADUserFields.md
│ ├── Set-WinADUserSettingGAL.md
│ ├── Set-WinADUserStatus.md
│ ├── Set-WinAzureADUserField.md
│ ├── Set-WinAzureADUserLicense.md
│ ├── Set-WinAzureADUserStatus.md
│ ├── Set-XML.md
│ ├── Show-Array.md
│ ├── Show-DataInVerbose.md
│ ├── Show-TableVisualization.md
│ ├── Split-Array.md
│ ├── Split-ArrayEvery.md
│ ├── Start-MyProgram.md
│ ├── Start-Runspace.md
│ ├── Start-TimeLog.md
│ ├── Stop-Runspace.md
│ ├── Stop-TimeLog.md
│ ├── Test-AvailabilityCommands.md
│ ├── Test-ComputerAvailability.md
│ ├── Test-ComputerPort.md
│ ├── Test-ConfigurationCredentials.md
│ ├── Test-ForestConnectivity.md
│ ├── Test-InstalledApplication.md
│ ├── Test-Key.md
│ ├── Test-ModuleAvailability.md
│ ├── Test-WinRM.md
│ └── Uninstall-ApplicationClickOnce.md
├── Enums/
│ └── RGBColors.ps1
├── Examples/
│ ├── CompareObjects.ps1
│ ├── CompareObjects2.ps1
│ ├── Computer-Time.ps1
│ ├── ComputerDetails.ps1
│ ├── ComputerDetails01.ps1
│ ├── Connectivity.ps1
│ ├── ConvertCountry.ps1
│ ├── ConvertFlatObject.ps1
│ ├── ConvertFlatObject02.ps1
│ ├── ConvertIdentity1.ps1
│ ├── ConvertIdentity2.ps1
│ ├── ConvertIdentity3.ps1
│ ├── ConvertIdentity4.ps1
│ ├── ConvertIdentity5.ps1
│ ├── ConvertIdentity6.ps1
│ ├── ConvertOffice365Licenses.ps1
│ ├── ConvertTo-JSON/
│ │ ├── ConvertToJson01.ps1
│ │ ├── ConvertToJson02.ps1
│ │ ├── ConvertToJson03.ps1
│ │ ├── ConvertToJson04.ps1
│ │ ├── ConvertToJson05.ps1
│ │ ├── ConvertToJson06.ps1
│ │ ├── ConvertToJson07.ps1
│ │ ├── ConvertToJson08.ps1
│ │ ├── ConvertToJson09.ps1
│ │ ├── ConvertToJson10.ps1
│ │ ├── ConvertToJson11.ps1
│ │ └── ConvertToJson12.ps1
│ ├── Converts.ps1
│ ├── CopyDictionary.ps1
│ ├── CopyDictionary1.ps1
│ ├── Example-01-FileMetaData.ps1
│ ├── Example-02-OperatingSystemTranslation.ps1
│ ├── File-Permissions.ps1
│ ├── File-Permissions01.ps1
│ ├── File-Permissions02.ps1
│ ├── Format-Stream1.ps1
│ ├── Format-Stream2.ps1
│ ├── Format-Stream3.ps1
│ ├── FunTest.ps1
│ ├── FunTest0.ps1
│ ├── FunTest2.ps1
│ ├── FunTest3.ps1
│ ├── Get-ComputerInformation.ps1
│ ├── GetDomainControllers.ps1
│ ├── GetDotNet.ps1
│ ├── OperatingSystemsVersions.ps1
│ ├── Permissions.ps1
│ ├── RegistryGet.ps1
│ ├── RegistryGetDefault.ps1
│ ├── RegistryNew.ps1
│ ├── RegistryRemove.ps1
│ ├── RegistrySet.ps1
│ ├── RemoveFiles.ps1
│ ├── Services.ps1
│ ├── SpeedTest.ps1
│ ├── TestIP.ps1
│ └── TransposeTable.ps1
├── License
├── PSSharedGoods.Tests.ps1
├── PSSharedGoods.psd1
├── PSSharedGoods.psm1
├── Private/
│ ├── Convert-BinaryToIP.ps1
│ ├── Convert-FileEncodingSingle.ps1
│ ├── Convert-GenericRightsToFileSystemRights.ps1
│ ├── Convert-IPToBinary.ps1
│ ├── ConvertFrom-HTML.ps1
│ ├── ConvertTo-HkeyUser.ps1
│ ├── ConvertTo-StringByType.ps1
│ ├── Deprecated/
│ │ ├── ActiveDirectory/
│ │ │ ├── Add-WinADUserGroups.ps1
│ │ │ ├── Find-ADConnectServer.ps1
│ │ │ ├── Find-ExchangeServer.ps1
│ │ │ ├── Find-HyperVServer.ps1
│ │ │ ├── Find-ServerTypes.ps1
│ │ │ ├── Find-UserProxyAddressesStatus.ps1
│ │ │ ├── Get-ADAdministrativeGroups.ps1
│ │ │ ├── Get-WinADOrganizationalUnitData.ps1
│ │ │ ├── Get-WinADOrganizationalUnitFromDN.ps1
│ │ │ ├── Get-WinADUserSnapshot.ps1
│ │ │ ├── Get-WinADUsersByOU.ps1
│ │ │ ├── Get-WinADusersByDN.ps1
│ │ │ ├── Remove-WinADUserGroups.ps1
│ │ │ ├── Set-WinADGroupSynchronization.ps1
│ │ │ ├── Set-WinADUserFields.ps1
│ │ │ ├── Set-WinADUserSettingGAL.ps1
│ │ │ └── Set-WinADUserStatus.ps1
│ │ ├── Dates/
│ │ │ ├── Find-DatesCurrentDayMinusDayX.ps1
│ │ │ ├── Find-DatesCurrentDayMinuxDaysX.ps1
│ │ │ ├── Find-DatesCurrentHour.ps1
│ │ │ ├── Find-DatesDayPrevious.ps1
│ │ │ ├── Find-DatesDayToday.ps1
│ │ │ ├── Find-DatesMonthCurrent.ps1
│ │ │ ├── Find-DatesMonthPast.ps1
│ │ │ ├── Find-DatesPastHour.ps1
│ │ │ ├── Find-DatesPastWeek.ps1
│ │ │ ├── Find-DatesQuarterCurrent.ps1
│ │ │ └── Find-DatesQuarterLast.ps1
│ │ ├── Email/
│ │ │ ├── Get-HTML.ps1
│ │ │ ├── Send-Email.ps1
│ │ │ ├── Set-EmailBody.ps1
│ │ │ ├── Set-EmailBodyPreparedTable.ps1
│ │ │ ├── Set-EmailBodyReplacement.ps1
│ │ │ ├── Set-EmailBodyTableReplacement.ps1
│ │ │ ├── Set-EmailFormatting.ps1
│ │ │ ├── Set-EmailHead.ps1
│ │ │ ├── Set-EmailReportBranding.ps1
│ │ │ ├── Set-EmailWordReplacements.ps1
│ │ │ └── Set-EmailWordReplacementsHash.ps1
│ │ ├── Logging/
│ │ │ └── Get-Logger.ps1
│ │ ├── Objects/
│ │ │ ├── Add-ToArray.ps1
│ │ │ ├── Add-ToArrayAdvanced.ps1
│ │ │ ├── Add-ToHashTable.ps1
│ │ │ ├── Get-HashMaxValue.ps1
│ │ │ ├── Get-ObjectCount.ps1
│ │ │ ├── Get-ObjectData.ps1
│ │ │ ├── Get-ObjectEnumValues.ps1
│ │ │ ├── Get-ObjectKeys.ps1
│ │ │ ├── Get-ObjectProperties.ps1
│ │ │ ├── Get-ObjectPropertiesAdvanced.ps1
│ │ │ ├── Get-ObjectTitles.ps1
│ │ │ ├── Get-ObjectType.ps1
│ │ │ ├── New-ArrayList.ps1
│ │ │ ├── New-GenericList.ps1
│ │ │ └── Remove-FromArray.ps1
│ │ └── SQL/
│ │ ├── Get-SqlQueryColumnInformation.ps1
│ │ ├── New-SqlQuery.ps1
│ │ ├── New-SqlQueryAlterTable.ps1
│ │ ├── New-SqlQueryCreateTable.ps1
│ │ ├── New-SqlTableMapping.ps1
│ │ └── Send-SqlInsert.ps1
│ ├── Get-ComputerSMBInfo.ps1
│ ├── Get-ComputerSplit.ps1
│ ├── Get-IPRange.ps1
│ ├── Get-LocalComputerSid.ps1
│ ├── Get-OfflineRegistryProfilesPath.ps1
│ ├── Get-PSConvertSpecialRegistry.ps1
│ ├── Get-PSSubRegistry.ps1
│ ├── Get-PSSubRegistryComplete.ps1
│ ├── Get-PSSubRegistryTranslated.ps1
│ ├── Get-PrivateRegistryTranslated.ps1
│ ├── Mount-AllRegistryPath.ps1
│ ├── Mount-DefaultRegistryPath.ps1
│ ├── New-PrivateRegistry.ps1
│ ├── Parameters/
│ │ ├── Script.RGBColors.ps1
│ │ └── Script.RegistryDictionaries.ps1
│ ├── Remove-ChildItems.ps1
│ ├── Remove-PrivateRegistry.ps1
│ ├── Request-Credential.ps1
│ ├── Resolve-Encoding.ps1
│ ├── Resolve-PrivateRegistry.ps1
│ ├── Set-PrivateRegistry.ps1
│ ├── Test-IPIsInNetwork.ps1
│ └── Unregister-MountedRegistry.ps1
├── Public/
│ ├── ActiveDirectory/
│ │ ├── Convert-ADGuidToSchema.ps1
│ │ ├── Convert-ADSchemaToGuid.ps1
│ │ ├── Get-ADEncryptionTypes.ps1
│ │ ├── Get-ADTrustAttributes.ps1
│ │ ├── Get-WinADDSAGuid.ps1
│ │ ├── Get-WinADForestControllers.ps1
│ │ ├── Get-WinADForestDetails.ps1
│ │ └── Get-WinADForestOptions.ps1
│ ├── Computers/
│ │ ├── Get-CimData.ps1
│ │ ├── Get-Computer.ps1
│ │ ├── Get-ComputerApplication.ps1
│ │ ├── Get-ComputerBios.ps1
│ │ ├── Get-ComputerCPU.ps1
│ │ ├── Get-ComputerCulture.ps1
│ │ ├── Get-ComputerDevice.ps1
│ │ ├── Get-ComputerDisk.ps1
│ │ ├── Get-ComputerDiskLogical.ps1
│ │ ├── Get-ComputerFirewall.ps1
│ │ ├── Get-ComputerInstalledUpdates.ps1
│ │ ├── Get-ComputerMemory.ps1
│ │ ├── Get-ComputerMissingDrivers.ps1
│ │ ├── Get-ComputerNetFramework.ps1
│ │ ├── Get-ComputerNetwork.ps1
│ │ ├── Get-ComputerOEMInformation.ps1
│ │ ├── Get-ComputerOperatingSystem.ps1
│ │ ├── Get-ComputerPorts.ps1
│ │ ├── Get-ComputerRAM.ps1
│ │ ├── Get-ComputerRDP.ps1
│ │ ├── Get-ComputerRoles.ps1
│ │ ├── Get-ComputerSMB.ps1
│ │ ├── Get-ComputerSMBShare.ps1
│ │ ├── Get-ComputerSMBShareList.ps1
│ │ ├── Get-ComputerSMBSharePermissions.ps1
│ │ ├── Get-ComputerServices.ps1
│ │ ├── Get-ComputerStartup.ps1
│ │ ├── Get-ComputerSystem.ps1
│ │ ├── Get-ComputerTask.ps1
│ │ ├── Get-ComputerTime.ps1
│ │ ├── Get-ComputerTimeNtp.ps1
│ │ ├── Get-ComputerWindowsFeatures.ps1
│ │ ├── Get-ComputerWindowsUpdates.ps1
│ │ └── Get-OperatingSystem.ps1
│ ├── Connectivity/
│ │ ├── Get-IPAddressInformation.ps1
│ │ ├── Get-MyIpAddress.ps1
│ │ └── Set-PasswordRemotely.ps1
│ ├── Converts/
│ │ ├── Convert-BinaryToHex.ps1
│ │ ├── Convert-BinaryToString.ps1
│ │ ├── Convert-Color.ps1
│ │ ├── Convert-CountryCodeToCountry.ps1
│ │ ├── Convert-CountryToContinent.ps1
│ │ ├── Convert-CountryToCountryCode.ps1
│ │ ├── Convert-DomainFqdnToNetBIOS.ps1
│ │ ├── Convert-DomainToSid.ps1
│ │ ├── Convert-ExchangeEmail.ps1
│ │ ├── Convert-ExchangeItems.ps1
│ │ ├── Convert-ExchangeRecipient.ps1
│ │ ├── Convert-ExchangeSize.ps1
│ │ ├── Convert-FromColor.ps1
│ │ ├── Convert-HexToBinary.ps1
│ │ ├── Convert-IPAddressToPTR.ps1
│ │ ├── Convert-Identity.ps1
│ │ ├── Convert-KeyToValue.ps1
│ │ ├── Convert-Office365License.ps1
│ │ ├── Convert-Size.ps1
│ │ ├── Convert-TimeToDays.ps1
│ │ ├── Convert-ToDateTime.ps1
│ │ ├── Convert-ToTimeSpan.ps1
│ │ ├── Convert-TwoArraysIntoOne.ps1
│ │ ├── Convert-UAC.ps1
│ │ ├── Convert-UserAccountControl.ps1
│ │ ├── ConvertFrom-DistinguishedName.ps1
│ │ ├── ConvertFrom-ErrorRecord.ps1
│ │ ├── ConvertFrom-LanguageCode.ps1
│ │ ├── ConvertFrom-NetbiosName.ps1
│ │ ├── ConvertFrom-ObjectToString.ps1
│ │ ├── ConvertFrom-OperationType.ps1
│ │ ├── ConvertFrom-SID.ps1
│ │ ├── ConvertFrom-ScriptBlock.ps1
│ │ ├── ConvertFrom-X500Address.ps1
│ │ ├── ConvertTo-DistinguishedName.ps1
│ │ ├── ConvertTo-FlatHashTable.ps1
│ │ ├── ConvertTo-FlatObject.ps1
│ │ ├── ConvertTo-Identity.ps1
│ │ ├── ConvertTo-ImmutableID.ps1
│ │ ├── ConvertTo-JsonLiteral.ps1
│ │ ├── ConvertTo-NormalizedString.ps1
│ │ ├── ConvertTo-OperatingSystem.ps1
│ │ ├── ConvertTo-OrderedDictionary.ps1
│ │ ├── ConvertTo-PrettyObject.ps1
│ │ └── ConvertTo-SID.ps1
│ ├── DNS/
│ │ └── Set-DNSServerIPAddress.ps1
│ ├── FilesFolders/
│ │ ├── Convert-FileEncoding.ps1
│ │ ├── Convert-FolderEncoding.ps1
│ │ ├── Get-FileEncoding.ps1
│ │ ├── Get-FileInformation.ps1
│ │ ├── Get-FileMetaData.ps1
│ │ ├── Get-FileName.ps1
│ │ ├── Get-FileOwner.ps1
│ │ ├── Get-FilePermission.ps1
│ │ ├── Get-FileSize.ps1
│ │ ├── Get-FilesInFolder.ps1
│ │ ├── Get-FolderEncoding.ps1
│ │ ├── Get-PathSeparator.ps1
│ │ ├── Get-PathTemporary.ps1
│ │ ├── Get-TemporaryDirectory.ps1
│ │ ├── Remove-FileItem.ps1
│ │ ├── Remove-FilePermission.ps1
│ │ ├── Set-FileInheritance.ps1
│ │ ├── Set-FileOwner.ps1
│ │ └── Set-FilePermissions.ps1
│ ├── Get-ProtocolDefaults.ps1
│ ├── GitHub/
│ │ ├── Get-GitHubLatestRelease.ps1
│ │ └── Get-GitHubVersion.ps1
│ ├── IP/
│ │ └── Get-IPAddressRangeInformation.ps1
│ ├── Logging/
│ │ ├── Set-LoggingCapabilities.ps1
│ │ └── Set-ReportingCapabilities.ps1
│ ├── Objects/
│ │ ├── Clean-DataInformation.ps1
│ │ ├── Compare-MultipleObjects.ps1
│ │ ├── Compare-ObjectAdvanced.ps1
│ │ ├── Compare-ObjectProperties.ps1
│ │ ├── Copy-Dictionary.ps1
│ │ ├── Copy-DictionaryManual.ps1
│ │ ├── Format-Dictionary.ps1
│ │ ├── Format-FirstXChars.ps1
│ │ ├── Format-PSTable.ps1
│ │ ├── Format-Stream.ps1
│ │ ├── Format-StringToSentence.ps1
│ │ ├── Format-ToTitleCase.ps1
│ │ ├── Format-TransposeTable.ps1
│ │ ├── Format-View.ps1
│ │ ├── Get-Colors.ps1
│ │ ├── Get-DataInformation.ps1
│ │ ├── Get-MimeType.ps1
│ │ ├── Get-Types.ps1
│ │ ├── Join-Uri.ps1
│ │ ├── Join-UriQuery.ps1
│ │ ├── Merge-Array.ps1
│ │ ├── Merge-Objects.ps1
│ │ ├── Remove-DuplicateObjects.ps1
│ │ ├── Remove-EmptyValue.ps1
│ │ ├── Remove-ObjectsExistingInTarget.ps1
│ │ ├── Remove-WhiteSpace.ps1
│ │ ├── Rename-LatinCharacters.ps1
│ │ ├── Rename-UserValuesFromHash.ps1
│ │ ├── Select-Properties.ps1
│ │ ├── Split-Array.ps1
│ │ └── Test-IsDistinguishedName.ps1
│ ├── Programs/
│ │ ├── Find-MyProgramData.ps1
│ │ ├── Initialize-ModulePortable.ps1
│ │ ├── Invoke-CommandCustom.ps1
│ │ ├── Start-InternalFunction.ps1
│ │ └── Start-MyProgram.ps1
│ ├── Random/
│ │ ├── Get-RandomCharacters.ps1
│ │ ├── Get-RandomFileName.ps1
│ │ ├── Get-RandomPassword.ps1
│ │ └── Get-RandomStringName.ps1
│ ├── Registry/
│ │ ├── Dismount-PSRegistryPath.ps1
│ │ ├── Get-PSRegistry.ps1
│ │ ├── Mount-PSRegistryPath.ps1
│ │ ├── New-PSRegistry.ps1
│ │ ├── Remove-PSRegistry.ps1
│ │ ├── Set-PSRegistry.ps1
│ │ └── Test-PSRegistry.ps1
│ ├── Runspaces/
│ │ ├── New-Runspace.ps1
│ │ ├── Start-Runspace.ps1
│ │ └── Stop-Runspace.ps1
│ ├── Services/
│ │ ├── Get-PSService.ps1
│ │ └── Set-ServiceRecovery.ps1
│ ├── TestFunctionality/
│ │ ├── Find-TypesNeeded.ps1
│ │ ├── Get-ModulesAvailability.ps1
│ │ ├── Search-Command.ps1
│ │ ├── Test-AvailabilityCommands.ps1
│ │ ├── Test-ComputerAvailability.ps1
│ │ ├── Test-ComputerPort.ps1
│ │ ├── Test-ConfigurationCredentials.ps1
│ │ ├── Test-ForestConnectivity.ps1
│ │ ├── Test-Key.ps1
│ │ ├── Test-ModuleAvailability.ps1
│ │ └── Test-WinRM.ps1
│ ├── Time/
│ │ ├── Get-TimeSettings.ps1
│ │ ├── Get-TimeZoneAdvanced.ps1
│ │ ├── Get-TimeZoneLegacy.ps1
│ │ ├── Measure-Collection.ps1
│ │ ├── Set-TimeSynchronization.ps1
│ │ ├── Start-TimeLog.ps1
│ │ └── Stop-TimeLog.ps1
│ ├── Vizualization/
│ │ ├── Show-Array.ps1
│ │ ├── Show-DataInVerbose.ps1
│ │ └── Show-TableVisualization.ps1
│ └── XML/
│ ├── Save-XML.ps1
│ └── Set-XML.ps1
├── Readme.md
├── Tests/
│ ├── Compare-MultipleObjects.Tests.ps1
│ ├── Convert-Identity.Tests.ps1
│ ├── ConvertFrom-DistinguishedName.Tests.ps1
│ ├── ConvertFrom-ObjectToString.Tests.ps1
│ ├── ConvertFrom-Sid.Tests.ps1
│ ├── ConvertTo-DistinguishedName.Tests.ps1
│ ├── ConvertTo-FlatObject.Tests.ps1
│ ├── ConvertTo-JsonLiteral.Tests.ps1
│ ├── ConvertTo-NormalizedString.Tests.ps1
│ ├── ConvertTo-PrettyObject.Tests.ps1
│ ├── Copy-DictionaryManual.Tests.ps1
│ ├── Format-ToTitleCase.Tests.ps1
│ ├── Format-Transpose.Tests.ps1
│ ├── Join-Uri.Tests.ps1
│ ├── Join-UriQuery.ps1
│ ├── Remove-EmptyValue.Tests.ps1
│ ├── Select-Properties.Tests.ps1
│ └── Test-IsDistinguishedName.Tests.ps1
└── Website/
├── README.md
└── content/
├── examples/
│ ├── _index.md
│ ├── convert-identities-and-sids.md
│ └── flatten-nested-objects.md
└── project-docs/
└── docs/
├── _index.md
├── install.md
├── overview.md
└── toc.yml
Condensed preview — 572 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (1,986K chars).
[
{
"path": ".github/FUNDING.yml",
"chars": 111,
"preview": "# These are supported funding model platforms\n\ngithub: PrzemyslawKlys\ncustom: https://paypal.me/PrzemyslawKlys"
},
{
"path": ".github/workflows/test-powershell.yml",
"chars": 2581,
"preview": "name: Test PowerShell Module\n\non:\n push:\n branches:\n - master\n paths-ignore:\n - 'README.md'\n - 'C"
},
{
"path": ".gitignore",
"chars": 73,
"preview": "Ignore/*\n.vs/*\nReleases/*\nReleasesUnpacked/*\n.vscode/*\n*.html\nArtefacts/*"
},
{
"path": "Build/Build-Module.ps1",
"chars": 6365,
"preview": "Import-Module \"PSPublishModule\" -Force\n\nInvoke-ModuleBuild -ModuleName 'PSSharedGoods' {\n # Usual defaults as per sta"
},
{
"path": "CHANGELOG.MD",
"chars": 28076,
"preview": "#### 0.0.310 - 2025.07.07\n##### What's new\n- Added `Get-FolderEncoding` to get folder encoding\n- Added `Convert-FolderE"
},
{
"path": "Docs/Add-PropertyToList.md",
"chars": 1335,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Add-Prope"
},
{
"path": "Docs/Add-ToArray.md",
"chars": 1272,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Add-ToArr"
},
{
"path": "Docs/Add-ToArrayAdvanced.md",
"chars": 2269,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Add-ToArr"
},
{
"path": "Docs/Add-ToHashTable.md",
"chars": 1505,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Add-ToHas"
},
{
"path": "Docs/Add-WinADUserGroups.md",
"chars": 1799,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Add-WinAD"
},
{
"path": "Docs/Compare-ObjectProperties.md",
"chars": 1597,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Compare-O"
},
{
"path": "Docs/Compare-ObjectsAdvanced.md",
"chars": 3701,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Compare-O"
},
{
"path": "Docs/Connect-WinAzure.md",
"chars": 2577,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinAzureAD.md",
"chars": 2581,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinExchange.md",
"chars": 3373,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinSecurityCompliance.md",
"chars": 3393,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinService.md",
"chars": 1760,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinSharePoint.md",
"chars": 2857,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinSkype.md",
"chars": 2577,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Connect-WinTeams.md",
"chars": 2577,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Connect-W"
},
{
"path": "Docs/Convert-BinaryToHex.md",
"chars": 1076,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-B"
},
{
"path": "Docs/Convert-BinaryToString.md",
"chars": 1082,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-B"
},
{
"path": "Docs/Convert-Color.md",
"chars": 1693,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-C"
},
{
"path": "Docs/Convert-ExchangeEmail.md",
"chars": 2068,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-E"
},
{
"path": "Docs/Convert-ExchangeItems.md",
"chars": 1289,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-E"
},
{
"path": "Docs/Convert-ExchangeRecipientDetails.md",
"chars": 1337,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-E"
},
{
"path": "Docs/Convert-ExchangeSize.md",
"chars": 2017,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-E"
},
{
"path": "Docs/Convert-HexToBinary.md",
"chars": 1060,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-H"
},
{
"path": "Docs/Convert-KeyToKeyValue.md",
"chars": 1058,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-K"
},
{
"path": "Docs/Convert-Office365License.md",
"chars": 1795,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-O"
},
{
"path": "Docs/Convert-Size.md",
"chars": 2031,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-S"
},
{
"path": "Docs/Convert-TimeToDays.md",
"chars": 1526,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-T"
},
{
"path": "Docs/Convert-ToDateTime.md",
"chars": 1295,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-T"
},
{
"path": "Docs/Convert-ToTimeSpan.md",
"chars": 1303,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-T"
},
{
"path": "Docs/Convert-TwoArraysIntoOne.md",
"chars": 1310,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-T"
},
{
"path": "Docs/Convert-UAC.md",
"chars": 1273,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Convert-U"
},
{
"path": "Docs/ConvertFrom-Color.md",
"chars": 2925,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/ConvertFrom-ErrorRecord.md",
"chars": 1603,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/ConvertFrom-OperationType.md",
"chars": 1087,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/ConvertFrom-SID.md",
"chars": 1037,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/ConvertFrom-X500Address.md",
"chars": 2958,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/ConvertTo-ImmutableID.md",
"chars": 1037,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# ConvertFr"
},
{
"path": "Docs/Disconnect-WinAzure.md",
"chars": 1532,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinAzureAD.md",
"chars": 1306,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinExchange.md",
"chars": 1308,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinSecurityCompliance.md",
"chars": 1328,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinService.md",
"chars": 827,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinSkype.md",
"chars": 1302,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Disconnect-WinTeams.md",
"chars": 1302,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Disconnec"
},
{
"path": "Docs/Find-ADConnectServer.md",
"chars": 825,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-ADCo"
},
{
"path": "Docs/Find-DatesCurrentDayMinusDayX.md",
"chars": 1068,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesCurrentDayMinuxDaysX.md",
"chars": 1070,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesCurrentHour.md",
"chars": 827,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesDayPrevious.md",
"chars": 827,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesDayToday.md",
"chars": 821,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesMonthCurrent.md",
"chars": 829,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesMonthPast.md",
"chars": 1053,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesPastHour.md",
"chars": 821,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesPastWeek.md",
"chars": 1055,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesQuarterCurrent.md",
"chars": 1063,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-DatesQuarterLast.md",
"chars": 1057,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Date"
},
{
"path": "Docs/Find-ExchangeServer.md",
"chars": 778,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Exch"
},
{
"path": "Docs/Find-HyperVServer.md",
"chars": 819,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Hype"
},
{
"path": "Docs/Find-MyProgramData.md",
"chars": 1283,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-MyPr"
},
{
"path": "Docs/Find-ServerTypes.md",
"chars": 1148,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Serv"
},
{
"path": "Docs/Find-TypesNeeded.md",
"chars": 1315,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-Type"
},
{
"path": "Docs/Find-UsersProxyAddressesStatus.md",
"chars": 1070,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Find-User"
},
{
"path": "Docs/Format-AddSpaceToSentence.md",
"chars": 1427,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-Ad"
},
{
"path": "Docs/Format-FirstXChars.md",
"chars": 1275,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-Fi"
},
{
"path": "Docs/Format-PSTable.md",
"chars": 3164,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-PS"
},
{
"path": "Docs/Format-Stream.md",
"chars": 4791,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-St"
},
{
"path": "Docs/Format-ToTitleCase.md",
"chars": 1067,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-To"
},
{
"path": "Docs/Format-TransposeTable.md",
"chars": 1356,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-Tr"
},
{
"path": "Docs/Format-Verbose.md",
"chars": 1356,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-Tr"
},
{
"path": "Docs/Format-View.md",
"chars": 2938,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Format-Vi"
},
{
"path": "Docs/Get-CimData.md",
"chars": 1811,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-CimDa"
},
{
"path": "Docs/Get-CommandInfo.md",
"chars": 815,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Comma"
},
{
"path": "Docs/Get-ComputerApplications.md",
"chars": 724,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerBios.md",
"chars": 1066,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerCPU.md",
"chars": 1567,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerCulture.md",
"chars": 714,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerDisk.md",
"chars": 3011,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerDiskLogical.md",
"chars": 722,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerMissingDrivers.md",
"chars": 728,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerNetwork.md",
"chars": 714,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerOemInformation.md",
"chars": 728,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerOperatingSystem.md",
"chars": 1591,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerServices.md",
"chars": 716,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerStartup.md",
"chars": 714,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerSystem.md",
"chars": 2672,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerWindowsFeatures.md",
"chars": 730,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-ComputerWindowsUpdates.md",
"chars": 728,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Compu"
},
{
"path": "Docs/Get-FileInformation.md",
"chars": 1048,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-FileI"
},
{
"path": "Docs/Get-FileName.md",
"chars": 1632,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-FileN"
},
{
"path": "Docs/Get-FileSize.md",
"chars": 1037,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-FileS"
},
{
"path": "Docs/Get-FilesInFolder.md",
"chars": 1290,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Files"
},
{
"path": "Docs/Get-HTML.md",
"chars": 1026,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-HTML\n"
},
{
"path": "Docs/Get-HashMaxValue.md",
"chars": 1290,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-HashM"
},
{
"path": "Docs/Get-IPAddressInformation.md",
"chars": 1052,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-IPAdd"
},
{
"path": "Docs/Get-InstalledApplication.md",
"chars": 1518,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Insta"
},
{
"path": "Docs/Get-Logger.md",
"chars": 2212,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Logge"
},
{
"path": "Docs/Get-MimeType.md",
"chars": 1043,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-MimeT"
},
{
"path": "Docs/Get-ModulesAvailability.md",
"chars": 1056,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Modul"
},
{
"path": "Docs/Get-MyIpAddress.md",
"chars": 815,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-MyIpA"
},
{
"path": "Docs/Get-ObjectCount.md",
"chars": 1080,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectData.md",
"chars": 1529,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectEnumValues.md",
"chars": 1050,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectKeys.md",
"chars": 1275,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectProperties.md",
"chars": 1539,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectPropertiesAdvanced.md",
"chars": 1555,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectTitles.md",
"chars": 1048,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-ObjectType.md",
"chars": 1535,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Objec"
},
{
"path": "Docs/Get-PathSeparator.md",
"chars": 819,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-PathS"
},
{
"path": "Docs/Get-PathTemporary.md",
"chars": 819,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-PathT"
},
{
"path": "Docs/Get-RandomCharacters.md",
"chars": 1297,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Rando"
},
{
"path": "Docs/Get-RandomPassword.md",
"chars": 2090,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Rando"
},
{
"path": "Docs/Get-RandomStringName.md",
"chars": 1768,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Rando"
},
{
"path": "Docs/Get-ServerRoles.md",
"chars": 1064,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Serve"
},
{
"path": "Docs/Get-SqlQueryColumnInformation.md",
"chars": 1558,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-SqlQu"
},
{
"path": "Docs/Get-TimeSynchronization.md",
"chars": 831,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-TimeS"
},
{
"path": "Docs/Get-TimeZoneAdvanced.md",
"chars": 1333,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-TimeZ"
},
{
"path": "Docs/Get-TimeZoneLegacy.md",
"chars": 821,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-TimeZ"
},
{
"path": "Docs/Get-Types.md",
"chars": 1031,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-Types"
},
{
"path": "Docs/Get-WinADForestControllers.md",
"chars": 1342,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Get-WinADForestOptions.md",
"chars": 1225,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version: http://myotherpcisacloud.com\ns"
},
{
"path": "Docs/Get-WinADOrganizationalUnitData.md",
"chars": 1998,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Get-WinADOrganizationalUnitFromDN.md",
"chars": 1138,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Get-WinADUserSnapshot.md",
"chars": 1555,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Get-WinADUsersByDN.md",
"chars": 1544,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Get-WinADUsersByOU.md",
"chars": 1088,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Get-WinAD"
},
{
"path": "Docs/Install-ApplicationClickOnce.md",
"chars": 1347,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Install-A"
},
{
"path": "Docs/Install-WinConnectity.md",
"chars": 1349,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Install-W"
},
{
"path": "Docs/Merge-Array.md",
"chars": 1779,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Merge-Arr"
},
{
"path": "Docs/Merge-Objects.md",
"chars": 1279,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Merge-Obj"
},
{
"path": "Docs/New-ArrayList.md",
"chars": 811,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-Array"
},
{
"path": "Docs/New-GenericList.md",
"chars": 1040,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-Gener"
},
{
"path": "Docs/New-Runspace.md",
"chars": 1303,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-Runsp"
},
{
"path": "Docs/New-SqlQuery.md",
"chars": 1535,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-SqlQu"
},
{
"path": "Docs/New-SqlQueryAlterTable.md",
"chars": 1587,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-SqlQu"
},
{
"path": "Docs/New-SqlQueryCreateTable.md",
"chars": 1326,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-SqlQu"
},
{
"path": "Docs/New-SqlTableMapping.md",
"chars": 1816,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-SqlTa"
},
{
"path": "Docs/New-UserAdd.md",
"chars": 1576,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# New-UserA"
},
{
"path": "Docs/Readme.md",
"chars": 13664,
"preview": "---\nModule Name: PSSharedGoods\nModule Guid: ee272aa8-baaa-4edf-9f45-b6d6f7d844fe\nDownload Help Link: {{Please enter FwLi"
},
{
"path": "Docs/Remove-DuplicateObjects.md",
"chars": 1303,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Du"
},
{
"path": "Docs/Remove-FilePermission.md",
"chars": 1543,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Fi"
},
{
"path": "Docs/Remove-FromArray.md",
"chars": 1530,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Fr"
},
{
"path": "Docs/Remove-ObjectsExistingInTarget.md",
"chars": 2132,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Ob"
},
{
"path": "Docs/Remove-WhiteSpace.md",
"chars": 1044,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Wh"
},
{
"path": "Docs/Remove-WinADUserGroups.md",
"chars": 2366,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Remove-Wi"
},
{
"path": "Docs/Rename-LatinCharacters.md",
"chars": 1060,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Rename-La"
},
{
"path": "Docs/Rename-UserValuesFromHash.md",
"chars": 1547,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Rename-Us"
},
{
"path": "Docs/Request-Credentials.md",
"chars": 2512,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Request-C"
},
{
"path": "Docs/Save-XML.md",
"chars": 1262,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Save-XML\n"
},
{
"path": "Docs/Search-Command.md",
"chars": 1059,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Search-Co"
},
{
"path": "Docs/Send-Email.md",
"chars": 3040,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Send-Emai"
},
{
"path": "Docs/Send-SqlInsert.md",
"chars": 1298,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Send-SqlI"
},
{
"path": "Docs/Set-DnsServerIpAddress.md",
"chars": 1559,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-DnsSe"
},
{
"path": "Docs/Set-EmailBody.md",
"chars": 1609,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailBodyPreparedTable.md",
"chars": 1347,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailBodyReplacement.md",
"chars": 1581,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailBodyReplacementTable.md",
"chars": 1549,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailFormatting.md",
"chars": 2646,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailHead.md",
"chars": 1085,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailReportBranding.md",
"chars": 1122,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailWordReplacements.md",
"chars": 1771,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-EmailWordReplacementsHash.md",
"chars": 1311,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Email"
},
{
"path": "Docs/Set-FileInheritance.md",
"chars": 1601,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-FileI"
},
{
"path": "Docs/Set-FilePermission.md",
"chars": 2395,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-FileP"
},
{
"path": "Docs/Set-PasswordRemotely.md",
"chars": 1829,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Passw"
},
{
"path": "Docs/Set-ServiceRecovery.md",
"chars": 2833,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-Servi"
},
{
"path": "Docs/Set-SpecUser.md",
"chars": 1277,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-SpecU"
},
{
"path": "Docs/Set-TimeSynchronization.md",
"chars": 1874,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-TimeS"
},
{
"path": "Docs/Set-WinADGroupSynchronization.md",
"chars": 2148,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAD"
},
{
"path": "Docs/Set-WinADUserFields.md",
"chars": 2304,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAD"
},
{
"path": "Docs/Set-WinADUserSettingGAL.md",
"chars": 1581,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAD"
},
{
"path": "Docs/Set-WinADUserStatus.md",
"chars": 1578,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAD"
},
{
"path": "Docs/Set-WinAzureADUserField.md",
"chars": 1553,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAz"
},
{
"path": "Docs/Set-WinAzureADUserLicense.md",
"chars": 2102,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAz"
},
{
"path": "Docs/Set-WinAzureADUserStatus.md",
"chars": 1588,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-WinAz"
},
{
"path": "Docs/Set-XML.md",
"chars": 1722,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Set-XML\n\n"
},
{
"path": "Docs/Show-Array.md",
"chars": 1275,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Show-Arra"
},
{
"path": "Docs/Show-DataInVerbose.md",
"chars": 1052,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Show-Data"
},
{
"path": "Docs/Show-TableVisualization.md",
"chars": 1096,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Show-Tabl"
},
{
"path": "Docs/Split-Array.md",
"chars": 1490,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Split-Arr"
},
{
"path": "Docs/Split-ArrayEvery.md",
"chars": 1268,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Split-Arr"
},
{
"path": "Docs/Start-MyProgram.md",
"chars": 1296,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Start-MyP"
},
{
"path": "Docs/Start-Runspace.md",
"chars": 1574,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Start-Run"
},
{
"path": "Docs/Start-TimeLog.md",
"chars": 811,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Start-Tim"
},
{
"path": "Docs/Stop-Runspace.md",
"chars": 1823,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Stop-Runs"
},
{
"path": "Docs/Stop-TimeLog.md",
"chars": 1576,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Stop-Time"
},
{
"path": "Docs/Test-AvailabilityCommands.md",
"chars": 1076,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Avai"
},
{
"path": "Docs/Test-ComputerAvailability.md",
"chars": 2101,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Comp"
},
{
"path": "Docs/Test-ComputerPort.md",
"chars": 1512,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Comp"
},
{
"path": "Docs/Test-ConfigurationCredentials.md",
"chars": 1350,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Conf"
},
{
"path": "Docs/Test-ForestConnectivity.md",
"chars": 831,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Fore"
},
{
"path": "Docs/Test-InstalledApplication.md",
"chars": 1097,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Inst"
},
{
"path": "Docs/Test-Key.md",
"chars": 1861,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Key\n"
},
{
"path": "Docs/Test-ModuleAvailability.md",
"chars": 831,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-Modu"
},
{
"path": "Docs/Test-WinRM.md",
"chars": 1054,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Test-WinR"
},
{
"path": "Docs/Uninstall-ApplicationClickOnce.md",
"chars": 1107,
"preview": "---\nexternal help file: PSSharedGoods-help.xml\nModule Name: PSSharedGoods\nonline version:\nschema: 2.0.0\n---\n\n# Uninstall"
}
]
// ... and 372 more files (download for full content)
About this extraction
This page contains the full source code of the EvotecIT/PSSharedGoods GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 572 files (1.8 MB), approximately 466.1k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.