Commit 2f8b0d5
authored
Dev (#19)
* WIP. Added PSSA, renamed some functions, added some new ones as well.
* WIP: Updated function names, added some better pipeline usability, and outputs custom object classes now
* WIP: Added a new class, converted to some more pipeline stuff
* Added multiple available pipeline types
* WIP: Started adding custom query
Has much more work to be done.
* Changed to a select string array, instead of PSCustomObject, for the custom queries
* Create Write-ePOWhere.ps1
* Update Write-ePOWhere.ps1
* Update Write-ePOWhere.ps1
* Sharing current so I can go home.
* New class builder
* CmdletBinding and updated variable names
* Fixed example names
* Fixed example function name
* More logging
* Added pipeline, simplified function, and returns an object now
* Needs a hashtable
* Removed file
* Deleted file
* Changed to use IWR, and handling to PS Core
* Updated documentation
* Renamed files, starting to work on pester tests
* Sharing current
* Added
* Updated and added some pester test
* Added some more pester tests
* Updated pester tests, and cleaned up unnecessary ones too
* Finished pester tests for Get-ePOQuery
* Added testing for ePOTag, ePOVersion, and updated functions for better pipelining.
* Re-added the manifest file
* Lots of work...
* Removed
* Fixed parameters
* Removed
* Added /dev to ignore
* Updated
* Updated/Fixed tests and cleaned up code
* Added function with tests
* Forgot the export
* Changed repo root
* changed back to root
* Cleaned up, and added skip_tags
* Added -t
* Updated README.md
* Cleaned up
* Removed branch
* Removed codecov
* Updated README.md to remove codecov
* Changed dependency
* Updated
* Removed skip tag and cleaned up
* Forgot error checking
* ...meh
* Fixed spacing
* Re-added enable exit
* Removed global
* Fixed function name and cleaned up expletive
* Changed to warning and added parent ID
* Added a foreach
* Fixed parameter name
* added some logging1 parent 7826fae commit 2f8b0d5
337 files changed
Lines changed: 4971 additions & 3457 deletions
File tree
- .scripts
- .vscode
- Examples
- Find-ePOwerShellComputerSystem
- Find-ePOwerShellGroups
- References
- Get-ePOwerShellCoreHelp
- References
- Get-ePOwerShellMneRecoveryKey
- References
- Invoke-ePOwerShellRequest
- References
- Invoke-ePOwerShellWebClient
- References
- Private
- ConvertTo-ePOComputer
- References
- ConvertTo-ePOQuery
- Initialize-ePOConfig
- Invoke-ePORequest
- References
- Write-ePOWhere
- Public
- Get-ePOComputer
- References
- Get-ePOConfig
- Get-ePOGroupMember
- References
- Get-ePOGroup
- References
- Get-ePOHelp
- References
- Get-ePOQuery
- References
- Get-ePORecoveryKey
- References
- Get-ePOTable
- References
- Get-ePOTag
- References
- Get-ePOVersion
- References
- Invoke-ePOQuery
- References
- Invoke-ePOWakeUpAgent
- References
- Remove-ePOTag
- References
- Save-ePOConfig
- Set-ePOConfig
- Set-ePOTag
- References
- Update-ePOConfig
- Set-ePOwerShellTag
- Update-ePOwerShellServer
- Tests
- Private
- Public
- ePOwerShell
- Classes
- Private
- Public
- en-US
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 29 | + | |
44 | 30 | | |
45 | 31 | | |
46 | 32 | | |
47 | 33 | | |
48 | 34 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
81 | | - | |
| 79 | + | |
82 | 80 | | |
83 | 81 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
101 | 94 | | |
102 | 95 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 96 | + | |
| 97 | + | |
106 | 98 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 99 | + | |
| 100 | + | |
111 | 101 | | |
112 | 102 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 103 | + | |
122 | 104 | | |
123 | | - | |
124 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
125 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
126 | 122 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
158 | 152 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
167 | 163 | | |
168 | | - | |
169 | | - | |
170 | 164 | | |
171 | 165 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
185 | 171 | | |
186 | 172 | | |
187 | | - | |
| 173 | + | |
188 | 174 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
215 | 180 | | |
216 | 181 | | |
217 | 182 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
| 183 | + | |
222 | 184 | | |
223 | 185 | | |
224 | 186 | | |
225 | 187 | | |
226 | | - | |
| 188 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
0 commit comments