PSGetModuleInfo.xml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 |
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> <Obj RefId="0"> <TN RefId="0"> <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="Name">SidConversion</S> <Version N="Version">0.1.1</Version> <S N="Type">Module</S> <S N="Description">this module contains the cmdlets to convert the SID (security identifier) of a Windows user or group account to the name of this account and backward</S> <S N="Author">almaceleste</S> <S N="CompanyName">almaceleste</S> <S N="Copyright">GNU Affero GPL v3 (ɔ) 2020 almaceleste</S> <Obj N="PublishedDate" RefId="1"> <TN RefId="1"> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> </Obj> <Obj N="InstalledDate" RefId="2"> <DT>2020-02-03T20:50:08.906639+03:00</DT> <MS> <Obj N="DisplayHint" RefId="3"> <TN RefId="2"> <T>Microsoft.PowerShell.Commands.DisplayHintType</T> <T>System.Enum</T> <T>System.ValueType</T> <T>System.Object</T> </TN> <ToString>DateTime</ToString> <I32>2</I32> </Obj> </MS> </Obj> <Nil N="UpdatedDate" /> <URI N="LicenseUri">https://licenses.nuget.org/AGPL-3.0-only</URI> <URI N="ProjectUri">https://github.com/almaceleste/sidconversion</URI> <Nil N="IconUri" /> <Obj N="Tags" RefId="4"> <TN RefId="3"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>account</S> <S>conversion</S> <S>convert</S> <S>domain</S> <S>group</S> <S>identifier</S> <S>local</S> <S>principal</S> <S>security</S> <S>sid</S> <S>string</S> <S>user</S> <S>well-known</S> <S>windows</S> <S>ConvertFrom-Sid</S> <S>ConvertTo-Sid</S> <S>cfsid</S> <S>ctsid</S> <S>PSModule</S> </LST> </Obj> <Obj N="Includes" RefId="5"> <TN RefId="4"> <T>System.Collections.Hashtable</T> <T>System.Object</T> </TN> <DCT> <En> <S N="Key">RoleCapability</S> <Obj N="Value" RefId="6"> <TNRef RefId="3" /> <LST /> </Obj> </En> <En> <S N="Key">Command</S> <Obj N="Value" RefId="7"> <TNRef RefId="3" /> <LST> <S>ConvertFrom-Sid</S> <S>ConvertTo-Sid</S> <S>cfsid</S> <S>ctsid</S> </LST> </Obj> </En> <En> <S N="Key">Workflow</S> <Ref N="Value" RefId="6" /> </En> <En> <S N="Key">Function</S> <Obj N="Value" RefId="8"> <TNRef RefId="3" /> <LST> <S>ConvertFrom-Sid</S> <S>ConvertTo-Sid</S> </LST> </Obj> </En> <En> <S N="Key">DscResource</S> <Ref N="Value" RefId="6" /> </En> <En> <S N="Key">Cmdlet</S> <Obj N="Value" RefId="9"> <TNRef RefId="3" /> <LST> <S>ConvertFrom-Sid</S> <S>ConvertTo-Sid</S> </LST> </Obj> </En> </DCT> </Obj> <Nil N="PowerShellGetFormatVersion" /> <S N="ReleaseNotes">minor fixes:_x000A_ - clarified description_x000A_ - fixed some orthographic_x000A_ - corrected and added urls_x000A_ - added dependencies_x000A_ - added tags and other system info</S> <Obj N="Dependencies" RefId="10"> <TNRef RefId="3" /> <LST /> </Obj> <S N="RepositorySourceLocation">/tmp/SidConversion/</S> <S N="Repository">SidConversionRepo</S> <S N="PackageManagementProvider">NuGet</S> <Obj N="AdditionalMetadata" RefId="11"> <TNRef RefId="1" /> <MS> <S N="copyright">GNU Affero GPL v3 (ɔ) 2020 almaceleste</S> <S N="description">this module contains the cmdlets to convert the SID (security identifier) of a Windows user or group account to the name of this account and backward</S> <S N="requireLicenseAcceptance">False</S> <S N="releaseNotes">minor fixes:_x000A_ - clarified description_x000A_ - fixed some orthographic_x000A_ - corrected and added urls_x000A_ - added dependencies_x000A_ - added tags and other system info</S> <S N="isLatestVersion">False</S> <S N="isAbsoluteLatestVersion">False</S> <S N="tags">account conversion convert domain group identifier local principal security sid string user well-known windows ConvertFrom-Sid ConvertTo-Sid cfsid ctsid PSModule PSIncludes_Cmdlet PSCmdlet_ConvertFrom-Sid PSCmdlet_ConvertTo-Sid PSIncludes_Function PSFunction_ConvertFrom-Sid PSFunction_ConvertTo-Sid PSCommand_ConvertFrom-Sid PSCommand_ConvertTo-Sid PSCommand_cfsid PSCommand_ctsid</S> <S N="title">Windows Security Identifier (SID) conversion module for PowerShell</S> <S N="developmentDependency">False</S> <B N="IsPrerelease">false</B> </MS> </Obj> <S N="InstalledLocation">/home/alma/.local/share/powershell/Modules/SidConversion/0.1.1</S> </MS> </Obj> </Objs> |