chunk_id
large_stringlengths
7
12
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
18
chunk_text
large_stringlengths
107
3.02k
sparse_text
large_stringlengths
108
12.8k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
4
275
sparse_values
listlengths
4
275
export_source
large_stringclasses
1 value
47875618_c0
47875618
powershell
0
Title: Get Drive names from PowerShell Problem title: Get Drive names from PowerShell Tags: windows-server-2012, powershell Problem: Get Drive names from PowerShell In PowerShell on a Windows 2016 installation I can do a Get-Disk command to figure out the name of the installed drives. This doesn't seem to be supported ...
Get Drive names from PowerShell Get Drive names from PowerShell windows-server-2012 powershell PowerShell Get Drive Get-Disk windows-server-2012 Get Drive names from PowerShell In PowerShell on a Windows 2016 installation I can do a Get-Disk command to figure out the name of the installed drives. This doesn't seem to b...
[ 0.00616455078125, -0.006195068359375, -0.005218505859375, 0.0216064453125, -0.01708984375, 0.022216796875, -0.003021240234375, -0.01190185546875, -0.007293701171875, 0.01507568359375, 0.01116943359375, 0.03173828125, 0.013916015625, 0.00872802734375, -0.01409912109375, 0.036865234375, ...
[ 20779, 50161, 123055, 1295, 17170, 294, 79544, 54825, 39642, 54458, 14537, 128019, 397, 6581, 3773, 780, 59720, 9, 75101, 26366, 9351, 20600, 22648, 8060, 22687, 12453, 26785, 3917, 26747, 214, 1810, 8305, 95486, 79315, 77336, 11814 ]
[ 0.115966796875, 0.2210693359375, 0.208984375, 0.0972900390625, 0.1744384765625, 0.1025390625, 0.2191162109375, 0.0718994140625, 0.1807861328125, 0.2073974609375, 0.11181640625, 0.2030029296875, 0.0677490234375, 0.11962890625, 0.07098388671875, 0.188232421875, 0.04425048828125, 0.00...
embed
50861963_c0
50861963
powershell
0
Title: GWMI Win32_Process query Problem title: GWMI Win32_Process query Tags: wmi, powershell Problem: GWMI Win32_Process query I am trying to determine with Powershell where a process is being ran from. The following will work if the process is running on C but not on any other drive. So if I have multiple drives that...
GWMI Win32_Process query GWMI Win32_Process query wmi powershell GWMI Win32_Process _.commandline commandline.processid GWMI Win32_Process query I am trying to determine with Powershell where a process is being ran from. The following will work if the process is running on C but not on any other drive. So if I have mul...
[ 0.01348876953125, -0.006683349609375, -0.015380859375, 0.00147247314453125, -0.01458740234375, 0.000591278076171875, 0.0272216796875, -0.0303955078125, -0.007171630859375, -0.03369140625, 0.00604248046875, 0.031005859375, -0.00122833251953125, 0.00830078125, -0.01708984375, 0.039550781...
[ 102550, 10101, 17686, 6460, 10752, 26531, 41, 1294, 148, 266, 14537, 128019, 277, 12018, 2256, 75101, 63923, 532, 31577, 83324, 678, 17170, 7440, 9433, 83, 8035, 13028, 1295, 581, 25632, 4488, 51042, 98, 313, 959, 3789, 22648, 2174, 765, ...
[ 0.17724609375, 0.2415771484375, 0.06182861328125, 0.254638671875, 0.103515625, 0.1658935546875, 0.1446533203125, 0.1053466796875, 0.05419921875, 0.187744140625, 0.12646484375, 0.271240234375, 0.004058837890625, 0.089599609375, 0.1256103515625, 0.11767578125, 0.1343994140625, 0.1369...
embed
51505651_c0
51505651
powershell
0
Title: How to [int]add in a [string]regex replacement in powershell? Problem title: How to [int]add in a [string]regex replacement in powershell? Tags: callback, delegates, powershell, replace Problem: How to [int]add in a [string]regex replacement in powershell? I'm renaming files with a regex replacement: ls *dat | r...
How to [int]add in a [string]regex replacement in powershell? How to [int]add in a [string]regex replacement in powershell? callback delegates powershell replace How _.name int.parse How to [int]add in a [string]regex replacement in powershell? I'm renaming files with a regex replacement: but I want also to add a const...
[ -0.028076171875, -0.005401611328125, 0.00145721435546875, 0.046142578125, -0.01055908203125, 0.0283203125, 0.00579833984375, 0.01214599609375, 0.028564453125, -0.0087890625, -0.01043701171875, 0.01385498046875, -0.003509521484375, 0.0166015625, 0.0296630859375, 0.0072021484375, 0.009...
[ 11249, 47, 4288, 4028, 23, 91693, 10901, 3355, 91995, 674, 14537, 128019, 11, 11782, 12620, 102329, 90, 11627, 18, 2500, 184, 120514, 14578, 102158, 678, 6835, 3444, 2843, 15190, 53697, 4369, 304, 172337 ]
[ 0.061553955078125, 0.06951904296875, 0.1768798828125, 0.1676025390625, 0.154052734375, 0.1727294921875, 0.1346435546875, 0.21630859375, 0.1689453125, 0.0709228515625, 0.1412353515625, 0.271484375, 0.0245513916015625, 0.0562744140625, 0.1038818359375, 0.199462890625, 0.034912109375, ...
embed
54222036_c1
54222036
powershell
1
PowerShell, Retrieve, Items, Video, Library, Add, SharePoint, Snapin, Get-PSSnapin, Where, _.Name, Microsoft.SharePoint.PowerShell, Add-PSSnapin, Get-SPWeb, sourcevideo.f.com, Data, web.Lists, list.BaseType, DocumentLibrary, list.Items, item.Versions, Version, version.VersionLabel, List, Name, list.Title, Created, Aut...
PowerShell, Retrieve, Items, Video, Library, Add, SharePoint, Snapin, Get-PSSnapin, Where, _.Name, Microsoft.SharePoint.PowerShell, Add-PSSnapin, Get-SPWeb, sourcevideo.f.com, Data, web.Lists, list.BaseType, DocumentLibrary, list.Items, item.Versions, Version, version.VersionLabel, List, Name, list.Title, Created, Aut...
[ -0.00909423828125, 0.0162353515625, 0.00396728515625, 0.025634765625, 0.006622314453125, 0.020263671875, -0.004364013671875, -0.01043701171875, 0, 0.0120849609375, 0.00933837890625, -0.01513671875, -0.0020294189453125, 0.005401611328125, 0.00152587890625, 0.01031494140625, 0.02502441...
[ 17170, 294, 79544, 200451, 78426, 2692, 103835, 29117, 131371, 121190, 73, 20779, 9059, 76, 5128, 78662, 163612, 7244, 69042, 147534, 5, 105022, 9434, 30474, 31344, 10248, 420, 277, 11809, 1467, 154663, 5303, 63473, 196707, 43101, 104820, 3701,...
[ 0.2186279296875, 0.120361328125, 0.2685546875, 0.2222900390625, 0.2034912109375, 0.1986083984375, 0.2222900390625, 0.13671875, 0.26416015625, 0.207275390625, 0.229248046875, 0.09326171875, 0.1492919921875, 0.1541748046875, 0.230712890625, 0.0780029296875, 0.05322265625, 0.158325195...
embed
78020509_c1
78020509
powershell
1
) $workbook.save() $workbook.close() $excel.Quit() } The last function I don't know how to realize. Thanks for support. Code signals: POWERSHELL, Back, EXCEL, COM-Object, OpenExcelTablle, Parameter, Position, Program, New-Object, ComObject, Excel.Application, Passwort, Exceldatei, Path, excel.visible, Datei, excel.wor...
) $workbook.save() $workbook.close() $excel.Quit() } The last function I don't know how to realize. Thanks for support. Code signals: POWERSHELL, Back, EXCEL, COM-Object, OpenExcelTablle, Parameter, Position, Program, New-Object, ComObject, Excel.Application, Passwort, Exceldatei, Path, excel.visible, Datei, excel.wor...
[ 0.0205078125, 0.007537841796875, -0.0021820068359375, 0.0263671875, -0.0101318359375, -0.00634765625, -0.00946044921875, -0.002105712890625, 0.009033203125, 0.023681640625, -0.0146484375, 0.01043701171875, -0.000247955322265625, 0.0126953125, 0.021240234375, -0.021484375, 0.003250122...
[ 3650, 18244, 14137, 108999, 155648, 3355, 8969, 96010, 18, 4568, 32354, 3714, 3642, 92154, 8060, 28864, 26073, 7, 8574, 91227, 12927, 56051, 26828, 29426, 85483, 31436, 46471, 75161, 13527, 184926, 161671, 1229, 29089, 99428, 7663, 2356, 3288, ...
[ 0.0299530029296875, 0.11865234375, 0.2158203125, 0.2183837890625, 0.1895751953125, 0.0577392578125, 0.19580078125, 0.1358642578125, 0.102294921875, 0.165771484375, 0.21923828125, 0.076171875, 0.02984619140625, 0.1690673828125, 0.06744384765625, 0.2177734375, 0.238525390625, 0.05957...
embed
78419025_c0
78419025
powershell
0
Title: Start Powershell 5 out of Powershell 7 Problem title: Start Powershell 5 out of Powershell 7 Tags: powershell, powershell-7.0, powershell-5.1 Problem: Start Powershell 5 out of Powershell 7 My main Script is Powershell 7, but i want to run a function in powershell 5 (because this function is only possible in pow...
Start Powershell 5 out of Powershell 7 Start Powershell 5 out of Powershell 7 powershell powershell-7.0 powershell-5.1 Start Powershell powershell-7.0 powershell-5.1 Start Powershell 5 out of Powershell 7 My main Script is Powershell 7, but i want to run a function in powershell 5 (because this function is only possibl...
[ -0.006683349609375, 0.000091552734375, -0.00433349609375, 0.0206298828125, -0.023681640625, -0.00921630859375, -0.00174713134765625, 0.001068115234375, -0.0035247802734375, -0.00958251953125, 0.0087890625, 0.037841796875, -0.0067138671875, 0.033203125, 0.0166015625, 0.005126953125, 0...
[ 13794, 17170, 128019, 190, 1810, 111, 361, 14537, 129884, 156627, 5201, 84654, 83, 1284, 17, 3444, 47, 11675, 32354, 23, 408, 903, 4734, 7722, 21162, 8337, 70, 24014, 187694, 30646, 831, 35672, 4358, 37842, 4034, 442, 10752, 26531, 18, 26...
[ 0.1622314453125, 0.180419921875, 0.252197265625, 0.2274169921875, 0.113037109375, 0.0633544921875, 0.1395263671875, 0.1541748046875, 0.1727294921875, 0.21826171875, 0.0950927734375, 0.180419921875, 0.041259765625, 0.025238037109375, 0.005157470703125, 0.113525390625, 0.03240966796875...
embed
13283191_c0
13283191
powershell
0
Title: newline in powershell not show in notepad Problem title: newline in powershell not show in notepad Tags: powershell Problem: newline in powershell not show in notepad if I open the test.txt with notepad, it's a single line, no newlines between two "test". but if I open it with vim or ultraedit, I could see the n...
newline in powershell not show in notepad newline in powershell not show in notepad powershell Set-Content test.txt Out-File Encoding Append newline in powershell not show in notepad if I open the test.txt with notepad, it's a single line, no newlines between two "test". but if I open it with vim or ultraedit, I could ...
[ 0.0035247802734375, -0.00107574462890625, 0.0162353515625, 0.0194091796875, -0.0010986328125, 0.002197265625, 0.000059604644775390625, 0.01300048828125, -0.00665283203125, 0.055419921875, -0.020751953125, 0.005523681640625, 0.004730224609375, 0.01806640625, 0.01190185546875, 0.00061035...
[ 3525, 2256, 14537, 128019, 959, 7639, 23, 20537, 4299, 19943, 25352, 3034, 124326, 13538, 174350, 587, 5659, 9803, 678, 11001, 13315, 110, 59801, 17721, 6626, 6954, 119916, 19914, 45082, 5809, 1957, 31635, 114689, 127887 ]
[ 0.1573486328125, 0.2381591796875, 0.1220703125, 0.2313232421875, 0.08447265625, 0.170654296875, 0.04241943359375, 0.1583251953125, 0.177490234375, 0.087158203125, 0.0751953125, 0.18701171875, 0.1376953125, 0.06878662109375, 0.06951904296875, 0.100830078125, 0.1080322265625, 0.07238...
embed
46819040_c1
46819040
powershell
1
suggestion would be appreciated. Thanks! Code signals: Powershell, IIS, Date, Get-Date, SMTPServer, smtp.test.com, noreply.com, Import-Module, WebAdministration, Servers, WEBSERVER1, WEBSERVER2, Invoke-Command, ComputerName, ScriptBlock, CertAll, Get-ChildItem, Path, Cert, LocalMachine, CertInUse, SslBindings, CertSam...
suggestion would be appreciated. Thanks! Code signals: Powershell, IIS, Date, Get-Date, SMTPServer, smtp.test.com, noreply.com, Import-Module, WebAdministration, Servers, WEBSERVER1, WEBSERVER2, Invoke-Command, ComputerName, ScriptBlock, CertAll, Get-ChildItem, Path, Cert, LocalMachine, CertInUse, SslBindings, CertSam...
[ -0.0010833740234375, 0.006378173828125, 0.01031494140625, 0.0322265625, -0.0076904296875, 0.0150146484375, 0.002960205078125, 0.0034637451171875, -0.0052490234375, 0.01220703125, -0.0086669921875, 0.0272216796875, -0.00151824951171875, -0.003936767578125, -0.0002994537353515625, 0.0093...
[ 199015, 77947, 38, 28864, 26073, 7, 12, 17170, 128019, 1995, 294, 25512, 20779, 86291, 22972, 23658, 193348, 14050, 18, 254, 6954, 277, 110, 107, 62479, 92966, 91616, 8782, 4002, 169057, 2320, 22687, 73202, 116808, 12501, 418, 304, 23253, 1...
[ 0.14794921875, 0.05401611328125, 0.07550048828125, 0.259033203125, 0.2861328125, 0.1446533203125, 0.0650634765625, 0.164794921875, 0.265869140625, 0.212158203125, 0.1761474609375, 0.161376953125, 0.08636474609375, 0.16796875, 0.1236572265625, 0.170654296875, 0.141845703125, 0.07781...
embed
60196303_c0
60196303
powershell
0
Title: ConvertTo-PnPClientSidePage change default list to search in Problem title: ConvertTo-PnPClientSidePage change default list to search in Tags: powershell Problem: ConvertTo-PnPClientSidePage change default list to search in My question is, are you able to change the default list that the cmdlet searches? Current...
ConvertTo-PnPClientSidePage change default list to search in ConvertTo-PnPClientSidePage change default list to search in powershell ConvertTo-PnPClientSidePage ConvertTo-PnPClientSidePage change default list to search in My question is, are you able to change the default list that the cmdlet searches? Currently your s...
[ -0.010498046875, 0.022705078125, -0.00885009765625, 0.0390625, -0.0174560546875, 0.0101318359375, -0.0279541015625, -0.00531005859375, 0.003387451171875, -0.01708984375, 0.0113525390625, -0.01806640625, 0.019287109375, 0.005706787109375, 0.0128173828125, -0.01373291015625, -0.0005416...
[ 1657, 11549, 7763, 683, 19, 150, 2517, 2506, 147101, 15549, 114977, 5303, 47, 33938, 23, 12233, 294, 14537, 128019, 19048, 450, 1827, 71, 1974, 1764, 186, 1486, 14231, 9191, 35773, 1294, 131371, 18022, 1884, 756, 15271, 1379, 3525, 42822, ...
[ 0.028778076171875, 0.1558837890625, 0.1170654296875, 0.046142578125, 0.0936279296875, 0.1287841796875, 0.0963134765625, 0.1212158203125, 0.189208984375, 0.1981201171875, 0.254150390625, 0.1998291015625, 0.06396484375, 0.2464599609375, 0.0792236328125, 0.0150146484375, 0.0299224853515...
embed
22954161_c0
22954161
powershell
0
Title: Read a filename inside a zip file without extracting it in powershell Problem title: Read a filename inside a zip file without extracting it in powershell Tags: powershell, c%23, .net Problem: Read a filename inside a zip file without extracting it in powershell I have a .zip file file.zip . There are a lot of f...
Read a filename inside a zip file without extracting it in powershell Read a filename inside a zip file without extracting it in powershell powershell c%23 .net Read file.zip Read a filename inside a zip file without extracting it in powershell I have a .zip file file.zip . There are a lot of files inside this zip file...
[ 0.029052734375, 0.013427734375, 0.00067901611328125, 0.037841796875, -0.01312255859375, -0.003570556640625, -0.0181884765625, 0.00970458984375, -0.0040283203125, -0.0087890625, -0.01214599609375, 0.0004558563232421875, -0.035888671875, 0.015625, 0.0189208984375, 0.041015625, -0.00915...
[ 4764, 11435, 11627, 46132, 68330, 15490, 125663, 14537, 128019, 23, 501, 3949, 3742, 1179, 50836, 442, 765, 5, 5915, 102158, 4734, 1632, 7986, 111938, 124326, 3444, 47, 12301, 9351, 903, 2499, 3917, 17170, 313, 4904 ]
[ 0.2078857421875, 0.1453857421875, 0.174560546875, 0.154296875, 0.2176513671875, 0.11669921875, 0.122314453125, 0.1229248046875, 0.2088623046875, 0.0176849365234375, 0.006317138671875, 0.06103515625, 0.163330078125, 0.1676025390625, 0.228759765625, 0.0149688720703125, 0.02252197265625...
embed
67709579_c0
67709579
powershell
0
Title: Accessing two properties from query Problem title: Accessing two properties from query Tags: active-directory, powershell Problem: Accessing two properties from query I am attempting to: Query AD for accounts expiring within a date range of 90 days from current day. Write-Output to include the expiration date an...
Accessing two properties from query Accessing two properties from query active-directory powershell query Accessing Accessing two properties from query I am attempting to: Query AD for accounts expiring within a date range of 90 days from current day. Write-Output to include the expiration date and the user's email add...
[ 0.0341796875, 0.01495361328125, -0.0263671875, 0.03662109375, -0.0069580078125, 0.01190185546875, -0.01116943359375, 0.0005035400390625, 0.00628662109375, -0.0032958984375, 0.00732421875, 0.040283203125, -0.00616455078125, 0.00726318359375, -0.0218505859375, 0.01312255859375, 0.00366...
[ 40266, 214, 6626, 183871, 1295, 41, 1294, 36457, 80581, 30675, 14537, 128019, 81887, 58836, 53, 19831, 15426, 14700, 14, 2852, 28032, 5622, 37457, 2510, 13312, 43581, 5155, 18781, 79858, 7077, 26698, 203286, 38937, 3340, 29823, 4734, 19048, 2...
[ 0.191162109375, 0.00738525390625, 0.205322265625, 0.24462890625, 0.1351318359375, 0.1614990234375, 0.1524658203125, 0.1591796875, 0.1160888671875, 0.0219268798828125, 0.1500244140625, 0.212646484375, 0.0626220703125, 0.1307373046875, 0.095703125, 0.1319580078125, 0.1947021484375, 0...
embed
68224349_c0
68224349
powershell
0
Title: Powershell remove extension for full path name (I don't want just filename) Problem title: Powershell remove extension for full path name (I don't want just filename) Tags: file-extension, powershell Problem: Powershell remove extension for full path name (I don't want just filename) When searching, I ...
Powershell remove extension for full path name (I don't want just filename) Powershell remove extension for full path name (I don't want just filename) file-extension powershell Powershell Powershell remove extension for full path name (I don't want just filename) When searching, I was surprised that there we...
[ 0.00102996826171875, 0.0228271484375, 0.011962890625, 0.025390625, -0.02099609375, -0.01275634765625, -0.003204345703125, -0.00872802734375, -0.01953125, -0.01434326171875, 0.004669189453125, 0.0267333984375, 0.0002899169921875, 0.01385498046875, -0.006591796875, 0.01483154296875, 0....
[ 17170, 128019, 87388, 111938, 100, 4393, 60875, 9351, 3768, 3444, 11435, 11627, 3355, 128872, 14537, 157318, 144285, 35166, 20949, 15490, 17116, 5861, 13695, 5570, 55300, 366, 184, 35978 ]
[ 0.15087890625, 0.1976318359375, 0.1793212890625, 0.2169189453125, 0.04022216796875, 0.1405029296875, 0.1729736328125, 0.1185302734375, 0.025421142578125, 0.06658935546875, 0.086181640625, 0.1142578125, 0.007598876953125, 0.11474609375, 0.09228515625, 0.010009765625, 0.014938354492187...
embed
37783765_c0
37783765
powershell
0
Title: Repeat script over and over Problem title: Repeat script over and over Tags: powershell, shell Problem: Repeat script over and over I wrote a PowerShell script for addition which works but then it closes. I want to repeat the process over and over. Write-Host ENTER NUMBERS [INT]$NUM = READ-HOST ENTER NUMBER1 [IN...
Repeat script over and over Repeat script over and over powershell shell Repeat Write-Host ENTER NUMBERS NUM READ-HOST NUMBER1 RESULT NUM1 NUM2 Repeat script over and over I wrote a PowerShell script for addition which works but then it closes. I want to repeat the process over and over. After this I want PowerShell to...
[ 0.004791259765625, 0.0123291015625, -0.0201416015625, 0.022705078125, -0.0040283203125, -0.004608154296875, 0.00860595703125, -0.0164794921875, 0.01361083984375, -0.0203857421875, -0.0167236328125, 0.005401611328125, -0.0289306640625, 0.037109375, 0.01214599609375, 0.01068115234375, ...
[ 33742, 13, 257, 26499, 645, 136, 14537, 128019, 601, 18781, 11193, 271, 116563, 18057, 12689, 109020, 188300, 841, 34274, 418, 218849, 304, 54397, 17170, 79544, 66044, 43240, 20903, 3444, 47, 119140, 9433, 24372, 294, 30646, 72134, 5608, 1519...
[ 0.166259765625, 0.2015380859375, 0.07684326171875, 0.209716796875, 0.1888427734375, 0.119384765625, 0.1346435546875, 0.1812744140625, 0.017608642578125, 0.080078125, 0.1241455078125, 0.03778076171875, 0.1376953125, 0.032928466796875, 0.0697021484375, 0.10076904296875, 0.1124267578125...
embed
38012080_c0
38012080
powershell
0
Title: powershell comparing string with -or Problem title: powershell comparing string with -or Tags: powershell Problem: powershell comparing string with -or I'm trying to verify the value of a variable, but no mater what, I can only get the right result if not using the -or if (!$SER -eq "Y" -or !$SER -eq "N"){ write...
powershell comparing string with -or powershell comparing string with -or powershell SER ERROR Wrong powershell comparing string with -or I'm trying to verify the value of a variable, but no mater what, I can only get the right result if not using the -or or like this
[ -0.00579833984375, -0.016357421875, -0.004241943359375, 0.00110626220703125, 0.00445556640625, -0.006317138671875, 0.00848388671875, 0.00860595703125, -0.005706787109375, 0.028564453125, -0.01214599609375, 0.02978515625, 0.00128173828125, -0.0003871917724609375, -0.000705718994140625, ...
[ 14537, 128019, 37397, 79315, 678, 20, 748, 50935, 151206, 24638, 35133, 31577, 493, 40383, 34292, 77336, 41638, 7108, 16750, 959, 17368, 70, 707, 1884, 903 ]
[ 0.13525390625, 0.2337646484375, 0.1693115234375, 0.203369140625, 0.10723876953125, 0.10650634765625, 0.2452392578125, 0.12744140625, 0.09588623046875, 0.050445556640625, 0.078857421875, 0.057403564453125, 0.1204833984375, 0.134521484375, 0.103515625, 0.177490234375, 0.021408081054687...
embed
38568843_c0
38568843
powershell
0
Title: Combining .txt files into an .exe file Problem title: Combining .txt files into an .exe file Tags: file, powershell Problem: Combining .txt files into an .exe file I have created a script in power shell, and have converted it into a .exe file. This .exe file requires some input files. How can I combine these inp...
Combining .txt files into an .exe file Combining .txt files into an .exe file file powershell Combining Combining .txt files into an .exe file I have created a script in power shell, and have converted it into a .exe file. This .exe file requires some input files. How can I combine these input files with the .exe file....
[ 0.006256103515625, 0.00116729736328125, -0.0238037109375, 0.03662109375, -0.018310546875, 0.005523681640625, 0.010498046875, -0.01312255859375, 0.01171875, -0.006683349609375, -0.01275634765625, 0.0167236328125, 0.01251220703125, 0.0283203125, 0.01361083984375, 0.017578125, 0.0108032...
[ 106935, 592, 5, 124326, 102158, 3934, 46480, 11435, 142, 14537, 128019, 75935, 26499, 117176, 144570, 107730, 11249, 831, 70163, 678, 55516, 11782, 12301, 5646, 61972, 70, 72095, 53418, 1957, 17203, 23009, 53400, 54, 65572, 4734 ]
[ 0.2359619140625, 0.0689697265625, 0.071044921875, 0.278076171875, 0.173828125, 0.09320068359375, 0.2412109375, 0.1695556640625, 0.032745361328125, 0.144775390625, 0.229736328125, 0.0819091796875, 0.1942138671875, 0.125244140625, 0.11865234375, 0.171875, 0.030670166015625, 0.0519104...
embed
36650996_c0
36650996
powershell
0
Title: remove backslash in a file with Powershell Problem title: remove backslash in a file with Powershell Tags: powershell Problem: remove backslash in a file with Powershell I cannot remove a string containing a backslash with Powershell (Get-Content $file.fullName).replace('\\mystring', ') | Set-Content $file.fullN...
remove backslash in a file with Powershell remove backslash in a file with Powershell powershell Powershell Get-Content file.fullName Set-Content remove backslash in a file with Powershell I cannot remove a string containing a backslash with Powershell It works if I had to remove 'mystring' only But with a backslash no...
[ 0.01361083984375, 0.0084228515625, 0.00323486328125, 0.01348876953125, -0.00701904296875, -0.0052490234375, 0.0018310546875, 0.01251220703125, -0.00701904296875, 0.01806640625, 0.0023956298828125, 0.03369140625, -0.002899169921875, 0.0028533935546875, -0.00124359130859375, 0.0194091796...
[ 87388, 4420, 7, 5544, 23, 11435, 678, 17170, 128019, 14537, 20779, 25352, 25724, 163612, 19943, 11935, 53418, 79315, 70541, 43240, 1176, 91693, 110, 44691 ]
[ 0.11669921875, 0.1741943359375, 0.0963134765625, 0.2078857421875, 0.061767578125, 0.1646728515625, 0.060211181640625, 0.1583251953125, 0.2249755859375, 0.1207275390625, 0.02020263671875, 0.1051025390625, 0.047210693359375, 0.0823974609375, 0.1158447265625, 0.002593994140625, 0.067504...
embed
16738256_c1
16738256
powershell
1
($newTitle) $ref.Section.AppendChild($newPage) $_globalBJBOneNote["COM"].UpdateHierarchy($ref.OuterXML) } Code signals: OneNote, Page, UpdateHierarchy, Gather, _globalOneNote, COM, GetHierarchy, Microsoft.Office.InterOp.OneNote.HierarchyScope, System.Xml.XmlNamespaceManager, ref.NameTable, nsmgr.AddNamespace, schemas.m...
($newTitle) $ref.Section.AppendChild($newPage) $_globalBJBOneNote["COM"].UpdateHierarchy($ref.OuterXML) } Code signals: OneNote, Page, UpdateHierarchy, Gather, _globalOneNote, COM, GetHierarchy, Microsoft.Office.InterOp.OneNote.HierarchyScope, System.Xml.XmlNamespaceManager, ref.NameTable, nsmgr.AddNamespace, schemas.m...
[ 0.01708984375, 0.051025390625, 0.007049560546875, -0.001373291015625, 0.0184326171875, 0.037353515625, -0.0189208984375, 0.005126953125, 0.00445556640625, 0.00811767578125, 0.01324462890625, -0.0126953125, -0.01324462890625, -0.01416015625, 0.03662109375, -0.0084228515625, 0.00668334...
[ 4369, 54936, 16734, 17991, 29087, 294, 58994, 39179, 3611, 441, 102656, 147101, 156566, 150260, 17398, 86, 110361, 16113, 152872, 20861, 14624, 7668, 79858, 56, 1542, 39456, 28864, 26073, 7, 12, 6561, 14231, 28641, 2902, 9319, 62068, 31436, 2...
[ 0.03643798828125, 0.136962890625, 0.14794921875, 0.19921875, 0.22412109375, 0.01043701171875, 0.077880859375, 0.07464599609375, 0.07159423828125, 0.017730712890625, 0.153564453125, 0.1923828125, 0.076904296875, 0.0947265625, 0.06781005859375, 0.06292724609375, 0.2666015625, 0.15637...
embed
48406881_c1
48406881
powershell
1
-item $_.fullname $file_destination } else { new-item -ItemType directory -Path $file_destination move-item $_.fullname $file_destination } } } Code signals: Moves, subfoldername_mmm_yyyy, subfoldername_subfoldername_mmm_yyyy, curr_date, Get-Date, folder_path, Logs, file_type, Archive, Get-ChildItem, max_days, zip_date...
-item $_.fullname $file_destination } else { new-item -ItemType directory -Path $file_destination move-item $_.fullname $file_destination } } } Code signals: Moves, subfoldername_mmm_yyyy, subfoldername_subfoldername_mmm_yyyy, curr_date, Get-Date, folder_path, Logs, file_type, Archive, Get-ChildItem, max_days, zip_date...
[ -0.015625, 0.00176239013671875, 0.0034027099609375, 0.045166015625, -0.00482177734375, 0.03369140625, 0.0034332275390625, 0.0201416015625, -0.005340576171875, 0.0361328125, 0.004302978515625, 0.0286865234375, 0.01287841796875, -0.00750732421875, -0.006866455078125, -0.005035400390625, ...
[ 20, 217, 195, 25724, 11627, 29822, 112, 12729, 2320, 37076, 3525, 2982, 196707, 14364, 53, 10519, 25813, 3650, 51912, 28864, 26073, 7, 12, 135828, 1614, 42822, 2276, 34034, 22144, 39, 64240, 17489, 20779, 86291, 78303, 128405, 13146, 11435, ...
[ 0.03228759765625, 0.1580810546875, 0.1473388671875, 0.07086181640625, 0.1087646484375, 0.193359375, 0.0567626953125, 0.18310546875, 0.0723876953125, 0.07720947265625, 0.1304931640625, 0.143798828125, 0.2122802734375, 0.1351318359375, 0.050384521484375, 0.121826171875, 0.1937255859375...
embed
49314651_c1
49314651
powershell
1
write-host $inputobj it outputs, just this. @{Server=Server1; The object structure is compromised too. I believe, its being sent as a string instead of an object. Please let me know if anybody had more knowledge on this. Code signals: Unable, PSObject, Start-Process, Parent, Child, grandchilditem1, Server1, grandchild...
write-host $inputobj it outputs, just this. @{Server=Server1; The object structure is compromised too. I believe, its being sent as a string instead of an object. Please let me know if anybody had more knowledge on this. Code signals: Unable, PSObject, Start-Process, Parent, Child, grandchilditem1, Server1, grandchild...
[ 0.025390625, -0.00909423828125, -0.0093994140625, 0.0311279296875, 0.00107574462890625, 0.0186767578125, -0.00836181640625, -0.0189208984375, -0.01318359375, -0.01434326171875, -0.0037841796875, 0.01611328125, 0.028564453125, 0.019287109375, -0.0012359619140625, 0.0034332275390625, 0...
[ 33022, 9, 40294, 3650, 73, 7077, 3522, 170, 442, 140992, 1660, 903, 193348, 36746, 45646, 134454, 297, 18822, 6863, 8035, 9325, 237, 79315, 64457, 51359, 28864, 26073, 2886, 7940, 46471, 75161, 13794, 26531, 170918, 123829, 9963, 2982, 22687,...
[ 0.190673828125, 0.041473388671875, 0.25, 0.06732177734375, 0.1258544921875, 0.1522216796875, 0.0997314453125, 0.1739501953125, 0.031951904296875, 0.1522216796875, 0.05352783203125, 0.1043701171875, 0.115234375, 0.1820068359375, 0.1927490234375, 0.1885986328125, 0.08160400390625, 0....
embed
73128462_c0
73128462
powershell
0
Title: How do you get Scripts enabled? I can't get Scripts to become enabled on the windows command line or PowerShell Problem title: How do you get Scripts enabled? I can't get Scripts to become enabled on the windows command line or PowerShell Tags: command-line, powershell Problem: How do you get Scripts e...
How do you get Scripts enabled? I can't get Scripts to become enabled on the windows command line or PowerShell How do you get Scripts enabled? I can't get Scripts to become enabled on the windows command line or PowerShell command-line powershell How Scripts PowerShell How do you get Scripts enabled? I can't...
[ 0.00872802734375, 0.00909423828125, -0.006103515625, 0.0164794921875, -0.00445556640625, 0.01031494140625, 0.0111083984375, -0.000881195068359375, -0.01141357421875, -0.002197265625, 0.0048828125, 0.0299072265625, 0.004150390625, 0.0281982421875, -0.005126953125, -0.00099945068359375, ...
[ 11249, 2046, 84654, 7, 225081, 831, 24209, 54825, 75101, 13315, 17170, 79544, 294, 2256, 14537, 128019, 18, 51484, 48903, 47, 11675, 23, 44160, 18151, 30391, 4358 ]
[ 0.0177459716796875, 0.082763671875, 0.266845703125, 0.1441650390625, 0.1693115234375, 0.042816162109375, 0.0535888671875, 0.0592041015625, 0.0765380859375, 0.029998779296875, 0.119873046875, 0.1533203125, 0.03814697265625, 0.017181396484375, 0.057708740234375, 0.148193359375, 0.02223...
embed
57375284_c1
57375284
powershell
1
extract "id"(Body.Response.result.resources.resource.id ) on condition that attributes.attribute.values.value = TEST I can extract all values for "id" by: $request.SelectNodes("//id") But I was not able to filter it as on example below: $request.SelectNodes("//id") | ?{$_./attributes/attribute/values/value -eq "TEST"}...
extract "id"(Body.Response.result.resources.resource.id ) on condition that attributes.attribute.values.value = TEST I can extract all values for "id" by: $request.SelectNodes("//id") But I was not able to filter it as on example below: $request.SelectNodes("//id") | ?{$_./attributes/attribute/values/value -eq "TEST"}...
[ 0.0021820068359375, -0.00001800060272216797, -0.01312255859375, -0.0263671875, 0.01397705078125, -0.001129150390625, 0.01361083984375, -0.0029144287109375, 0.00020313262939453125, -0.002227783203125, 0.032958984375, -0.00518798828125, -0.013671875, -0.0162353515625, 0.007476806640625, ...
[ 125663, 532, 12647, 1459, 94399, 13, 2109, 7136, 107, 60427, 35431, 150380, 90, 191145, 27494, 2203, 384, 21828, 831, 756, 142424, 100, 3650, 75616, 100184, 5021, 988, 20767, 959, 19048, 46312, 442, 27781, 35064, 864, 618, 77947, 4358, 2886...
[ 0.2408447265625, 0.221923828125, 0.081298828125, 0.09490966796875, 0.1800537109375, 0.0238800048828125, 0.04046630859375, 0.12158203125, 0.0306396484375, 0.1942138671875, 0.1358642578125, 0.1900634765625, 0.03375244140625, 0.147705078125, 0.1444091796875, 0.008209228515625, 0.1551513...
embed
25902643_c0
25902643
powershell
0
Title: Get-QADUser for users outside dn? Problem title: Get-QADUser for users outside dn? Tags: active-directory-group, powershell, quest Problem: Get-QADUser for users outside dn? Hi when I run in PowerShell (with the Quest AD add-in) a simple Get-QADUser -displayname "John, Doe Jr." It works for everyone who is in my...
Get-QADUser for users outside dn? Get-QADUser for users outside dn? active-directory-group powershell quest Get-QADUser John Doe Get-QADUser for users outside dn? Hi when I run in PowerShell (with the Quest AD add-in) a simple It works for everyone who is in my dn, e.g. "europe", as soon as I try this on someone outsid...
[ 0.017333984375, 0.00640869140625, 0.00146484375, -0.0179443359375, -0.0218505859375, 0.02783203125, 0.0255126953125, 0.0120849609375, 0.000690460205078125, -0.01385498046875, -0.00040435791015625, 0.019775390625, -0.00341796875, 0.0054931640625, 0.0106201171875, -0.0014495849609375, ...
[ 20779, 2737, 168846, 2189, 100, 72095, 50782, 104, 19, 36457, 80581, 30675, 51588, 14537, 128019, 38694, 4939, 984, 13, 2673, 11675, 17170, 294, 79544, 76228, 88511, 19831, 15190, 73, 8781, 43240, 30309, 2750, 83, 23, 759, 76533, 33662, 237...
[ 0.155029296875, 0.123291015625, 0.16845703125, 0.30712890625, 0.10595703125, 0.206787109375, 0.2135009765625, 0.064208984375, 0.08544921875, 0.124755859375, 0.09735107421875, 0.07440185546875, 0.1236572265625, 0.129150390625, 0.2379150390625, 0.2099609375, 0.13427734375, 0.15075683...
embed
77093004_c0
77093004
powershell
0
Title: powershell split multiple lines Problem title: powershell split multiple lines Tags: powershell, split Problem: powershell split multiple lines $vn = Get-AzVirtualNetwork -Name mynet $vn.Subnets | Select Name, AddressPrefix,id | sort AddressPrefix I am running this and get... How may I list resourcegroup name wh...
powershell split multiple lines powershell split multiple lines powershell split Get-AzVirtualNetwork Name vn.Subnets Select AddressPrefix id.Split powershell split multiple lines I am running this and get... How may I list resourcegroup name which is in id? I tried: but get error:
[ -0.0089111328125, -0.003021240234375, 0.008056640625, 0.0250244140625, -0.028564453125, -0.009765625, 0.021484375, 0.00909423828125, 0.01416015625, 0.01361083984375, -0.00897216796875, 0.033447265625, -0.004730224609375, -0.004608154296875, 0.00482177734375, 0.01483154296875, 0.03002...
[ 14537, 128019, 65450, 48716, 124519, 20779, 16135, 79600, 39181, 24447, 18244, 15757, 81, 19, 96472, 1179, 7, 51620, 49990, 19273, 55923, 3447, 31923, 4353, 51042, 2046, 11249, 1543, 5303, 177953, 51588, 9351, 3129, 83, 23, 37842, 18499 ]
[ 0.1392822265625, 0.2222900390625, 0.23291015625, 0.1859130859375, 0.1829833984375, 0.06988525390625, 0.1446533203125, 0.07415771484375, 0.055419921875, 0.032196044921875, 0.06854248046875, 0.103759765625, 0.0684814453125, 0.02777099609375, 0.1370849609375, 0.1434326171875, 0.00256347...
embed
68075321_c0
68075321
powershell
0
Title: powershell that reads values from csv or json file and create registry keys if do not exist Problem title: powershell that reads values from csv or json file and create registry keys if do not exist Tags: registry, json, powershell, csv Problem: powershell that reads values from csv or json file and create regis...
powershell that reads values from csv or json file and create registry keys if do not exist powershell that reads values from csv or json file and create registry keys if do not exist registry json powershell csv csv powershell that reads values from csv or json file and create registry keys if do not exist I am trying...
[ 0.00799560546875, -0.00762939453125, 0.0006256103515625, 0.0020751953125, 0.0037078857421875, 0.003662109375, -0.0029449462890625, 0.004791259765625, 0.00457763671875, 0.01422119140625, -0.006591796875, 0.00848388671875, 0.02001953125, -0.0120849609375, 0.0242919921875, 0.0091552734375...
[ 14537, 128019, 450, 12301, 142424, 1295, 20763, 334, 707, 1647, 1681, 11435, 28282, 21478, 53, 22799, 2174, 54, 959, 32316, 7, 31577, 33022, 26499, 70541, 5303, 121927, 90, 18151, 6044, 13580, 4358 ]
[ 0.139892578125, 0.2100830078125, 0.034759521484375, 0.1669921875, 0.1527099609375, 0.07452392578125, 0.097412109375, 0.2010498046875, 0.0390625, 0.0645751953125, 0.1514892578125, 0.10498046875, 0.1407470703125, 0.18017578125, 0.078369140625, 0.1373291015625, 0.060455322265625, 0.07...
embed
8349224_c0
8349224
powershell
0
Title: How do I escape a mixture of " and ' in Powershell? Problem title: How do I escape a mixture of " and ' in Powershell? Tags: powershell Problem: How do I escape a mixture of " and ' in Powershell? /[Path='/'].applicationPool:"ASP.NET v4.0" This whole line is actually a parameter, so I would l...
How do I escape a mixture of " and ' in Powershell? How do I escape a mixture of " and ' in Powershell? powershell How Powershell Path ASP.NET v4.0 How do I escape a mixture of " and ' in Powershell? This whole line is actually a parameter, so I would like to put single quotes around it. But it does...
[ 0.00171661376953125, 0.012939453125, -0.025146484375, -0.0118408203125, -0.020751953125, 0.0201416015625, 0.004425048828125, 0.007781982421875, 0.00927734375, -0.005523681640625, -0.00177001953125, -0.00124359130859375, 0.006866455078125, 0.0250244140625, -0.00128173828125, 0.012634277...
[ 11249, 54, 144281, 17664, 6644, 619, 41502, 74, 136, 3768, 23, 17170, 128019, 54764, 425, 14537, 108421, 147153, 17777, 151152, 87, 111, 44, 242, 28271, 13315, 20653, 171859, 11001, 66747, 10932, 22027, 18, 4488, 21771, 96853, 37842, 9473, ...
[ 0.06597900390625, 0.026336669921875, 0.2490234375, 0.1842041015625, 0.137939453125, 0.030670166015625, 0.145263671875, 0.1204833984375, 0.1837158203125, 0.170654296875, 0.0830078125, 0.19384765625, 0.248291015625, 0.024169921875, 0.0142059326171875, 0.114501953125, 0.16650390625, 0...
embed
28727113_c1
28727113
powershell
1
).value2 $objexcel.quit() Currently I am pulling no data, earlier I had it working for a maximum of 3 records. Any insight as to what I am doing wrong? Code signals: Excel, Pulling, Columns, Users, User, Documents, EXEL, fj.xls, AssetInv, fj.txt, New-Object, ComObject, Excel.Application, objExcel.Visible, WorkBook, obj...
).value2 $objexcel.quit() Currently I am pulling no data, earlier I had it working for a maximum of 3 records. Any insight as to what I am doing wrong? Code signals: Excel, Pulling, Columns, Users, User, Documents, EXEL, fj.xls, AssetInv, fj.txt, New-Object, ComObject, Excel.Application, objExcel.Visible, WorkBook, obj...
[ 0.028076171875, 0.001983642578125, -0.0133056640625, 0.040283203125, -0.00506591796875, 0.04443359375, -0.0174560546875, -0.01165771484375, 0.00506591796875, 0.0167236328125, -0.003997802734375, 0.004180908203125, -0.00347900390625, -0.010498046875, 0.0269775390625, -0.0245361328125, ...
[ 194, 27494, 304, 3650, 3522, 236, 425, 8969, 3181, 18, 132, 114063, 50065, 214, 110, 2053, 110680, 20697, 100, 38132, 111, 138, 115923, 149201, 444, 20594, 44691, 28864, 26073, 7, 30326, 167392, 233987, 53400, 43101, 29426, 16398, 170, 5, ...
[ 0.0772705078125, 0.17333984375, 0.191650390625, 0.084228515625, 0.1458740234375, 0.1767578125, 0.08612060546875, 0.2127685546875, 0.199462890625, 0.188232421875, 0.06707763671875, 0.0506591796875, 0.1986083984375, 0.05218505859375, 0.13427734375, 0.190185546875, 0.0592041015625, 0....
embed
37696458_c0
37696458
powershell
0
Title: How to scale Azure Eventhub Throughput Units with PowerShell? Problem title: How to scale Azure Eventhub Throughput Units with PowerShell? Tags: azure-eventhub, servicebus, powershell, azure Problem: How to scale Azure Eventhub Throughput Units with PowerShell? I would like to modify the number of Throughput Uni...
How to scale Azure Eventhub Throughput Units with PowerShell? How to scale Azure Eventhub Throughput Units with PowerShell? azure-eventhub servicebus powershell azure How Azure Eventhub Throughput Units PowerShell How to scale Azure Eventhub Throughput Units with PowerShell? I would like to modify the number of Through...
[ -0.000286102294921875, 0.0140380859375, 0.01202392578125, 0.0000896453857421875, -0.013427734375, -0.034423828125, -0.0067138671875, 0.01385498046875, -0.01275634765625, 0.0234375, -0.00836181640625, 0.01202392578125, 0.0184326171875, -0.01220703125, 0.01446533203125, 0.001419067382812...
[ 11249, 47, 105994, 176071, 36943, 32102, 194397, 7077, 46640, 7, 678, 17170, 294, 79544, 295, 3408, 90141, 4516, 4223, 14537, 128019, 1884, 2811, 14012, 12349, 7235, 192134, 140505, 57965, 29191, 4358, 3129, 75101, 5608, 4527 ]
[ 0.1158447265625, 0.09033203125, 0.281494140625, 0.251220703125, 0.18798828125, 0.2320556640625, 0.19921875, 0.170166015625, 0.208740234375, 0.013275146484375, 0.1142578125, 0.1939697265625, 0.1173095703125, 0.2205810546875, 0.05438232421875, 0.168701171875, 0.141845703125, 0.105224...
embed
39231963_c0
39231963
powershell
0
Title: Bash-style escape-underscore in Powershell Problem title: Bash-style escape-underscore in Powershell Tags: keyboard-shortcuts, powershell Problem: Bash-style escape-underscore in Powershell In bash I frequently use the escape underscore shortcut: subl somedir/file.sh ./(escape underscore) Which fills in the last...
Bash-style escape-underscore in Powershell Bash-style escape-underscore in Powershell keyboard-shortcuts powershell Bash-style Powershell file.sh Bash-style escape-underscore in Powershell In bash I frequently use the escape underscore shortcut: Which fills in the last item from the last line, eg: Becomes: Is there a w...
[ -0.005706787109375, 0.01336669921875, 0.007598876953125, -0.0024566650390625, -0.0257568359375, 0.0206298828125, 0.0223388671875, 0.019775390625, -0.008544921875, 0.030029296875, -0.0211181640625, 0.0284423828125, 0.00136566162109375, 0.0218505859375, 0.00567626953125, 0.00534057617187...
[ 144334, 40946, 144281, 9, 24658, 7, 30854, 23, 17170, 128019, 149186, 186500, 19774, 14537, 11435, 1495, 87109, 195409, 4527, 1379, 16610, 26292, 4568, 35735, 1295, 13315, 873, 277, 3917, 5809, 5423, 903, 1257, 68433, 1657, 561, 7940, 31345, ...
[ 0.1658935546875, 0.20068359375, 0.239990234375, 0.024139404296875, 0.218017578125, 0.0914306640625, 0.2392578125, 0.02410888671875, 0.17626953125, 0.23974609375, 0.1334228515625, 0.096923828125, 0.1541748046875, 0.123779296875, 0.1292724609375, 0.1185302734375, 0.17138671875, 0.139...
embed
35088340_c0
35088340
powershell
0
Title: What does '>>' do in powershell? Problem title: What does '>>' do in powershell? Tags: powershell Problem: What does '>>' do in powershell? When I run this command: Get-Content generated\no_animate.css >> generated\all.css It is copying the first files content into the second file...
What does '>>' do in powershell? What does '>>' do in powershell? powershell What Get-Content no_animate.css all.css What does '>>' do in powershell? When I run this command: It is copying the first files content into the second file. What is the official term for the >> symbol and where...
[ 0.00994873046875, -0.01318359375, -0.003570556640625, 0.009765625, 0.0164794921875, 0.005096435546875, -0.002197265625, 0.00029754638671875, 0.0147705078125, 0.017578125, -0.006805419921875, 0.0093994140625, 0.00457763671875, 0.0196533203125, -0.00390625, 0.01495361328125, -0.0040283...
[ 4865, 14602, 3768, 74, 5386, 54, 23, 14537, 128019, 20779, 11935, 25352, 110, 52097, 67, 4439, 756, 30813, 25, 11675, 903, 75101, 1650, 83, 43658, 214, 5117, 102158, 10941, 3934, 17932, 11435, 70, 51521, 13579, 6396, 26582, 7413, 4677, 15...
[ 0.09222412109375, 0.099365234375, 0.136474609375, 0.02728271484375, 0.0838623046875, 0.148193359375, 0.0814208984375, 0.181640625, 0.263916015625, 0.105712890625, 0.091064453125, 0.1871337890625, 0.107421875, 0.138916015625, 0.051727294921875, 0.1192626953125, 0.1102294921875, 0.26...
embed
14104998_c0
14104998
powershell
0
Title: Escaping in Powershell for a git log Problem title: Escaping in Powershell for a git log Tags: powershell, git-log Problem: Escaping in Powershell for a git log I know the escape character is (`), the backtick, but even if I try to use it toe escape the < characters I get error... git log ORIG_HEAD --no-merges -...
Escaping in Powershell for a git log Escaping in Powershell for a git log powershell git-log Escaping Powershell ORIG_HEAD test.txt Escaping in Powershell for a git log I know the escape character is (`), the backtick, but even if I try to use it toe escape the < characters I get error... How can I go about formatting ...
[ 0.00897216796875, 0.0291748046875, -0.00579833984375, -0.0057373046875, -0.0037689208984375, -0.0057373046875, 0.012451171875, 0.016845703125, -0.01300048828125, 0.01177978515625, 0.005126953125, 0.002655029296875, -0.0208740234375, 0.0076904296875, -0.004425048828125, 0.01025390625, ...
[ 156704, 10366, 23, 17170, 128019, 100, 62270, 12684, 14537, 4867, 180, 167177, 841, 188328, 3034, 124326, 3714, 144281, 62816, 83, 1135, 4420, 118, 2594, 9790, 4527, 4375, 4426, 124850, 2046, 18499, 9384, 1916, 36917 ]
[ 0.181884765625, 0.121337890625, 0.05596923828125, 0.16259765625, 0.28857421875, 0.06915283203125, 0.215087890625, 0.1878662109375, 0.1300048828125, 0.1632080078125, 0.050811767578125, 0.154541015625, 0.0810546875, 0.162841796875, 0.20849609375, 0.168212890625, 0.03460693359375, 0.2...
embed
15618521_c1
15618521
powershell
1
, "Query2") | Out-Null $dataSet.Tables["Query2"] | Export-Csv -path "C:\result.csv" -NoTypeInformation $mysql.Close() Thank you Code signals: Multiple, COLUMN1, COLUMN2, New-Object, MySql.Data.MySqlClient.MySqlConnection, Pooling, mysql.Open, sqlquery1, Get-Content, query1.txt, sqlquery2, query2.txt, Mysql.Data.MysqlCl...
, "Query2") | Out-Null $dataSet.Tables["Query2"] | Export-Csv -path "C:\result.csv" -NoTypeInformation $mysql.Close() Thank you Code signals: Multiple, COLUMN1, COLUMN2, New-Object, MySql.Data.MySqlClient.MySqlConnection, Pooling, mysql.Open, sqlquery1, Get-Content, query1.txt, sqlquery2, query2.txt, Mysql.Data.MysqlCl...
[ 0.02197265625, -0.00787353515625, -0.00025177001953125, 0.0308837890625, 0.0064697265625, 0.0201416015625, -0.00994873046875, -0.00102996826171875, -0.00823974609375, 0.005767822265625, 0.01177978515625, -0.0025177001953125, -0.01373291015625, 0.002655029296875, -0.011474609375, -0.005...
[ 4, 41732, 1294, 304, 58745, 13538, 18444, 1181, 3650, 10135, 294, 126, 618, 19736, 134456, 441, 67756, 128405, 2109, 7136, 4439, 334, 5021, 196707, 205169, 74277, 99247, 59453, 28864, 26073, 7, 19335, 8705, 80134, 418, 839, 2356, 46471, 751...
[ 0.00604248046875, 0.1396484375, 0.132080078125, 0.217529296875, 0.044097900390625, 0.1536865234375, 0.16162109375, 0.12353515625, 0.06805419921875, 0.1016845703125, 0.140625, 0.1474609375, 0.111083984375, 0.1556396484375, 0.1998291015625, 0.051483154296875, 0.19189453125, 0.1370849...
embed
61365017_c0
61365017
powershell
0
Title: How can i filter out information in powershell? Problem title: How can i filter out information in powershell? Tags: cmd, remote-access, powershell, remote-desktop, windows Problem: How can i filter out information in powershell? How can I filter out information in powershell? For instance, i run system info on ...
How can i filter out information in powershell? How can i filter out information in powershell? cmd remote-access powershell remote-desktop windows How How can i filter out information in powershell? How can I filter out information in powershell? For instance, i run system info on a remote machine, I would write: Howe...
[ 0.0157470703125, 0.01007080078125, -0.0242919921875, 0.02490234375, -0.00138092041015625, -0.008056640625, 0.00360107421875, 0.0078125, 0.0018157958984375, -0.0174560546875, -0.00131988525390625, 0.001312255859375, -0.0118408203125, 0.0025634765625, -0.0244140625, 0.040283203125, 0.0...
[ 11249, 831, 17, 46312, 1810, 4677, 23, 14537, 128019, 1827, 71, 148814, 113041, 133850, 13784, 54825, 87, 11675, 5426, 3004, 98, 36279, 33022, 3642, 54, 903, 5941, 116491, 3444, 33938, 169473, 165712, 172681 ]
[ 0.0814208984375, 0.053466796875, 0.0682373046875, 0.26025390625, 0.210205078125, 0.1832275390625, 0.0863037109375, 0.185791015625, 0.292724609375, 0.08685302734375, 0.035247802734375, 0.1580810546875, 0.1151123046875, 0.043487548828125, 0.04302978515625, 0.06646728515625, 0.002197265...
embed
42871875_c0
42871875
powershell
0
Title: Is Azure ARM Template deployment transactional? Problem title: Is Azure ARM Template deployment transactional? Tags: azure-resource-manager, azure, deployment, powershell Problem: Is Azure ARM Template deployment transactional? Lets say I'm deploying an Azure VM by scripting which requires multiple resources int...
Is Azure ARM Template deployment transactional? Is Azure ARM Template deployment transactional? azure-resource-manager azure deployment powershell Azure ARM Template Is Azure ARM Template deployment transactional? Lets say I'm deploying an Azure VM by scripting which requires multiple resources interdependent on one an...
[ -0.0037994384765625, 0.007720947265625, 0.0186767578125, 0.0005035400390625, -0.01165771484375, -0.003448486328125, 0.00531005859375, -0.000659942626953125, 0.0026092529296875, 0.03564453125, -0.0040283203125, 0.005645751953125, 0.00634765625, 0.0159912109375, 0.0035247802734375, 0.026...
[ 2071, 176071, 126139, 196631, 8, 13158, 53, 674, 124161, 289, 295, 3408, 107, 60427, 141395, 14537, 128019, 43084, 26499, 144570, 48716, 65514, 181063, 15700, 67099, 35782, 7464, 8305, 678, 110, 21972, 4420, 64194 ]
[ 0.0743408203125, 0.232421875, 0.2374267578125, 0.26904296875, 0.0860595703125, 0.14697265625, 0.0277557373046875, 0.0312042236328125, 0.224365234375, 0.1685791015625, 0.0777587890625, 0.158935546875, 0.021514892578125, 0.1041259765625, 0.09344482421875, 0.04425048828125, 0.1518554687...
embed
74110642_c0
74110642
powershell
0
Title: Powershell - how to read Ansi CSV file Problem title: Powershell - how to read Ansi CSV file Tags: powershell-7.2, powershell Problem: Powershell - how to read Ansi CSV file Notepad++ says the CSV file is Ansi encoded. The Powershell 7 Import-CSV commandlet has various -Encoding options but 'Ansi' is not one of ...
Powershell - how to read Ansi CSV file Powershell - how to read Ansi CSV file powershell-7.2 powershell Powershell Ansi CSV powershell-7.2 Powershell - how to read Ansi CSV file Notepad++ says the CSV file is Ansi encoded. The Powershell 7 Import-CSV commandlet has various -Encoding options but 'Ansi' is not one of the...
[ 0.01068115234375, -0.0096435546875, 0.0108642578125, 0.031005859375, -0.00604248046875, 0.0003490447998046875, -0.0033721923828125, 0.01348876953125, -0.01312255859375, 0.033447265625, -0.010498046875, -0.015869140625, -0.01153564453125, 0.017578125, -0.007537841796875, 0.0011825561523...
[ 17170, 128019, 3642, 47, 12301, 893, 172, 313, 43486, 11435, 14537, 179642, 18622, 4299, 37223, 17378, 83, 22, 40899, 361, 92966, 19283, 856, 75101, 1974, 67842, 20, 7768, 587, 50717, 7251, 959, 903, 15490, 5219, 6238, 26506, 33, 27201, 1...
[ 0.168212890625, 0.25634765625, 0.06658935546875, 0.042266845703125, 0.2054443359375, 0.150390625, 0.2296142578125, 0.1151123046875, 0.294921875, 0.1561279296875, 0.1160888671875, 0.1331787109375, 0.1116943359375, 0.13232421875, 0.148681640625, 0.01177978515625, 0.041900634765625, 0...
embed
57169799_c2
57169799
powershell
2
should merge duplicate account numbers rows, and add all the "cur" values, where the merged row contains the sum of the grouped cur values, in the cur field. Last Update: Tried Rich's solution and Code signals: grouped, Powershell, Import-CSV, Group-Object, SUM, master_account_number, address2, pmt2, is_active, settle...
should merge duplicate account numbers rows, and add all the "cur" values, where the merged row contains the sum of the grouped cur values, in the cur field. Last Update: Tried Rich's solution and Code signals: grouped, Powershell, Import-CSV, Group-Object, SUM, master_account_number, address2, pmt2, is_active, settle...
[ -0.0230712890625, 0.00439453125, 0.003692626953125, 0.03125, 0.01611328125, 0.0184326171875, 0.00860595703125, 0.021240234375, 0.025390625, 0.018310546875, -0.006988525390625, -0.01611328125, 0.013916015625, 0.01019287109375, 0.01068115234375, 0.0118408203125, -0.0225830078125, 0.0...
[ 5608, 42564, 171763, 67, 15426, 101935, 15555, 7, 136, 15190, 756, 16820, 142424, 71, 70541, 10554, 37769, 9709, 44457, 28641, 4699, 52774, 29806, 28864, 26073, 17170, 128019, 92966, 19283, 856, 10760, 46471, 75161, 127944, 31347, 213499, 2606,...
[ 0.1282958984375, 0.251708984375, 0.2357177734375, 0.115966796875, 0.2578125, 0.1768798828125, 0.1951904296875, 0.018096923828125, 0.013153076171875, 0.13134765625, 0.023040771484375, 0.188232421875, 0.1549072265625, 0.1072998046875, 0.062225341796875, 0.1611328125, 0.21630859375, 0...
embed
19435554_c1
19435554
powershell
1
Address. -match ".\.doc") { $newExt = ".doc" ; $newURI = ([uri]$$_.address).BaseName.$newExt. I get out of bounds and command failure errors at runtime. This Link helped, and this link answers my question for VBA/VBScript...but not PowerShell. Does anyone have a Powershell solution for this? Code signals: How, PowerShe...
Address. -match ".\.doc") { $newExt = ".doc" ; $newURI = ([uri]$$_.address).BaseName.$newExt. I get out of bounds and command failure errors at runtime. This Link helped, and this link answers my question for VBA/VBScript...but not PowerShell. Does anyone have a Powershell solution for this? Code signals: How, PowerShe...
[ 0.005889892578125, 0.0118408203125, 0.005218505859375, 0.026123046875, -0.0029449462890625, 0.00250244140625, -0.0164794921875, -0.007476806640625, 0.01300048828125, 0.00958251953125, 0.0022125244140625, 0.0177001953125, -0.004150390625, -0.0113525390625, 0.0130615234375, -0.0194091796...
[ 49990, 5, 20, 98753, 41872, 29713, 54936, 19279, 18, 2203, 46492, 1162, 712, 107421, 63473, 13, 163612, 2046, 1810, 111, 99091, 136, 75101, 137578, 18499, 99, 11675, 6032, 12779, 104902, 3126, 310, 8031, 75034, 147845, 959, 17170, 294, 7954...
[ 0.2349853515625, 0.06402587890625, 0.033538818359375, 0.2705078125, 0.0728759765625, 0.2376708984375, 0.157470703125, 0.1287841796875, 0.1458740234375, 0.04302978515625, 0.1990966796875, 0.1585693359375, 0.05615234375, 0.157958984375, 0.080078125, 0.00494384765625, 0.07537841796875, ...
embed
25709398_c0
25709398
powershell
0
Title: Set location of Special Folders with PowerShell Problem title: Set location of Special Folders with PowerShell Tags: special-folders, powershell, path Problem: Set location of Special Folders with PowerShell As administrator, I want to change the default location of special folders (Documents, Music, Downloads…)...
Set location of Special Folders with PowerShell Set location of Special Folders with PowerShell special-folders powershell path Set Special Folders PowerShell Set location of Special Folders with PowerShell As administrator, I want to change the default location of special folders (Documents, Music, Downloads…) to a di...
[ 0.0059814453125, 0.013916015625, -0.0133056640625, 0.01397705078125, -0.000881195068359375, -0.000820159912109375, -0.01171875, -0.00128173828125, -0.0147705078125, 0.033203125, -0.0157470703125, 0.0361328125, -0.004608154296875, 0.0189208984375, 0.0118408203125, 0.00970458984375, 0....
[ 19943, 31913, 111, 25132, 30077, 14202, 678, 17170, 294, 79544, 5361, 42822, 1314, 14537, 128019, 60875, 53294, 87, 3444, 47, 15549, 114977, 78303, 239469, 4, 13703, 4857, 12921, 831, 54, 903, 23009, 1284, 2806, 1884, 765, 10, 26499, 450, ...
[ 0.1888427734375, 0.22802734375, 0.09173583984375, 0.232421875, 0.2142333984375, 0.18896484375, 0.1300048828125, 0.1937255859375, 0.10595703125, 0.257568359375, 0.21728515625, 0.17529296875, 0.03472900390625, 0.1412353515625, 0.230712890625, 0.230224609375, 0.21435546875, 0.00115966...
embed
75327748_c1
75327748
powershell
1
search=weburl eq '$siteUrl'" $requesturi = "https://graph.microsoft.com/v1.0/sites?$filter=weburl eq '$siteUrl'" How can I retrieve a site that has a matching specific siteurl. permissions assigned. Code signals: graph, How, SharePoint, PowerShell, bernardcomms.sharepoint.com, Project1, Get, Microsoft, API, login.micro...
search=weburl eq '$siteUrl'" $requesturi = "https://graph.microsoft.com/v1.0/sites?$filter=weburl eq '$siteUrl'" How can I retrieve a site that has a matching specific siteurl. permissions assigned. Code signals: graph, How, SharePoint, PowerShell, bernardcomms.sharepoint.com, Project1, Get, Microsoft, API, login.micro...
[ -0.034912109375, 0.01434326171875, -0.008544921875, 0.011962890625, 0.00074005126953125, -0.004180908203125, -0.0038909912109375, 0.00921630859375, 0.004119873046875, -0.007293701171875, 0.0133056640625, 0.007293701171875, -0.01068115234375, -0.03662109375, 0.003936767578125, 0.0206298...
[ 33938, 14051, 25002, 864, 4369, 11090, 48743, 141, 107, 7162, 10825, 41382, 138410, 277, 334, 102107, 100758, 120337, 11249, 831, 87, 456, 3996, 3134, 1764, 450, 1556, 14858, 29458, 168081, 95486, 28864, 26073, 131371, 17170, 79544, 5861, 443...
[ 0.2191162109375, 0.0528564453125, 0.2296142578125, 0.16357421875, 0.0025634765625, 0.138427734375, 0.167236328125, 0.07904052734375, 0.064208984375, 0.11767578125, 0.2181396484375, 0.277099609375, 0.163330078125, 0.076416015625, 0.0284881591796875, 0.1405029296875, 0.1571044921875, ...
embed
28564966_c0
28564966
powershell
0
Title: How to get first string form file using powershell Problem title: How to get first string form file using powershell Tags: powershell Problem: How to get first string form file using powershell I'm writing powershell script to get first string delimited by single space- ' '. I tried to use Get-Content file.txt -...
How to get first string form file using powershell How to get first string form file using powershell powershell powershell How Get-Content file.txt TotalCount Delimiter How to get first string form file using powershell I'm writing powershell script to get first string delimited by single space- ' '. I tried to use bu...
[ 0.0123291015625, -0.0118408203125, -0.0162353515625, 0.029541015625, -0.0098876953125, -0.006561279296875, 0.033203125, -0.004974365234375, -0.00592041015625, -0.01031494140625, 0.01336669921875, 0.0257568359375, -0.034423828125, 0.0084228515625, 0.00933837890625, 0.0096435546875, 0....
[ 11249, 2046, 5117, 79315, 3173, 11435, 17368, 14537, 128019, 47, 20779, 11935, 25352, 124326, 33867, 108210, 262, 93343, 56, 32562, 26499, 8, 390, 11001, 32628, 242, 37842, 18, 4488, 13315, 79786, 27798 ]
[ 0.02557373046875, 0.115478515625, 0.1572265625, 0.271240234375, 0.2462158203125, 0.1641845703125, 0.026641845703125, 0.1143798828125, 0.2294921875, 0.012054443359375, 0.097900390625, 0.002532958984375, 0.15478515625, 0.1942138671875, 0.0948486328125, 0.2034912109375, 0.07562255859375...
embed
29931414_c0
29931414
powershell
0
Title: Active Directory Change Home Folder Path using Power Shell Problem title: Active Directory Change Home Folder Path using Power Shell Tags: active-directory, powershell Problem: Active Directory Change Home Folder Path using Power Shell I am trying to change the Home Folder Path and assign it a letter using power...
Active Directory Change Home Folder Path using Power Shell Active Directory Change Home Folder Path using Power Shell active-directory powershell Power Active Directory Change Home Folder Path Shell Active Directory Change Home Folder Path using Power Shell I am trying to change the Home Folder Path and assign it a let...
[ 0.0120849609375, -0.00836181640625, -0.0186767578125, 0.0252685546875, -0.005615234375, 0.01904296875, -0.00567626953125, 0.00018215179443359375, -0.007171630859375, 0.03515625, -0.00982666015625, 0.04150390625, -0.007598876953125, 0.039794921875, -0.0147705078125, -0.020263671875, 0...
[ 88441, 31068, 87377, 2005, 30077, 820, 108421, 17368, 17170, 108362, 36457, 80581, 14537, 128019, 31577, 15549, 95486, 442, 31330, 82424, 5423, 9, 13096, 2189, 3789, 171859, 19831, 11249, 10, 22648, 105451 ]
[ 0.1793212890625, 0.179931640625, 0.197021484375, 0.150146484375, 0.1766357421875, 0.129150390625, 0.23974609375, 0.06634521484375, 0.1962890625, 0.2315673828125, 0.1597900390625, 0.1220703125, 0.162841796875, 0.2337646484375, 0.0285186767578125, 0.1787109375, 0.1826171875, 0.040161...
embed
40974519_c0
40974519
powershell
0
Title: How to add configuration options to ODP.Net Managed Driver in Powershell Problem title: How to add configuration options to ODP.Net Managed Driver in Powershell Tags: app-config, powershell, odp.net-managed, odp.net Problem: How to add configuration options to ODP.Net Managed Driver in Powershell Using Oracle Ma...
How to add configuration options to ODP.Net Managed Driver in Powershell How to add configuration options to ODP.Net Managed Driver in Powershell app-config powershell odp.net-managed odp.net How ODP.Net Managed Driver Powershell odp.net-managed How to add configuration options to ODP.Net Managed Driver in Powershell U...
[ 0.005462646484375, 0.0257568359375, -0.007659912109375, -0.00041961669921875, -0.0179443359375, 0.00151824951171875, 0.015869140625, 0.006195068359375, 0.01226806640625, 0.00604248046875, -0.01019287109375, 0.0098876953125, -0.00007534027099609375, -0.00714111328125, 0, 0.0111694335937...
[ 11249, 15190, 180346, 50717, 47, 180, 28399, 24447, 16456, 17704, 131470, 23, 17170, 128019, 4027, 153837, 14537, 229, 254, 1179, 4707, 146785, 11809, 123089, 17777, 1295, 43240, 6782, 3642, 38415, 29458, 53550, 34735, 903, 16940 ]
[ 0.072265625, 0.14892578125, 0.2529296875, 0.224853515625, 0.046875, 0.1181640625, 0.2471923828125, 0.16552734375, 0.1329345703125, 0.1318359375, 0.21142578125, 0.019500732421875, 0.168701171875, 0.2366943359375, 0.11474609375, 0.2110595703125, 0.1143798828125, 0.111083984375, 0.1...
embed
34755149_c0
34755149
powershell
0
Title: How to convert CSV file to Array? Problem title: How to convert CSV file to Array? Tags: powershell, arrays, csv Problem: How to convert CSV file to Array? For example, I have csv file and then imported to PowerShell: $animal = Import-Csv “animal.csv” $animal Output is: Animal ------ Bird cat dog I would like to...
How to convert CSV file to Array? How to convert CSV file to Array? powershell arrays csv How CSV Array Import-Csv animal.csv Animal Bird Cat Dog How to convert CSV file to Array? For example, I have csv file and then imported to PowerShell: Output is: I would like to convert to array value, i.e. I would like to put th...
[ 0.00933837890625, -0.007537841796875, -0.01470947265625, 0.046875, -0.00244140625, 0.010009765625, -0.0152587890625, 0.006317138671875, -0.00335693359375, 0.0225830078125, -0.02880859375, -0.0017852783203125, -0.002288818359375, 0.0179443359375, 0.01092529296875, -0.0086669921875, -0...
[ 11249, 47, 96760, 313, 43486, 11435, 69253, 53, 14537, 128019, 10298, 4778, 20763, 334, 92966, 441, 67756, 26249, 4439, 82821, 72607, 18826, 41129, 76242, 17170, 294, 79544, 13538, 2806, 1884, 34292, 3884, 6097, 91157, 4460, 38507, 903 ]
[ 0.1005859375, 0.109619140625, 0.17578125, 0.1312255859375, 0.312744140625, 0.1849365234375, 0.1942138671875, 0.234619140625, 0.133056640625, 0.207275390625, 0.1500244140625, 0.0943603515625, 0.1390380859375, 0.2275390625, 0.14404296875, 0.0965576171875, 0.2275390625, 0.170776367187...
embed
12321544_c0
12321544
powershell
0
Title: Powershell script to sum up each character in a string Problem title: Powershell script to sum up each character in a string Tags: powershell, parsing, character, string Problem: Powershell script to sum up each character in a string Looking for a way to sum up all unique characters in a string, so if the string...
Powershell script to sum up each character in a string Powershell script to sum up each character in a string powershell parsing character string Powershell Powershell script to sum up each character in a string Looking for a way to sum up all unique characters in a string, so if the string is: The script would output ...
[ -0.006378173828125, 0.0185546875, -0.006134033203125, 0.026123046875, -0.02001953125, 0.0159912109375, 0.00860595703125, -0.00506591796875, 0.0123291015625, 0.007659912109375, -0.0299072265625, -0.00055694580078125, 0.0286865234375, 0.0283203125, -0.0036773681640625, 0.0267333984375, ...
[ 17170, 128019, 26499, 47, 10554, 1257, 12638, 62816, 23, 79315, 14537, 366, 6953, 157268, 3917, 756, 36998, 124850, 2174, 83, 2806, 140992, 3021, 14037, 5915, 48322, 45258, 67, 959, 903, 4358, 79986, 22362 ]
[ 0.1669921875, 0.251708984375, 0.215576171875, 0.0533447265625, 0.209716796875, 0.1669921875, 0.1322021484375, 0.2078857421875, 0.0726318359375, 0.2327880859375, 0.1434326171875, 0.11669921875, 0.05450439453125, 0.0068359375, 0.052337646484375, 0.08367919921875, 0.1959228515625, 0.1...
embed
46567702_c0
46567702
powershell
0
Title: Need help to run gwmi in a series of servers Problem title: Need help to run gwmi in a series of servers Tags: powershell Problem: Need help to run gwmi in a series of servers i need help to make a script work to run this command. gwmi win32_product -Filter {Name like "%softwarex%"} -ComputerName server1 I choos...
Need help to run gwmi in a series of servers Need help to run gwmi in a series of servers powershell Need win32_product Filter Name ComputerName server1 Need help to run gwmi in a series of servers i need help to make a script work to run this command. I choose gwmi because i dont have permissions to run cmdlets like i...
[ 0.013427734375, -0.00634765625, -0.00897216796875, 0.034423828125, -0.00439453125, 0.0042724609375, -0.006103515625, 0.01092529296875, -0.004669189453125, -0.035400390625, 0.0167236328125, 0.0203857421875, 0.0028228759765625, 0.0018768310546875, -0.005950927734375, 0.01519775390625, ...
[ 52889, 4358, 47, 11675, 13303, 266, 23, 10, 36549, 111, 10723, 14537, 128019, 19916, 6460, 57877, 128896, 15757, 40139, 163612, 418, 7, 3871, 3249, 26499, 4488, 903, 75101, 55076, 13319, 168081, 1827, 19298, 23253, 7413, 5303, 10975, 20600, ...
[ 0.08837890625, 0.1328125, 0.0249481201171875, 0.157958984375, 0.17138671875, 0.279296875, 0.12939453125, 0.010009765625, 0.1629638671875, 0.06707763671875, 0.2188720703125, 0.1102294921875, 0.228271484375, 0.0254974365234375, 0.1815185546875, 0.187744140625, 0.20068359375, 0.033752...
embed
48350769_c0
48350769
powershell
0
Title: Check file exists in source before copying Problem title: Check file exists in source before copying Tags: powershell Problem: Check file exists in source before copying I have list of files, I am trying to copy to another location. $files = @("abc.ps1", "def.ps1") $scriptFiles | Copy-Item -Destination "destinat...
Check file exists in source before copying Check file exists in source before copying powershell Check abc.ps1 def.ps1 Copy-Item Destination Force Test-Path Check file exists in source before copying I have list of files, I am trying to copy to another location. So I get an error when file abc.ps1 is not availalbe, Is ...
[ 0.00191497802734375, 0.002685546875, -0.01708984375, 0.04248046875, -0.0103759765625, -0.01361083984375, 0.029541015625, 0.00070953369140625, 0.00189208984375, 0.01708984375, 0.0159912109375, 0.018798828125, 0.01470947265625, 0.019775390625, 0.019287109375, -0.0040283203125, 0.014831...
[ 38679, 11435, 32316, 23, 31344, 8108, 43658, 7, 14537, 128019, 1563, 238, 6423, 418, 8, 146930, 568, 2982, 145778, 59591, 8647, 683, 10519, 214, 5303, 102158, 31577, 47, 15700, 31913, 18499, 83, 959, 185, 25820, 289, 372, 3917, 9, 71864, ...
[ 0.1805419921875, 0.2144775390625, 0.1988525390625, 0.1522216796875, 0.23291015625, 0.1331787109375, 0.185791015625, 0.039520263671875, 0.12646484375, 0.2203369140625, 0.109619140625, 0.0675048828125, 0.1739501953125, 0.14453125, 0.04388427734375, 0.1552734375, 0.002471923828125, 0....
embed
49773077_c2
49773077
powershell
2
FabricService, System, Application, _.AggregatedHealthState, ApplicationName, Get-ServiceFabricNode, Get-ServiceFabricNodeHealth, PartitionId, a181d7d3-9828-4287-a183-de7727bdc147, InstanceId, AggregatedHealthState, Warning, UnhealthyEvaluations, SourceId, System.FabricDnsService, Property, Environment, HealthState, He...
FabricService, System, Application, _.AggregatedHealthState, ApplicationName, Get-ServiceFabricNode, Get-ServiceFabricNodeHealth, PartitionId, a181d7d3-9828-4287-a183-de7727bdc147, InstanceId, AggregatedHealthState, Warning, UnhealthyEvaluations, SourceId, System.FabricDnsService, Property, Environment, HealthState, He...
[ -0.00762939453125, 0.0177001953125, -0.01312255859375, 0.031982421875, 0.0159912109375, -0.008544921875, 0.000255584716796875, -0.01611328125, 0.0191650390625, 0.021484375, -0.01300048828125, 0.0242919921875, -0.006500244140625, -0.01055908203125, -0.0003032684326171875, -0.021484375, ...
[ 3036, 73720, 121979, 4, 12353, 104921, 101, 5, 54431, 68722, 27686, 177109, 135206, 13, 163612, 20779, 17647, 5021, 112, 9148, 1363, 568, 71, 10, 1819, 175283, 19308, 128497, 116071, 12342, 5550, 592, 992, 94005, 27494, 77641, 397, 1779, 20...
[ 0.1517333984375, 0.22314453125, 0.25390625, 0.035675048828125, 0.2178955078125, 0.2252197265625, 0.0195465087890625, 0.00946044921875, 0.042724609375, 0.18212890625, 0.075927734375, 0.2406005859375, 0.17724609375, 0.053131103515625, 0.10888671875, 0.07965087890625, 0.1195068359375, ...
embed
61946016_c0
61946016
powershell
0
Title: break a long string into several lines in Powershell Problem title: break a long string into several lines in Powershell Tags: substring, string, powershell Problem: break a long string into several lines in Powershell I try to do substring against 1 long string and then want to put each sub string into a new li...
break a long string into several lines in Powershell break a long string into several lines in Powershell substring string powershell Powershell break a long string into several lines in Powershell I try to do substring against 1 long string and then want to put each sub string into a new line. For example, if I have a...
[ -0.00014495849609375, -0.000698089599609375, 0.0030059814453125, 0.04052734375, -0.01904296875, -0.003662109375, 0.013427734375, 0.0126953125, -0.015869140625, 0.02734375, -0.030517578125, 0.02392578125, -0.00982666015625, 0.005218505859375, 0.0194091796875, 0.0289306640625, 0.026611...
[ 36356, 4989, 79315, 3934, 40368, 124519, 17170, 128019, 23, 1614, 91693, 14537, 9790, 26548, 106, 3444, 3884, 12638, 3525, 13315, 88684, 43883, 304, 6493, 34034, 16750, 138, 35064, 254, 116, 479, 112, 5983, 166117, 112397 ]
[ 0.1920166015625, 0.14404296875, 0.240234375, 0.1744384765625, 0.1748046875, 0.1949462890625, 0.1605224609375, 0.2216796875, 0.037841796875, 0.1995849609375, 0.2166748046875, 0.1290283203125, 0.03851318359375, 0.14990234375, 0.0196990966796875, 0.031646728515625, 0.03240966796875, 0...
embed
45721975_c1
45721975
powershell
1
code works fine when I execute on my Powershell locally. The DACPAC file is created with Azure SQL Database V12 as its target platform. Also, the DLL file is the latest one from SSMS 17.2. Code signals: Azure, Unable, DACPAC, Runbook, Automation, Add-Type, Path, Modules, User, Microsoft.SqlServer.Dac, Microsoft.SqlSer...
code works fine when I execute on my Powershell locally. The DACPAC file is created with Azure SQL Database V12 as its target platform. Also, the DLL file is the latest one from SSMS 17.2. Code signals: Azure, Unable, DACPAC, Runbook, Automation, Add-Type, Path, Modules, User, Microsoft.SqlServer.Dac, Microsoft.SqlSer...
[ 0.010498046875, -0.006927490234375, -0.00885009765625, 0.00872802734375, 0.0009918212890625, 0.00897216796875, -0.01507568359375, -0.0296630859375, -0.0052490234375, -0.009521484375, -0.004302978515625, -0.00323486328125, 0.0162353515625, -0.0191650390625, 0.006195068359375, -0.0158691...
[ 18151, 43240, 5885, 3229, 87, 71924, 13, 98, 759, 17170, 128019, 4000, 191723, 98701, 11435, 75935, 678, 176071, 80866, 187781, 310, 1530, 237, 30388, 13651, 391, 23708, 42850, 159, 156678, 7076, 5442, 28864, 26073, 992, 2886, 28398, 14137, ...
[ 0.248291015625, 0.13916015625, 0.125, 0.06341552734375, 0.012451171875, 0.2080078125, 0.0079345703125, 0.04052734375, 0.0181121826171875, 0.1519775390625, 0.263427734375, 0.1263427734375, 0.1800537109375, 0.270751953125, 0.1622314453125, 0.08282470703125, 0.046630859375, 0.20751953...
embed
45917076_c2
45917076
powershell
2
, _.DriveType, Fixed, _.Name, Select-Object, Property, Name, Drive2, drive.Substring, drive.IndexOf, BackupDrive, Drive2.Substring, Drive2.IndexOf, Check, ProgramData, programname4.0, Logs, IQlogspath, iQSonar4.0, programname_logs, ToString, Logs_Backup_, Service, Start-Sleep, Add-Type, system.io.compression.filesystem...
, _.DriveType, Fixed, _.Name, Select-Object, Property, Name, Drive2, drive.Substring, drive.IndexOf, BackupDrive, Drive2.Substring, Drive2.IndexOf, Check, ProgramData, programname4.0, Logs, IQlogspath, iQSonar4.0, programname_logs, ToString, Logs_Backup_, Service, Start-Sleep, Add-Type, system.io.compression.filesystem...
[ 0.0010223388671875, 0.01708984375, -0.00616455078125, 0.038330078125, -0.0045166015625, 0.0203857421875, -0.000850677490234375, -0.01068115234375, 0.0172119140625, 0.0211181640625, 0.0115966796875, 0.0400390625, -0.0125732421875, -0.004638671875, -0.003997802734375, -0.00592041015625, ...
[ 6, 4, 101, 5, 142994, 196707, 96746, 297, 163612, 51620, 9, 46471, 75161, 206984, 15757, 50161, 304, 22648, 96472, 91693, 39659, 132887, 201067, 5442, 38679, 7663, 137989, 1528, 11627, 151152, 13146, 88133, 4867, 128405, 17, 101123, 191, 147,...
[ 0.128173828125, 0.1312255859375, 0.0760498046875, 0.06597900390625, 0.222900390625, 0.286376953125, 0.216552734375, 0.1234130859375, 0.12939453125, 0.138916015625, 0.040985107421875, 0.1414794921875, 0.1632080078125, 0.1895751953125, 0.10107421875, 0.16845703125, 0.16748046875, 0.1...
embed
72040684_c0
72040684
powershell
0
Title: How do I connect the commands Problem title: How do I connect the commands Tags: active-directory, powershell Problem: How do I connect the commands So, this is my first script ever and I'm not an programmer. Infact, im an 15 year old student, so dont expect much from me, but I need to write a script to create a...
How do I connect the commands How do I connect the commands active-directory powershell How How do I connect the commands So, this is my first script ever and I'm not an programmer. Infact, im an 15 year old student, so dont expect much from me, but I need to write a script to create a new User in an AD. And I just can...
[ 0.01190185546875, 0.011474609375, -0.0311279296875, 0.0244140625, -0.006195068359375, 0.0286865234375, -0.0042724609375, 0.0076904296875, 0.006927490234375, -0.0264892578125, -0.0016021728515625, -0.0024566650390625, -0.0191650390625, 0.0137939453125, -0.0205078125, -0.0108642578125, ...
[ 11249, 54, 87, 37067, 70, 75101, 7, 36457, 80581, 30675, 14537, 128019, 1061, 903, 5117, 26499, 17669, 39, 959, 77848, 114700, 566, 423, 6602, 10332, 9836, 13319, 41206, 3871, 33022, 28282, 3525, 53400, 23, 19831, 45767, 6097, 6626, 3444, ...
[ 0.0941162109375, 0.04315185546875, 0.066162109375, 0.2296142578125, 0.06268310546875, 0.27001953125, 0.0859375, 0.2113037109375, 0.1513671875, 0.09521484375, 0.1495361328125, 0.203369140625, 0.0003662109375, 0.018768310546875, 0.0721435546875, 0.170654296875, 0.02874755859375, 0.02...
embed
56519095_c0
56519095
powershell
0
Title: how to releasing locks of vdisks from citrix PVS console using powershell? Problem title: how to releasing locks of vdisks from citrix PVS console using powershell? Tags: powershell Problem: how to releasing locks of vdisks from citrix PVS console using powershell? I am a citrix admin, i am trying to do some aut...
how to releasing locks of vdisks from citrix PVS console using powershell? how to releasing locks of vdisks from citrix PVS console using powershell? powershell citrix powershell PVS how to releasing locks of vdisks from citrix PVS console using powershell? I am a citrix admin, i am trying to do some automation for man...
[ -0.0034027099609375, 0.000972747802734375, 0.01123046875, 0.02099609375, 0.0035552978515625, 0.00714111328125, -0.0123291015625, 0.00848388671875, -0.0107421875, 0.003753662109375, 0.01708984375, -0.0123291015625, 0.01556396484375, -0.0130615234375, 0.002532958984375, 0.01416015625, ...
[ 3642, 47130, 162, 56776, 7, 81, 37623, 1295, 1059, 87427, 436, 47207, 130250, 14537, 128019, 214, 111, 17368, 18022, 11408, 125034, 10723, 2886, 75101, 54452, 4358, 69307 ]
[ 0.048583984375, 0.1435546875, 0.1143798828125, 0.1943359375, 0.1151123046875, 0.15576171875, 0.1788330078125, 0.08502197265625, 0.0455322265625, 0.1539306640625, 0.0838623046875, 0.210693359375, 0.1942138671875, 0.124267578125, 0.2021484375, 0.001861572265625, 0.0205535888671875, 0...
embed
21615735_c1
21615735
powershell
1
name).Access | format-list -property Path, AccessToString } } } Get-PathPermissions $args[0] This has been driving me crazy. Any help is greatly appreciated! Code signals: Passing, Powershell, FilePath, Scripts, MyPermissionsScript.ps1, ArgumentList, Export-Csv, ScanResults.csv, NoTypeInformation, SharedFiles, Get-Path...
name).Access | format-list -property Path, AccessToString } } } Get-PathPermissions $args[0] This has been driving me crazy. Any help is greatly appreciated! Code signals: Passing, Powershell, FilePath, Scripts, MyPermissionsScript.ps1, ArgumentList, Export-Csv, ScanResults.csv, NoTypeInformation, SharedFiles, Get-Path...
[ 0.017333984375, -0.005157470703125, 0.00653076171875, 0.02783203125, -0.007659912109375, 0.01287841796875, -0.000011682510375976562, -0.0012969970703125, -0.00112152099609375, -0.000965118408203125, 0.0157470703125, 0.04150390625, -0.01300048828125, 0.0206298828125, -0.007415771484375, ...
[ 9351, 194, 39450, 26531, 9384, 6562, 36290, 56, 939, 108421, 40266, 7763, 71713, 214, 51912, 20779, 683, 10519, 15277, 54916, 3650, 61477, 7, 2389, 3293, 2809, 132442, 163, 116666, 4358, 77947, 28864, 26073, 28872, 17170, 128019, 42724, 84654...
[ 0.1097412109375, 0.0457763671875, 0.1041259765625, 0.2294921875, 0.168701171875, 0.177490234375, 0.04901123046875, 0.058929443359375, 0.0149383544921875, 0.206298828125, 0.2225341796875, 0.153564453125, 0.146484375, 0.057220458984375, 0.014190673828125, 0.099853515625, 0.101440429687...
embed
22773684_c0
22773684
powershell
0
Title: Creating a Console Menu with Box Characters Problem title: Creating a Console Menu with Box Characters Tags: powershell-ise, powershell Problem: Creating a Console Menu with Box Characters I've built a menu, but I want to format it to look like this: With the menu title within a box and the selection choices in ...
Creating a Console Menu with Box Characters Creating a Console Menu with Box Characters powershell-ise powershell Creating Console Menu Box Characters Creating a Console Menu with Box Characters I've built a menu, but I want to format it to look like this: With the menu title within a box and the selection choices in a...
[ 0.005828857421875, 0.026123046875, 0.01104736328125, 0.031982421875, -0.004119873046875, -0.0194091796875, 0.010009765625, 0.01483154296875, 0.0014801025390625, 0.032958984375, -0.0042724609375, -0.01544189453125, 0.00909423828125, -0.0024566650390625, -0.00933837890625, -0.00121307373...
[ 56781, 1657, 40777, 49434, 678, 27271, 21656, 2263, 23962, 1916, 14537, 128019, 3075, 88303, 8026, 3444, 9384, 6713, 1884, 903, 44759, 28032, 16530, 132216, 44126, 14037, 124850, 7168, 72295, 86905, 214, 9254, 720, 4527, 140909, 57266, 79315, ...
[ 0.09808349609375, 0.035400390625, 0.17919921875, 0.24072265625, 0.08172607421875, 0.2337646484375, 0.1324462890625, 0.1265869140625, 0.04742431640625, 0.0206298828125, 0.083251953125, 0.1881103515625, 0.1202392578125, 0.10205078125, 0.23681640625, 0.06744384765625, 0.1441650390625, ...
embed
77137669_c1
77137669
powershell
1
$p.Value } $newUser.CommitChanges() $newUser.Close() I tried using property/attribute "memberOf" with value "cn=production, cn=users, dn=acme, dn=com" Code signals: Add, LDAP, Non, Microsoft, Active, Directory, Server, w.x.y.z, snap.local, user_password, Connect, New-Object, System.DirectoryServices.DirectoryEntries, ...
$p.Value } $newUser.CommitChanges() $newUser.Close() I tried using property/attribute "memberOf" with value "cn=production, cn=users, dn=acme, dn=com" Code signals: Add, LDAP, Non, Microsoft, Active, Directory, Server, w.x.y.z, snap.local, user_password, Connect, New-Object, System.DirectoryServices.DirectoryEntries, ...
[ 0.00677490234375, 0.0089111328125, 0.00750732421875, -0.0019073486328125, -0.0306396484375, 0.013671875, 0.0087890625, 0.002349853515625, 0.005157470703125, -0.0196533203125, 0.0034332275390625, 0.0322265625, 0.0194091796875, 0.006103515625, -0.0025177001953125, -0.0096435546875, 0.0...
[ 3650, 254, 856, 50770, 54936, 1062, 2189, 10770, 4007, 127008, 4188, 441, 59453, 87, 37842, 17368, 57266, 64, 257, 191145, 39, 27417, 132887, 34292, 27765, 57877, 1830, 19, 223, 1314, 2263, 282, 277, 28864, 26073, 7, 29117, 339, 166020, 3...
[ 0.042938232421875, 0.13037109375, 0.15185546875, 0.218505859375, 0.137939453125, 0.149658203125, 0.2081298828125, 0.03277587890625, 0.13916015625, 0.183837890625, 0.101318359375, 0.052825927734375, 0.17431640625, 0.025726318359375, 0.1507568359375, 0.1507568359375, 0.263427734375, ...
embed
67790644_c1
67790644
powershell
1
="True" /> </packageRestore> <bindingRedirects> <add key="skip" value="False" /> </bindingRedirects> <packageManagement> <add key="format" value="0" /> <add key="disabled" value="False" /> </packageManagement> </configuration> Other than that <disabledPackageSources /> section the rest of this nuget.config was copied f...
="True" /> </packageRestore> <bindingRedirects> <add key="skip" value="False" /> </bindingRedirects> <packageManagement> <add key="format" value="0" /> <add key="disabled" value="False" /> </packageManagement> </configuration> Other than that <disabledPackageSources /> section the rest of this nuget.config was copied f...
[ -0.02294921875, 0.000499725341796875, 0.005584716796875, -0.019775390625, -0.018310546875, 0.0322265625, 0.0002841949462890625, -0.031982421875, -0.0004634857177734375, 0.0303955078125, -0.0247802734375, 0.01513671875, 0.018310546875, 0.0257568359375, 0.0029754638671875, -0.00306701660...
[ 882, 13, 29102, 4332, 45804, 128239, 80581, 4028, 22799, 44024, 34292, 11971, 228555, 51727, 2389, 3827, 2886, 153837, 205956, 4588, 211235, 40059, 10588, 903, 315, 3794, 71200, 36279, 67919, 73342, 15400, 4000, 110527, 46480, 51, 47, 7413, 2...
[ 0.053802490234375, 0.004669189453125, 0.142333984375, 0.04205322265625, 0.1275634765625, 0.1519775390625, 0.1337890625, 0.055511474609375, 0.1485595703125, 0.088134765625, 0.042633056640625, 0.05853271484375, 0.092041015625, 0.090087890625, 0.012298583984375, 0.032958984375, 0.144165...
embed
39516738_c0
39516738
powershell
0
Title: Open a html file in chrome using a relative path Problem title: Open a html file in chrome using a relative path Tags: powershell, google-chrome Problem: Open a html file in chrome using a relative path I am trying to open a HTML file with a relative path using PowerShell, but somehow it doesn't work: Start-Proc...
Open a html file in chrome using a relative path Open a html file in chrome using a relative path powershell google-chrome a Open Start-Process Argument _reports html-results.html Open a html file in chrome using a relative path I am trying to open a HTML file with a relative path using PowerShell, but somehow it doesn...
[ 0.007293701171875, -0.02294921875, 0.01483154296875, 0.0179443359375, -0.007354736328125, -0.00927734375, -0.008544921875, -0.0125732421875, -0.008544921875, -0.019287109375, -0.0145263671875, 0.01318359375, -0.0174560546875, 0.053955078125, 0.0029449462890625, 0.0004138946533203125, ...
[ 13527, 7693, 11435, 23, 17656, 13450, 17368, 10, 35845, 60875, 14537, 128019, 26484, 206, 7761, 13, 13794, 10752, 26531, 112140, 79770, 2109, 7136, 31577, 9803, 19097, 678, 17170, 294, 79544, 209303, 4488, 3871, 26499, 831, 11675, 2499, 78303...
[ 0.1656494140625, 0.22900390625, 0.1668701171875, 0.06781005859375, 0.134521484375, 0.1802978515625, 0.0772705078125, 0.049896240234375, 0.2489013671875, 0.2369384765625, 0.141357421875, 0.244384765625, 0.07318115234375, 0.0245819091796875, 0.16552734375, 0.0494384765625, 0.1317138671...
embed
41706344_c0
41706344
powershell
0
Title: Powershell Try Catch on Get-Printer Problem title: Powershell Try Catch on Get-Printer Tags: powershell, try-catch, printing Problem: Powershell Try Catch on Get-Printer Code signals: CimException, the, Powershell, Try, Catch, Get-Printer, GetAllPrinters, Parameter, Mandatory, PrintServerHostName, Printers, Comp...
Powershell Try Catch on Get-Printer Powershell Try Catch on Get-Printer powershell try-catch printing CimException the Powershell Try Catch Get-Printer GetAllPrinters Parameter Mandatory PrintServerHostName Printers ComputerName Write-Host Could Der Spoolerdienst Stellen Sie Users f.zedler Desktop GetPrintServerStatus....
[ -0.00732421875, -0.00090789794921875, 0.0120849609375, 0.01129150390625, -0.010498046875, -0.017578125, -0.000965118408203125, -0.016845703125, -0.01055908203125, -0.0081787109375, -0.00885009765625, 0.018798828125, -0.001434326171875, -0.0026702880859375, 0.01446533203125, 0.012023925...
[ 17170, 128019, 40858, 18826, 206, 98, 20779, 112079, 720, 14537, 9790, 4460, 2448, 1916, 2079, 39, 63928, 43512, 23962, 1720, 86099, 39754, 193348, 163612, 1314, 40139, 18781, 11193, 191147, 20740, 56, 33820, 86763, 727, 53400, 64807, 603, 14...
[ 0.11669921875, 0.2342529296875, 0.208984375, 0.2093505859375, 0.1533203125, 0.1025390625, 0.16748046875, 0.193115234375, 0.1517333984375, 0.0919189453125, 0.2012939453125, 0.158447265625, 0.1326904296875, 0.0052490234375, 0.064208984375, 0.04876708984375, 0.1348876953125, 0.0635986...
embed
15777492_c2
15777492
powershell
2
-Path, invocation.MyCommand.Path, v4_net_version, Name, Environment, NewLine, Copy-Item, LiteralPath, NUnit.2.6.2, nunit.framework.dll, Pandell.Tests, Force, Using, Build, Note, Windows, Pandell.sln, p:Configuration, Release, Debug, Break, Fatal, Passed, Good, Write-Host, ForegroundColor, Green, Run, build_tools, nunit...
-Path, invocation.MyCommand.Path, v4_net_version, Name, Environment, NewLine, Copy-Item, LiteralPath, NUnit.2.6.2, nunit.framework.dll, Pandell.Tests, Force, Using, Build, Note, Windows, Pandell.sln, p:Configuration, Release, Debug, Break, Fatal, Passed, Good, Write-Host, ForegroundColor, Green, Run, build_tools, nunit...
[ -0.0242919921875, 0.0159912109375, 0.002197265625, 0.021484375, 0.01519775390625, -0.00124359130859375, -0.005340576171875, -0.029541015625, -0.0179443359375, 0.01263427734375, -0.00933837890625, 0.00994873046875, 0.00994873046875, 0.0140380859375, -0.007080078125, 0.020751953125, -0...
[ 20, 683, 10519, 4, 23, 202010, 5, 31852, 10770, 12018, 81, 617, 1179, 46354, 15757, 686, 1900, 2356, 93232, 146930, 2982, 135940, 141, 18057, 6773, 5442, 178121, 4124, 217, 160328, 18244, 1181, 4378, 112035, 111337, 59591, 345, 6953, 121137...
[ 0.0684814453125, 0.1097412109375, 0.2169189453125, 0.07208251953125, 0.1429443359375, 0.25, 0.041717529296875, 0.160400390625, 0.146240234375, 0.2493896484375, 0.115966796875, 0.1669921875, 0.169189453125, 0.1781005859375, 0.08123779296875, 0.0966796875, 0.1171875, 0.059814453125, ...
embed
47769692_c0
47769692
powershell
0
Title: Array of arrays in foreach-object Problem title: Array of arrays in foreach-object Tags: powershell Problem: Array of arrays in foreach-object > (1..3 | % { $_ * 2 })[0] 2 > (1..3 | % { $_, $_ * 2 })[0] 1 > (1..3 | % { @($_, $_ * 2) })[0] 1 The first example makes sense, I loop an array of 3 elements and get bac...
Array of arrays in foreach-object Array of arrays in foreach-object powershell Array Array of arrays in foreach-object The first example makes sense, I loop an array of 3 elements and get back 3 elements. But I would expect the two others to return the array [1,2] (that is, an array of 3 elements each one an array of t...
[ 0.0274658203125, -0.00579833984375, -0.00537109375, 0.01458740234375, 0.00628662109375, 0.005126953125, 0.008056640625, 0.0006103515625, 0.0228271484375, 0.00144195556640625, 0.0133056640625, 0.0361328125, 0.01806640625, 0.0172119140625, 0.004364013671875, -0.00970458984375, 0.001800...
[ 69253, 53, 111, 10298, 4778, 23, 100, 41581, 187694, 14537, 128019, 27781, 10422, 40956, 138, 80854, 2046, 4420, 4966, 2806, 41206, 70, 6626, 27060, 30646, 90173, 5117, 44084, 15935, 18, 30022, 450 ]
[ 0.181640625, 0.150390625, 0.1322021484375, 0.1824951171875, 0.196044921875, 0.03619384765625, 0.09674072265625, 0.225830078125, 0.222412109375, 0.121337890625, 0.20849609375, 0.1368408203125, 0.1112060546875, 0.156005859375, 0.1107177734375, 0.133056640625, 0.0191192626953125, 0.10...
embed
49738410_c2
49738410
powershell
2
, System.Net.FtpWebRequest, Create, FTP.Credentials, FTP.UseBinary, FTP.KeepAlive, Get-Content, photos.txt, line.Split, First, Second, Third, Title, Path, Hash, Number, Write-Host, ftp_server, ftp_user_name, ftp_user_pass, photos.txt.zip, _SERVER, DOCUMENT_ROOT, conn_id, ftp_connect, login_result, ftp_login, Attempted,...
, System.Net.FtpWebRequest, Create, FTP.Credentials, FTP.UseBinary, FTP.KeepAlive, Get-Content, photos.txt, line.Split, First, Second, Third, Title, Path, Hash, Number, Write-Host, ftp_server, ftp_user_name, ftp_user_pass, photos.txt.zip, _SERVER, DOCUMENT_ROOT, conn_id, ftp_connect, login_result, ftp_login, Attempted,...
[ 0.007293701171875, 0.01239013671875, -0.0091552734375, 0.01007080078125, 0.014892578125, 0.023193359375, -0.0169677734375, 0.00787353515625, 0.012939453125, 0.017333984375, -0.004302978515625, 0.00225830078125, 0.00091552734375, 0.026611328125, 0.0054931640625, 0.01129150390625, -0.0...
[ 6, 4, 12353, 5, 24447, 919, 18, 254, 30474, 4332, 75616, 151313, 162379, 2822, 80973, 7, 1062, 184, 571, 73, 6635, 15017, 4517, 24056, 20779, 11935, 25352, 20929, 124326, 13315, 4353, 23972, 77648, 198387, 48962, 108421, 162087, 103332, 187...
[ 0.06427001953125, 0.0819091796875, 0.1612548828125, 0.050537109375, 0.165771484375, 0.10076904296875, 0.09771728515625, 0.1767578125, 0.1488037109375, 0.0565185546875, 0.170654296875, 0.1619873046875, 0.2763671875, 0.10272216796875, 0.197265625, 0.03564453125, 0.0888671875, 0.01792...
embed
50430408_c1
50430408
powershell
1
NetpGetComputerNameEx, NetBios, DnsHostName, NetpMachineValidToJoin, NetpJoinDomain, HostName, NetbiosName, Domain, MachineAccountOU, Account, NetpJoinDomainOnDs, Machine, Error, NetpResetIDNEncoding, NetpLoadParameters, netdom.exe, dc1, PasswordM:FOOBARNON, ReadOnly, NETSETUP_MACHINE_PWD_PASSED, NetpDisableIDNEncodin...
NetpGetComputerNameEx, NetBios, DnsHostName, NetpMachineValidToJoin, NetpJoinDomain, HostName, NetbiosName, Domain, MachineAccountOU, Account, NetpJoinDomainOnDs, Machine, Error, NetpResetIDNEncoding, NetpLoadParameters, netdom.exe, dc1, PasswordM:FOOBARNON, ReadOnly, NETSETUP_MACHINE_PWD_PASSED, NetpDisableIDNEncodin...
[ 0.015625, -0.00848388671875, 0.01129150390625, 0.038818359375, -0.00982666015625, 0.01251220703125, 0.004547119140625, 0.0024871826171875, 0.00168609619140625, 0.018798828125, -0.0007781982421875, 0.016845703125, -0.00177001953125, -0.01251220703125, -0.0267333984375, 0.01483154296875,...
[ 10086, 254, 724, 126, 10770, 134910, 163612, 19279, 4, 161804, 7, 1779, 11193, 271, 4613, 99326, 42272, 532, 7763, 16604, 73, 8331, 24931, 100932, 100473, 93702, 68311, 39450, 71013, 32616, 61417, 20320, 397, 212059, 4332, 3509, 7146, 8015, ...
[ 0.156494140625, 0.1712646484375, 0.1473388671875, 0.1708984375, 0.06451416015625, 0.1337890625, 0.1787109375, 0.1717529296875, 0.06195068359375, 0.2337646484375, 0.07830810546875, 0.095947265625, 0.08184814453125, 0.00421142578125, 0.047882080078125, 0.13037109375, 0.1337890625, 0....
embed
50950772_c1
50950772
powershell
1
If } # End of Function ANSWER in one line without extra variables: foreach ($process in Get-Process myprocessname) { Set-WorkingSetToMin ($process) } Code signals: Get-Process, Pass, Pipe, Loop, All, Powershell, PoshInternals, Set-WorkingSetToMin, Dont, Set-WorkingSet, sqlservr.exe, store.exe, Todo, Check, Example, Cm...
If } # End of Function ANSWER in one line without extra variables: foreach ($process in Get-Process myprocessname) { Set-WorkingSetToMin ($process) } Code signals: Get-Process, Pass, Pipe, Loop, All, Powershell, PoshInternals, Set-WorkingSetToMin, Dont, Set-WorkingSet, sqlservr.exe, store.exe, Todo, Check, Example, Cm...
[ 0.006927490234375, -0.01361083984375, 0.0103759765625, 0.0230712890625, -0.0177001953125, 0.0025177001953125, 0.0147705078125, -0.027587890625, 0.0079345703125, 0.016845703125, 0.01007080078125, 0.060302734375, -0.0029449462890625, 0.003387451171875, 0.0125732421875, 0.0101318359375, ...
[ 4263, 51912, 468, 18878, 111, 28670, 10763, 48789, 91227, 23, 1632, 13315, 15490, 4173, 77336, 100, 41581, 4369, 63923, 20779, 10752, 26531, 759, 11627, 19943, 108259, 214, 294, 126, 7763, 59076, 28864, 26073, 7, 28872, 93128, 13, 199694, 3...
[ 0.1973876953125, 0.07122802734375, 0.1002197265625, 0.1981201171875, 0.155517578125, 0.171142578125, 0.070556640625, 0.165283203125, 0.2264404296875, 0.0643310546875, 0.1094970703125, 0.1541748046875, 0.127197265625, 0.056854248046875, 0.22216796875, 0.10552978515625, 0.263916015625,...
embed
6359618_c0
6359618
powershell
0
Title: Pass parameter from a batch file to a PowerShell script Problem title: Pass parameter from a batch file to a PowerShell script Tags: powershell, batch-file Problem: Pass parameter from a batch file to a PowerShell script In my batch file, I call the PowerShell script like this: powershell.exe "& "G:\Karan\PowerS...
Pass parameter from a batch file to a PowerShell script Pass parameter from a batch file to a PowerShell script powershell batch-file a Pass PowerShell powershell.exe Karan PowerShell_Scripts START_DEV.ps1 Dev Pass parameter from a batch file to a PowerShell script In my batch file, I call the PowerShell script like th...
[ 0.015380859375, 0.01251220703125, -0.03076171875, 0.0157470703125, -0.01470947265625, -0.015625, 0.0157470703125, -0.03076171875, -0.00970458984375, -0.00714111328125, 0.004486083984375, 0.0179443359375, -0.0079345703125, 0.028076171875, -0.0147705078125, -0.0028533935546875, 0.03271...
[ 28872, 171859, 1295, 1777, 206, 11435, 47, 17170, 294, 79544, 26499, 14537, 128019, 29822, 46480, 9006, 19, 147845, 188359, 170623, 6423, 418, 40317, 11782, 1884, 3444, 27875, 79315, 148, 1369, 152108 ]
[ 0.1279296875, 0.265869140625, 0.0867919921875, 0.17578125, 0.088623046875, 0.1607666015625, 0.124267578125, 0.17138671875, 0.05279541015625, 0.1817626953125, 0.184326171875, 0.1387939453125, 0.193115234375, 0.1602783203125, 0.0726318359375, 0.08441162109375, 0.0289459228515625, 0.1...
embed
44067330_c0
44067330
powershell
0
Title: Import Azure automation module via powershell Problem title: Import Azure automation module via powershell Tags: powershell, azure-automation, azure, msbuild Problem: Import Azure automation module via powershell I am able to upload and use an automation module via ARM and the Portal. I would like to upload the ...
Import Azure automation module via powershell Import Azure automation module via powershell powershell azure-automation azure msbuild Azure Import Azure automation module via powershell I am able to upload and use an automation module via ARM and the Portal. I would like to upload the module via powershell. Is this pos...
[ -0.015869140625, 0.00335693359375, 0.00091552734375, 0.026123046875, -0.017333984375, 0.006103515625, 0.01031494140625, 0.005401611328125, 0.00078582763671875, 0.019287109375, 0.000499725341796875, -0.003997802734375, 0.0145263671875, 0.005889892578125, -0.00026702880859375, 0.00411987...
[ 92966, 176071, 11408, 1830, 88996, 1829, 14537, 128019, 295, 3408, 52344, 68163, 177149, 19048, 70622, 4527, 126139, 136, 17024, 1884, 903, 7722, 464, 114122, 45367, 10723, 11522, 47, 1295 ]
[ 0.18115234375, 0.256591796875, 0.205078125, 0.0909423828125, 0.21630859375, 0.081787109375, 0.1395263671875, 0.275146484375, 0.102783203125, 0.1888427734375, 0.1661376953125, 0.044708251953125, 0.178466796875, 0.046417236328125, 0.1588134765625, 0.07122802734375, 0.191650390625, 0....
embed
71678768_c0
71678768
powershell
0
Title: Saving a deleted Powershell script Problem title: Saving a deleted Powershell script Tags: recovery, powershell Problem: Saving a deleted Powershell script I accidently deleted several Powershell scripts from the command line, and recovery tools have not been successful in recovering them. As it happens, the two...
Saving a deleted Powershell script Saving a deleted Powershell script recovery powershell Saving Powershell Saving a deleted Powershell script I accidently deleted several Powershell scripts from the command line, and recovery tools have not been successful in recovering them. As it happens, the two most important scri...
[ -0.0162353515625, 0.035888671875, 0.00077056884765625, 0.036865234375, -0.01214599609375, 0.0137939453125, 0.0130615234375, 0.00189971923828125, 0.0050048828125, 0.0017242431640625, -0.0118408203125, 0.039306640625, -0.0022735595703125, 0.033447265625, 0.0361328125, 0.0023193359375, ...
[ 947, 6496, 154109, 71, 17170, 128019, 26499, 145951, 14537, 27998, 40368, 75101, 13315, 72977, 959, 65771, 192026, 6626, 2684, 5526, 51042, 1733, 24674, 3638, 105876, 88792, 7464, 2071, 442, 7722, 47, 6097, 1295, 98323 ]
[ 0.111328125, 0.057952880859375, 0.16796875, 0.0643310546875, 0.1484375, 0.2154541015625, 0.2178955078125, 0.1566162109375, 0.1004638671875, 0.1021728515625, 0.041259765625, 0.055389404296875, 0.03717041015625, 0.1302490234375, 0.040740966796875, 0.0982666015625, 0.1756591796875, 0....
embed
71887608_c0
71887608
powershell
0
Title: How can I execute an unexported module function in PowerShell? Problem title: How can I execute an unexported module function in PowerShell? Tags: powershell, powershell-module Problem: How can I execute an unexported module function in PowerShell? I have a module that I'm working on that only exports a few of i...
How can I execute an unexported module function in PowerShell? How can I execute an unexported module function in PowerShell? powershell powershell-module How PowerShell How can I execute an unexported module function in PowerShell? I have a module that I'm working on that only exports a few of its functions. For testi...
[ 0.007110595703125, 0.0146484375, -0.00162506103515625, 0.0400390625, -0.00555419921875, -0.0064697265625, 0.0164794921875, -0.0179443359375, -0.0123291015625, 0.01104736328125, -0.0146484375, 0.040283203125, 0.01373291015625, 0.01953125, 0.01129150390625, 0.01239013671875, 0.00201416...
[ 11249, 831, 71924, 13, 51, 180758, 297, 88996, 32354, 23, 17170, 294, 79544, 14537, 128019, 83279, 87, 142, 20697, 4734, 31255, 10846, 134234, 68018, 3444, 12301, 3650, 32032, 77336, 54, 76228, 6056, 184980, 4488, 7244 ]
[ 0.09002685546875, 0.10205078125, 0.2254638671875, 0.10205078125, 0.158935546875, 0.25048828125, 0.1375732421875, 0.261474609375, 0.210693359375, 0.09820556640625, 0.2071533203125, 0.1304931640625, 0.2171630859375, 0.1553955078125, 0.1986083984375, 0.1290283203125, 0.02691650390625, ...
embed
73702839_c0
73702839
powershell
0
Title: Convert Azure group to mail-enabled security group Problem title: Convert Azure group to mail-enabled security group Tags: azure-active-directory, powershell, azure, office365 Problem: Convert Azure group to mail-enabled security group Is there a way to convert a Security or Microsoft 365 group to a Mail-enabled...
Convert Azure group to mail-enabled security group Convert Azure group to mail-enabled security group azure-active-directory powershell azure office365 Convert Azure Set-AzureADGroup ObjectId SecurityEnabled office365 Convert Azure group to mail-enabled security group Is there a way to convert a Security or Microsoft 3...
[ 0.005126953125, 0.01904296875, 0.005401611328125, 0.0283203125, -0.0206298828125, 0.0169677734375, -0.0244140625, 0.0380859375, -0.005126953125, 0.037109375, 0.0159912109375, 0.06591796875, 0.008056640625, 0.0220947265625, 0.017822265625, 0.001922607421875, -0.0037078857421875, 0.0...
[ 1657, 11549, 176071, 21115, 47, 6648, 33, 2886, 48031, 295, 3408, 71232, 80581, 14537, 128019, 23179, 34131, 19943, 219534, 12351, 205072, 134549, 568, 48748, 7768, 2685, 10, 3917, 96760, 707, 7244, 27728, 25919, 37842, 51339, 32354, 27798, 1...
[ 0.082275390625, 0.15966796875, 0.248779296875, 0.22216796875, 0.09576416015625, 0.1502685546875, 0.050079345703125, 0.1649169921875, 0.2088623046875, 0.077392578125, 0.19189453125, 0.1341552734375, 0.09295654296875, 0.0592041015625, 0.1810302734375, 0.10601806640625, 0.21337890625, ...
embed
56696028_c0
56696028
powershell
0
Title: VSCode, Powershell, cmdlet not found (Netlify) &#x27;netlify init&#x27; Problem title: VSCode, Powershell, cmdlet not found (Netlify) &#x27;netlify init&#x27; Tags: visual-studio-code, powershell, powershell-cmdlet, netlify, init Problem: VSCode, Powershell, cmdlet not found (Netlify) 'netlify init' After instal...
VSCode, Powershell, cmdlet not found (Netlify) &#x27;netlify init&#x27; VSCode, Powershell, cmdlet not found (Netlify) &#x27;netlify init&#x27; visual-studio-code powershell powershell-cmdlet netlify init VSCode Powershell Netlify VSCode, Powershell, cmdlet not found (Netlify) 'netlify init' After installing netlify vi...
[ 0.005584716796875, 0.0072021484375, 0.006591796875, 0.028564453125, -0.0021820068359375, 0.024658203125, 0.01904296875, 0.0035858154296875, -0.006591796875, 0.0164794921875, -0.028076171875, 0.0107421875, 0.00885009765625, 0.01287841796875, -0.0025787353515625, 0.0233154296875, 0.005...
[ 44160, 114211, 17170, 128019, 1827, 71, 1974, 959, 14037, 24447, 28574, 53, 3768, 1179, 23, 217, 21176, 52629, 40899, 14537, 3931, 2043, 10086, 24372, 20600, 25037, 39, 7964, 3773, 209, 10644, 33949, 831, 18, 7413, 44691, 13909 ]
[ 0.1568603515625, 0.23583984375, 0.1021728515625, 0.2073974609375, 0.18212890625, 0.1304931640625, 0.2099609375, 0.0677490234375, 0.1611328125, 0.102294921875, 0.1923828125, 0.1453857421875, 0.04364013671875, 0.09478759765625, 0.12109375, 0.16259765625, 0.1334228515625, 0.1007080078...
embed
56698117_c2
56698117
powershell
2
, _.State, Running, Foreach, Write-Host, Status, vm.Name, Get-VMProcessor, VMName, processor.Count, env:computername, Hyper-V, Hypervisor, Virtual, Processor, Guest, Run, Time, Get-Counter, Counter, SampleInterval, MaxSamples, Select-Object, ExpandProperty, CounterSamples, Group-Object, Property, InstanceName, ForEach-...
, _.State, Running, Foreach, Write-Host, Status, vm.Name, Get-VMProcessor, VMName, processor.Count, env:computername, Hyper-V, Hypervisor, Virtual, Processor, Guest, Run, Time, Get-Counter, Counter, SampleInterval, MaxSamples, Select-Object, ExpandProperty, CounterSamples, Group-Object, Property, InstanceName, ForEach-...
[ -0.0147705078125, -0.00811767578125, -0.004425048828125, 0.048095703125, 0.0037384033203125, 0.0037078857421875, 0.00122833251953125, -0.0263671875, -0.0002803802490234375, -0.00958251953125, 0.0023040771484375, 0.048095703125, 0.01708984375, -0.0084228515625, -0.00091552734375, 0.0084...
[ 6, 4, 101, 5, 135206, 13, 28398, 592, 52445, 934, 601, 18781, 9, 11193, 271, 56504, 81, 39, 163612, 20779, 47599, 10752, 26531, 748, 43084, 14543, 42, 108210, 22, 334, 12, 164511, 11627, 92179, 856, 51858, 73303, 170582, 83054, 19055, 1...
[ 0.05657958984375, 0.1024169921875, 0.084228515625, 0.056854248046875, 0.1417236328125, 0.05462646484375, 0.1390380859375, 0.142578125, 0.1390380859375, 0.206787109375, 0.038970947265625, 0.11669921875, 0.039794921875, 0.1182861328125, 0.0699462890625, 0.1732177734375, 0.1240234375, ...
embed
21901377_c0
21901377
powershell
0
Title: PowerShell: return error exit code if not match a string Problem title: PowerShell: return error exit code if not match a string Tags: powershell Problem: PowerShell: return error exit code if not match a string I found that $(Invoke-Expression hostname) -eq 'mycomputername' Whether it is matched or not, the exi...
PowerShell: return error exit code if not match a string PowerShell: return error exit code if not match a string powershell PowerShell Invoke-Expression PowerShell: return error exit code if not match a string I found that $(Invoke-Expression hostname) -eq 'mycomputername' Whether it is matched or not, the exitcode mu...
[ -0.007568359375, -0.0024261474609375, 0.00107574462890625, 0.043212890625, 0.0101318359375, 0.01190185546875, 0.01513671875, -0.00616455078125, -0.01025390625, 0.0284423828125, -0.00095367431640625, 0.0177001953125, 0.01953125, 0.0186767578125, -0.0081787109375, 0.01129150390625, 0.0...
[ 17170, 294, 79544, 30646, 18499, 82230, 18151, 2174, 959, 14858, 79315, 14537, 128019, 360, 23253, 13, 178752, 3650, 4153, 1830, 27980, 11627, 864, 1176, 164511, 40899, 8110, 757, 123166, 12921, 11508, 6077, 106, 16610, 75101, 22027, 18 ]
[ 0.183837890625, 0.09375, 0.216552734375, 0.1732177734375, 0.1802978515625, 0.21484375, 0.1905517578125, 0.1165771484375, 0.166259765625, 0.2333984375, 0.2105712890625, 0.1243896484375, 0.192138671875, 0.037353515625, 0.1734619140625, 0.071044921875, 0.17822265625, 0.0555419921875, ...
embed
64865531_c0
64865531
powershell
0
Title: git log specific file with pretty format Problem title: git log specific file with pretty format Tags: powershell, git, cmd Problem: git log specific file with pretty format I don't understand how to fix on cmd or powershell git log myfile.txt --pretty=format:'%Cblue%h%Creset - %s%Creset' -n 10 as I get this err...
git log specific file with pretty format git log specific file with pretty format powershell git cmd myfile.txt Cblue Creset git log specific file with pretty format I don't understand how to fix on cmd or powershell as I get this error Update : myfile.txt is not the output file : it is the SOURCE file for which I want...
[ -0.004486083984375, -0.00787353515625, 0.013427734375, 0.01373291015625, 0.0069580078125, -0.001739501953125, 0.023193359375, 0.006500244140625, -0.0004367828369140625, 0.026123046875, 0.0179443359375, 0.0038909912109375, -0.0211181640625, -0.0103759765625, -0.007232666015625, 0.006500...
[ 62270, 12684, 29458, 11435, 678, 28875, 9384, 14537, 128019, 1827, 71, 759, 29822, 124326, 313, 143802, 15678, 3509, 28219, 30022, 903, 18499, 959, 140992, 76234, 10854, 3444, 527, 6371, 199859, 208230 ]
[ 0.2421875, 0.1827392578125, 0.2568359375, 0.152099609375, 0.0660400390625, 0.251708984375, 0.2025146484375, 0.1253662109375, 0.187255859375, 0.14892578125, 0.065673828125, 0.1817626953125, 0.281005859375, 0.26220703125, 0.0572509765625, 0.2376708984375, 0.1705322265625, 0.175048828...
embed
66141652_c1
66141652
powershell
1
Choice1 Name : John Username : John@@@@ groupname : Group1 ParentGroup : Group1 MainGroup : Choice1 Name : Rakesh Username : Rakesh@@@@ groupname : Group1 ParentGroup : Group1 MainGroup : Choice1 Code signals: Getting, Name, Mike, Username, Group1, ParentGroup, John, Rakesh, Group3, AddedMainGroupTable, MainGroupChoic...
Choice1 Name : John Username : John@@@@ groupname : Group1 ParentGroup : Group1 MainGroup : Choice1 Name : Rakesh Username : Rakesh@@@@ groupname : Group1 ParentGroup : Group1 MainGroup : Choice1 Code signals: Getting, Name, Mike, Username, Group1, ParentGroup, John, Rakesh, Group3, AddedMainGroupTable, MainGroupChoic...
[ 0.02197265625, 0.00897216796875, 0.01519775390625, 0.0252685546875, -0.01708984375, 0.007049560546875, 0.004852294921875, 0.0211181640625, 0.00714111328125, 0.026611328125, -0.00640869140625, 0.027587890625, -0.0019073486328125, 0.00677490234375, 0.00121307373046875, 0.005706787109375,...
[ 181948, 418, 15757, 152, 4939, 53400, 11627, 128277, 21115, 10760, 170918, 205072, 12321, 21010, 12708, 28864, 26073, 7, 12, 210732, 41576, 363, 69819, 168793, 618, 2886, 107522, 2980, 44126, 304, 34292, 132096, 51588, 28636, 1720, 29089, 19006...
[ 0.289794921875, 0.1934814453125, 0.210693359375, 0.05963134765625, 0.2464599609375, 0.190673828125, 0.2122802734375, 0.0745849609375, 0.193603515625, 0.2320556640625, 0.1824951171875, 0.272705078125, 0.1494140625, 0.190185546875, 0.2425537109375, 0.265869140625, 0.30517578125, 0.03...
embed
30078080_c0
30078080
powershell
0
Title: Powershell replace a substring according to regex Problem title: Powershell replace a substring according to regex Tags: powershell Problem: Powershell replace a substring according to regex In Powershell, how can I replace the following string "\\10.10.10.5\Program Files (x86)\Foo" into this: "C:\Program Files ...
Powershell replace a substring according to regex Powershell replace a substring according to regex powershell Powershell Program Files x86 Foo X.X.X.X Powershell replace a substring according to regex In Powershell, how can I replace the following string into this: I need to replace only if \\IP was detected in the be...
[ -0.0087890625, -0.0018768310546875, -0.0030670166015625, 0.040283203125, -0.002593994140625, 0.006439208984375, 0.00113677978515625, 0.0152587890625, 0.004669189453125, 0.004730224609375, -0.02197265625, 0.051513671875, -0.0184326171875, -0.004119873046875, -0.0025482177734375, 0.01928...
[ 17170, 128019, 91995, 1614, 91693, 59499, 6835, 3355, 14537, 7663, 42724, 15276, 9572, 31, 1193, 5, 1542, 3642, 831, 25632, 79315, 3934, 903, 3871, 4734, 2174, 18991, 10931, 509, 96391, 86595, 172864, 8021, 2499, 390, 11678, 19279, 9384 ]
[ 0.18359375, 0.269287109375, 0.21923828125, 0.1962890625, 0.23046875, 0.13818359375, 0.14111328125, 0.18701171875, 0.121337890625, 0.0823974609375, 0.121826171875, 0.1593017578125, 0.1307373046875, 0.1033935546875, 0.0972900390625, 0.012847900390625, 0.1484375, 0.0192718505859375, ...
embed
38215243_c0
38215243
powershell
0
Title: Passing PowerShell $_ to external command Problem title: Passing PowerShell $_ to external command Tags: powershell, cmd Problem: Passing PowerShell $_ to external command Is there to feed from PowerShell to an external command through a pipeline? For example can I do something like Get-ADMember abc123 | net use...
Passing PowerShell $_ to external command Passing PowerShell $_ to external command powershell cmd Passing PowerShell Get-ADMember abc123 _.samaccountname Passing PowerShell $_ to external command Is there to feed from PowerShell to an external command through a pipeline? For example can I do something like Get-ADMembe...
[ 0.02783203125, 0.00118255615234375, -0.002471923828125, 0.00311279296875, -0.0218505859375, 0.01129150390625, -0.00372314453125, -0.0111083984375, -0.0128173828125, -0.01904296875, -0.004302978515625, 0.05908203125, 0.011474609375, 0.04736328125, -0.0115966796875, -0.00102996826171875,...
[ 28872, 17170, 294, 79544, 3650, 454, 47, 173591, 75101, 214, 14537, 128019, 1827, 20779, 12351, 594, 27417, 1563, 48636, 3306, 213499, 11627, 2685, 61590, 1295, 8305, 137158, 2256, 831, 54, 238, 2043, 38937, 248, 56206, 48322, 4488, 3444, 3...
[ 0.11474609375, 0.2086181640625, 0.119384765625, 0.2447509765625, 0.0865478515625, 0.13818359375, 0.142578125, 0.1783447265625, 0.2314453125, 0.018463134765625, 0.16748046875, 0.2347412109375, 0.09735107421875, 0.09283447265625, 0.083740234375, 0.060882568359375, 0.1788330078125, 0....
embed
13057635_c1
13057635
powershell
1
Get the value between the <name></name> elements for all items in the document A search is run against a list of files to verify that the name is used within the file. If the name is not used, it is written a text file (e.g., not_found.txt). Remove the <variable></variable> tags and everything between them if the ` is...
Get the value between the <name></name> elements for all items in the document A search is run against a list of files to verify that the name is used within the file. If the name is not used, it is written a text file (e.g., not_found.txt). Remove the <variable></variable> tags and everything between them if the ` is...
[ 0.00244140625, 0.015869140625, -0.00927734375, 0.004425048828125, -0.007659912109375, 0.022705078125, 0.0002288818359375, -0.0057373046875, 0.0081787109375, 0.037109375, 0.000667572021484375, 0.005157470703125, 0.00689697265625, -0.01171875, 0.027587890625, 0.0130615234375, 0.0089721...
[ 20779, 70, 34292, 17721, 11627, 80854, 100, 756, 55769, 12937, 33938, 11675, 26548, 5303, 102158, 493, 40383, 9351, 11814, 28032, 11435, 4263, 959, 59121, 7986, 151645, 124326, 181139, 21690, 2886, 172132, 69141, 26818, 2174, 9473, 105950, 1403...
[ 0.1070556640625, 0.036956787109375, 0.194580078125, 0.2291259765625, 0.1380615234375, 0.1964111328125, 0.0309600830078125, 0.066650390625, 0.156494140625, 0.1651611328125, 0.1539306640625, 0.050018310546875, 0.113525390625, 0.072998046875, 0.134521484375, 0.1080322265625, 0.071166992...
embed
51398361_c2
51398361
powershell
2
Type, ProcessModel.userName, Using:un1, processmodel.password, Using:pw1, CPDEVWEB03.blfdev.lab, SystemRoot, system32, WindowsPowerShell, v1.0, powershell.exe, ExecutionPolicy, Bypass, Website_Parallel.ps1, Test, Cannot, pbatch:14, char:14, CategoryInfo, InvalidData, ParameterBindingVa, FullyQualifiedErrorId, Parameter...
Type, ProcessModel.userName, Using:un1, processmodel.password, Using:pw1, CPDEVWEB03.blfdev.lab, SystemRoot, system32, WindowsPowerShell, v1.0, powershell.exe, ExecutionPolicy, Bypass, Website_Parallel.ps1, Test, Cannot, pbatch:14, char:14, CategoryInfo, InvalidData, ParameterBindingVa, FullyQualifiedErrorId, Parameter...
[ -0.0093994140625, -0.00579833984375, -0.0194091796875, 0.01220703125, 0.006744384765625, 0.0128173828125, 0.00885009765625, -0.0230712890625, 0.0024566650390625, -0.0033111572265625, -0.01513671875, 0.033447265625, 0.01190185546875, 0.0191650390625, 0.012939453125, 0.004241943359375, ...
[ 60457, 123996, 140290, 65918, 163612, 345, 6953, 309, 418, 9433, 51734, 13409, 47416, 434, 41935, 170623, 148119, 38775, 420, 18548, 6114, 12353, 12724, 818, 5426, 6460, 3773, 105022, 294, 79544, 81, 102107, 14537, 128019, 5, 46480, 211603, 1...
[ 0.20654296875, 0.140625, 0.2467041015625, 0.1290283203125, 0.13671875, 0.051422119140625, 0.048583984375, 0.09014892578125, 0.08282470703125, 0.1099853515625, 0.2308349609375, 0.16552734375, 0.1258544921875, 0.048583984375, 0.054931640625, 0.250244140625, 0.095947265625, 0.10632324...
embed
60052406_c0
60052406
powershell
0
Title: Extract text between two underscores Problem title: Extract text between two underscores Tags: powershell, regex Problem: Extract text between two underscores I need to rename a large number of PDF files that are in the following format: _TEXT[1...n]_NAME[1...n]_SUFFIX[1...n] Is there a way to extract TEXT [1......
Extract text between two underscores Extract text between two underscores powershell regex Extract _TEXT _NAME _SUFFIX Extract text between two underscores I need to rename a large number of PDF files that are in the following format: Is there a way to extract TEXT [1...n] (amount of characters is different for every f...
[ 0.00897216796875, -0.01165771484375, 0.004913330078125, 0.042236328125, -0.01373291015625, 0.0267333984375, 0.0086669921875, 0.028564453125, -0.00445556640625, 0.047607421875, -0.0032806396484375, 0.00311279296875, -0.00958251953125, 0.001312255859375, 0.0272216796875, 0.0244140625, ...
[ 31501, 15390, 7986, 17721, 6626, 1379, 12064, 2109, 14537, 128019, 6835, 3355, 122691, 618, 182512, 16395, 30110, 21487, 3871, 456, 11627, 14012, 6859, 102158, 9384, 3917, 125663, 13018, 70981, 68252, 27, 19, 121147, 124850, 12921, 11907, 11435...
[ 0.2052001953125, 0.081787109375, 0.1893310546875, 0.234130859375, 0.1754150390625, 0.2064208984375, 0.180419921875, 0.1287841796875, 0.142578125, 0.228515625, 0.14013671875, 0.1627197265625, 0.1922607421875, 0.053466796875, 0.1884765625, 0.09814453125, 0.181884765625, 0.18310546875...
embed
64082992_c0
64082992
powershell
0
Title: Looking to delete a folder from explorer via registry Problem title: Looking to delete a folder from explorer via registry Tags: powershell Problem: Looking to delete a folder from explorer via registry I am looking to delete highlighted value from registry shown in Picture , where 'standard user' is the user id...
Looking to delete a folder from explorer via registry Looking to delete a folder from explorer via registry powershell explorer Looking Looking to delete a folder from explorer via registry I am looking to delete highlighted value from registry shown in Picture , where 'standard user' is the user id from which system i...
[ 0.00555419921875, 0.0108642578125, -0.02197265625, -0.00013446807861328125, -0.00689697265625, 0.010498046875, 0.002197265625, -0.014892578125, 0.0010528564453125, 0.000926971435546875, -0.01092529296875, 0.033203125, -0.0089111328125, 0.00469970703125, 0.01470947265625, 0.01025390625,...
[ 157268, 154109, 78303, 1295, 88898, 42, 1829, 21478, 53, 47, 14537, 128019, 16487, 127308, 297, 34292, 127887, 158656, 66589, 38937, 3447, 5426, 73088, 3871, 26499, 13158, 11907, 36279, 53702, 4420, 3611, 60641 ]
[ 0.0794677734375, 0.2310791015625, 0.2196044921875, 0.132080078125, 0.188720703125, 0.1295166015625, 0.0791015625, 0.201171875, 0.0899658203125, 0.002655029296875, 0.143310546875, 0.19970703125, 0.0640869140625, 0.1651611328125, 0.04803466796875, 0.14111328125, 0.0400390625, 0.11340...
embed
54860451_c0
54860451
powershell
0
Title: Get all the supported extension list from windows Problem title: Get all the supported extension list from windows Tags: python, .net, c%23, powershell, windows Problem: Get all the supported extension list from windows I have a requirement where I need to get all the supported extension from windows OS. Now the...
Get all the supported extension list from windows Get all the supported extension list from windows python .net c%23 powershell windows windows Get Get all the supported extension list from windows I have a requirement where I need to get all the supported extension from windows OS. Now there are different windows vers...
[ 0.0208740234375, 0.0167236328125, -0.0076904296875, 0.0220947265625, -0.003814697265625, -0.0089111328125, -0.0120849609375, -0.02587890625, -0.01318359375, -0.021240234375, 0.01080322265625, 0.0150146484375, 0.017333984375, -0.00162506103515625, -0.005523681640625, 0.025146484375, 0...
[ 20779, 756, 70, 8060, 297, 111938, 5303, 1295, 54825, 17198, 50828, 1179, 3742, 14537, 128019, 64209, 3871, 2046, 11787, 12921, 11389, 19882, 51529, 38415, 20600, 1632, 26499, 114211, 7647, 206, 7 ]
[ 0.1260986328125, 0.140380859375, 0.068603515625, 0.23828125, 0.1314697265625, 0.2218017578125, 0.167236328125, 0.1236572265625, 0.173828125, 0.04022216796875, 0.1251220703125, 0.1226806640625, 0.084716796875, 0.1126708984375, 0.190673828125, 0.050079345703125, 0.0184173583984375, 0...
embed
21805166_c0
21805166
powershell
0
Title: Start PowerShell script when USB drive is inserted Problem title: Start PowerShell script when USB drive is inserted Tags: powershell, windows Problem: Start PowerShell script when USB drive is inserted Is there any way the PowerShell script located on a USB drive can be started the moment the drive is inserted ...
Start PowerShell script when USB drive is inserted Start PowerShell script when USB drive is inserted powershell windows Start PowerShell USB Start PowerShell script when USB drive is inserted Is there any way the PowerShell script located on a USB drive can be started the moment the drive is inserted in PC? It has to ...
[ -0.000701904296875, 0.01043701171875, -0.0050048828125, 0.0172119140625, -0.0152587890625, 0.02880859375, 0.00628662109375, -0.02392578125, -0.003143310546875, -0.01904296875, -0.0179443359375, 0.01263427734375, -0.0220947265625, 0.041015625, 0.00958251953125, 0.00213623046875, 0.007...
[ 13794, 17170, 294, 79544, 26499, 3229, 10273, 22648, 83, 183540, 14537, 128019, 54825, 2499, 3917, 70, 105866, 98, 831, 26859, 3095, 297, 23, 6107, 1556, 43658, 756, 6859, 102158, 47, 3714, 3642, 4034, 237, 33662, 4358 ]
[ 0.1649169921875, 0.22607421875, 0.145751953125, 0.2388916015625, 0.251953125, 0.115234375, 0.2109375, 0.1474609375, 0.047088623046875, 0.192626953125, 0.181640625, 0.2342529296875, 0.09796142578125, 0.03070068359375, 0.08154296875, 0.050872802734375, 0.091796875, 0.0214996337890625...
embed
76809520_c1
76809520
powershell
1
= Invoke-WebRequest -Uri $urlStock -body $payloadStock -Method "POST" -WebSession $webSession to: $codProduct1 = "PR1234" $codProduct2 = "PR3456" $payloadStock = [ordered]@{ "productsCN[]" = $codProduct1 "productsCC[]" = $codProduct1 } $response = Invoke-WebRequest -Uri $urlStock -body $payloadStock -Method "POST" -We...
= Invoke-WebRequest -Uri $urlStock -body $payloadStock -Method "POST" -WebSession $webSession to: $codProduct1 = "PR1234" $codProduct2 = "PR3456" $payloadStock = [ordered]@{ "productsCN[]" = $codProduct1 "productsCC[]" = $codProduct1 } $response = Invoke-WebRequest -Uri $urlStock -body $payloadStock -Method "POST" -We...
[ 0.005340576171875, 0.00537109375, 0, 0.005828857421875, 0.0023345947265625, 0.0024566650390625, 0.00482177734375, 0.00848388671875, 0.015869140625, 0.0198974609375, 0.0198974609375, 0.0286865234375, -0.0087890625, -0.01434326171875, 0.002105712890625, 0.00360107421875, 0.017944335937...
[ 2203, 360, 23253, 13, 30474, 4332, 75616, 1062, 416, 25002, 184425, 37873, 21284, 63033, 78572, 7352, 683, 34274, 294, 90, 6889, 14051, 47, 587, 71, 10752, 77193, 418, 17255, 190875, 304, 121317, 80596, 57877, 36115, 13709, 134719, 27985, 1...
[ 0.07281494140625, 0.07861328125, 0.1920166015625, 0.06689453125, 0.103515625, 0.0770263671875, 0.1695556640625, 0.04937744140625, 0.130615234375, 0.120361328125, 0.197509765625, 0.1109619140625, 0.0909423828125, 0.1556396484375, 0.05859375, 0.09564208984375, 0.008636474609375, 0.09...
embed
66731382_c0
66731382
powershell
0
Title: Why get-childitem with wildcards are not easy to use? Problem title: Why get-childitem with wildcards are not easy to use? Tags: powershell Problem: Why get-childitem with wildcards are not easy to use? what is wrong on this: get-childitem "$([System.Environment]::SystemDirectory)" -Include ('*.exe','*.dll') and...
Why get-childitem with wildcards are not easy to use? Why get-childitem with wildcards are not easy to use? powershell Why System.Environment SystemDirectory Include Why get-childitem with wildcards are not easy to use? what is wrong on this: get-childitem "$([System.Environment]::SystemDirectory)" -Include ('*.exe','*...
[ 0.001007080078125, -0.018798828125, -0.01416015625, 0.01513671875, -0.019287109375, 0.01385498046875, 0.0020904541015625, -0.00176239013671875, -0.000415802001953125, -0.0089111328125, 0.04052734375, 0.0228271484375, -0.0031890869140625, 0.017578125, -0.006744384765625, -0.000471115112...
[ 44084, 2046, 206, 11419, 2982, 678, 56409, 38931, 959, 23468, 4527, 14537, 128019, 12353, 686, 1900, 184911, 30675, 8942, 822, 112, 7, 47, 44691, 84293, 29786, 1639, 46480, 1181, 15400, 43240, 1010, 28219, 21543 ]
[ 0.090087890625, 0.1234130859375, 0.105712890625, 0.1041259765625, 0.2490234375, 0.07861328125, 0.1282958984375, 0.2435302734375, 0.084716796875, 0.14208984375, 0.1185302734375, 0.08502197265625, 0.1837158203125, 0.096923828125, 0.09393310546875, 0.1119384765625, 0.14990234375, 0.07...
embed
67954288_c2
67954288
powershell
2
CmdletBinding, AdapterInfo, MyMacAddress, A3:07, Read-Host, Enter, Mac, Address, MyMacAddress.Trim, Try, IPconfigset, Get-WmiObject, Namespace, CIMv2, ErrorAction:Stop, _.IPEnabled, _.MACAddress, Catch, IPs, ip.MACAddress, New-Object, PSObject, Select-Object, Index, InterfaceIndex, IPAddress, Subnet, Name, DeviceName,...
CmdletBinding, AdapterInfo, MyMacAddress, A3:07, Read-Host, Enter, Mac, Address, MyMacAddress.Trim, Try, IPconfigset, Get-WmiObject, Namespace, CIMv2, ErrorAction:Stop, _.IPEnabled, _.MACAddress, Catch, IPs, ip.MACAddress, New-Object, PSObject, Select-Object, Index, InterfaceIndex, IPAddress, Subnet, Name, DeviceName,...
[ -0.007080078125, 0.0036163330078125, 0.00157928466796875, 0.032958984375, -0.0174560546875, 0.01177978515625, 0.0125732421875, -0.0091552734375, 0.005706787109375, 0.0118408203125, -0.0179443359375, 0.0228271484375, -0.004364013671875, -0.018310546875, -0.0103759765625, -0.007293701171...
[ 313, 54686, 1974, 16882, 33770, 4, 91903, 56, 93147, 2646, 55450, 161007, 62, 363, 32682, 4764, 9, 11193, 271, 60816, 4727, 49990, 5, 74257, 39, 40858, 8021, 153837, 3509, 20779, 1456, 266, 46471, 75161, 2096, 109164, 17199, 334, 304, 212...
[ 0.06500244140625, 0.193603515625, 0.2275390625, 0.1312255859375, 0.19091796875, 0.06463623046875, 0.1998291015625, 0.0762939453125, 0.200927734375, 0.1156005859375, 0.184814453125, 0.17333984375, 0.11376953125, 0.05499267578125, 0.1964111328125, 0.1707763671875, 0.0300140380859375, ...
embed
37055975_c0
37055975
powershell
0
Title: Can I search multiple directories for files using wildcard in powershell? Problem title: Can I search multiple directories for files using wildcard in powershell? Tags: powershell, cmd Problem: Can I search multiple directories for files using wildcard in powershell? Do I have to write a script for this or is th...
Can I search multiple directories for files using wildcard in powershell? Can I search multiple directories for files using wildcard in powershell? powershell cmd wildcard Can Can I search multiple directories for files using wildcard in powershell? Do I have to write a script for this or is there some other workaround...
[ -0.00188446044921875, 0.005157470703125, -0.007354736328125, 0.01953125, -0.00714111328125, -0.0035247802734375, 0.0283203125, -0.00726318359375, -0.007659912109375, -0.0296630859375, -0.000675201416015625, -0.0007476806640625, 0.01416015625, 0.0185546875, -0.00714111328125, 0.01123046...
[ 4171, 33938, 48716, 14364, 3387, 100, 102158, 17368, 56409, 38931, 14537, 128019, 87, 23, 1827, 71, 33022, 26499, 67688, 83279, 831, 54, 4527, 706, 318, 661, 6328, 425, 678, 53201, 75101, 12524, 62822 ]
[ 0.08038330078125, 0.2039794921875, 0.2060546875, 0.16259765625, 0.153564453125, 0.09954833984375, 0.16845703125, 0.062347412109375, 0.1439208984375, 0.2430419921875, 0.138427734375, 0.2109375, 0.03082275390625, 0.032501220703125, 0.0877685546875, 0.0325927734375, 0.0248870849609375, ...
embed
46293511_c0
46293511
powershell
0
Title: PowerShell New-​Self​Signed​Certificate ip address Problem title: PowerShell New-​Self​Signed​Certificate ip address Tags: ssl-certificate, powershell Problem: PowerShell New-​Self​Signed​Certificate ip address I am using New-​Self​Signed​Certificate to create ​certificate used for development purposes. I was ab...
PowerShell New-​Self​Signed​Certificate ip address PowerShell New-​Self​Signed​Certificate ip address ssl-certificate powershell PowerShell Signed Certificate PowerShell New-​Self​Signed​Certificate ip address I am using New-​Self​Signed​Certificate to create ​certificate used for development purposes. I was able to cr...
[ 0.0284423828125, -0.0027008056640625, -0.00738525390625, 0.0380859375, 0.0033721923828125, 0.00051116943359375, 0.0174560546875, 0.000537872314453125, -0.015625, 0.01324462890625, -0.0036163330078125, 0.0147705078125, -0.01385498046875, 0.025390625, -0.0203857421875, 0.0230712890625, ...
[ 17170, 294, 79544, 2356, 9, 55347, 48838, 297, 83991, 67, 17, 254, 29823, 91, 24861, 3443, 61093, 14537, 128019, 17368, 28282, 163769, 11814, 34754, 60042, 19048, 1632, 100, 397, 22479, 15757, 1369, 98908, 40294, 2843, 3444, 8060, 37457, 18...
[ 0.20849609375, 0.08538818359375, 0.2203369140625, 0.1536865234375, 0.106201171875, 0.1966552734375, 0.211181640625, 0.1007080078125, 0.2059326171875, 0.13818359375, 0.08294677734375, 0.1531982421875, 0.1510009765625, 0.06256103515625, 0.2318115234375, 0.1290283203125, 0.1680908203125...
embed
52062168_c0
52062168
powershell
0
Title: How can I find the same objects between two arrays Problem title: How can I find the same objects between two arrays Tags: compare, powershell, arrays Problem: How can I find the same objects between two arrays Consider the following arrays: $users = 'igor', 'max', 'andrew' $server_admins = 'john', 'andrew', 'li...
How can I find the same objects between two arrays How can I find the same objects between two arrays compare powershell arrays How server_admins Compare-object How can I find the same objects between two arrays Consider the following arrays: I need an alert if any member of $users is in $server_admins In example above...
[ 0.006195068359375, -0.0020904541015625, -0.0084228515625, 0.034912109375, -0.0011444091796875, 0.018798828125, -0.01116943359375, 0.0216064453125, 0.012451171875, 0.0033721923828125, 0.01483154296875, 0.032958984375, 0.0294189453125, 0.01092529296875, 0.007415771484375, -0.010681152343...
[ 11249, 831, 87, 7413, 70, 5701, 36746, 7, 17721, 6626, 10298, 4778, 69101, 14537, 128019, 10723, 135087, 113307, 13, 187694, 3871, 110342, 32786, 223, 1314, 23, 3650, 39642, 29568, 129083, 434, 4527, 9 ]
[ 0.039703369140625, 0.04486083984375, 0.0299224853515625, 0.1607666015625, 0.02288818359375, 0.158447265625, 0.2037353515625, 0.03411865234375, 0.2103271484375, 0.10345458984375, 0.144287109375, 0.1160888671875, 0.1773681640625, 0.0899658203125, 0.1859130859375, 0.131103515625, 0.1813...
embed
53303222_c0
53303222
powershell
0
Title: Powershell Script to run exe file with parameters Problem title: Powershell Script to run exe file with parameters Tags: exe, powershell, scripting, windows Problem: Powershell Script to run exe file with parameters I need script to run exe file with parameters. That's what I wrote, if there's a better way to do...
Powershell Script to run exe file with parameters Powershell Script to run exe file with parameters exe powershell scripting windows Powershell Script Command Networkpath Restart.exe Parms t:21600 m:360 Prms Parms.Split Powershell Script to run exe file with parameters I need script to run exe file with parameters. Tha...
[ -0.00396728515625, 0.000583648681640625, -0.029296875, 0.042724609375, 0.005859375, 0.0186767578125, -0.000518798828125, -0.0234375, 0.006072998046875, -0.016845703125, 0.007537841796875, 0.0260009765625, -0.00506591796875, 0.0198974609375, -0.0024566650390625, -0.00274658203125, 0.0...
[ 17170, 128019, 84654, 47, 11675, 97733, 11435, 678, 171859, 7, 14537, 26499, 54825, 123573, 28997, 128405, 853, 17137, 46480, 2392, 4432, 808, 25619, 10715, 38230, 15853, 31923, 4353, 3871, 54397, 2174, 11522, 3917, 45458 ]
[ 0.1832275390625, 0.2347412109375, 0.2288818359375, 0.08807373046875, 0.18115234375, 0.2578125, 0.1810302734375, 0.16357421875, 0.26513671875, 0.076416015625, 0.1605224609375, 0.216064453125, 0.115966796875, 0.1083984375, 0.0772705078125, 0.142578125, 0.08258056640625, 0.17663574218...
embed
62650645_c0
62650645
powershell
0
Title: Ctrl-F like regex in powershell? Problem title: Ctrl-F like regex in powershell? Tags: regex, powershell Problem: Ctrl-F like regex in powershell? In Atom, if I use Ctrl-F with regular expressions, it will highlight all the matches of the regular expression, for example File: aaa b ccc d e f gg Query: [a-z]{2,} ...
Ctrl-F like regex in powershell? Ctrl-F like regex in powershell? regex powershell Ctrl-F Output Ctrl-F like regex in powershell? In Atom, if I use Ctrl-F with regular expressions, it will highlight all the matches of the regular expression, for example File: Query: Highlighted text: But I haven't found a cmdlet to do ...
[ 0.00022983551025390625, -0.00933837890625, -0.00139617919921875, 0.004119873046875, -0.0003070831298828125, 0.0019989013671875, -0.01373291015625, 0.005462646484375, -0.0185546875, -0.0031585693359375, -0.0015411376953125, 0.0216064453125, 0.00121307373046875, -0.0164794921875, 0.0104980...
[ 68847, 919, 1884, 6835, 3355, 23, 14537, 128019, 9, 13538, 7077, 69728, 4527, 678, 20324, 125195, 1221, 127308, 756, 14858, 42724, 58836, 53, 132951, 7986, 1827, 71, 1974, 54, 17170, 79544, 60075, 13, 89829, 107730, 6056 ]
[ 0.180908203125, 0.197021484375, 0.138671875, 0.1470947265625, 0.2135009765625, 0.010498046875, 0.134765625, 0.225830078125, 0.0328369140625, 0.10198974609375, 0.048919677734375, 0.190673828125, 0.036834716796875, 0.0770263671875, 0.1270751953125, 0.1805419921875, 0.0052490234375, 0...
embed
45570664_c2
45570664
powershell
2
Thing.account_no -in $testSet.account_no ) { foreach($ts in $testSet) { if ($myThing.account_no -match $ts.account_no -and $myThing.occupant_code -match Code signals: Check, Two, Values, Array, Data, Table, table4, Account_no, occupant_code, current_read_date, Import-Csv, table4.account_no, _.account_no, Group-Object, ...
Thing.account_no -in $testSet.account_no ) { foreach($ts in $testSet) { if ($myThing.account_no -match $ts.account_no -and $myThing.occupant_code -match Code signals: Check, Two, Values, Array, Data, Table, table4, Account_no, occupant_code, current_read_date, Import-Csv, table4.account_no, _.account_no, Group-Object, ...
[ 0.00927734375, 0.01318359375, -0.01483154296875, 0.0123291015625, 0.00592041015625, -0.000354766845703125, 0.0087890625, 0.032470703125, 0.019287109375, 0.0093994140625, 0.0038909912109375, 0.0196533203125, -0.014404296875, -0.00677490234375, 0.013427734375, -0.0024566650390625, 0.02...
[ 6003, 214, 213499, 157, 73, 3650, 6954, 294, 126, 100, 41581, 933, 23, 2174, 1176, 20800, 98753, 2940, 232238, 660, 40899, 28864, 26073, 7, 38679, 32964, 190060, 69253, 11809, 112997, 23180, 617, 61417, 45519, 43581, 39116, 17489, 92966, 67...
[ 0.17822265625, 0.1773681640625, 0.252197265625, 0.20263671875, 0.076416015625, 0.036102294921875, 0.2017822265625, 0.1383056640625, 0.12939453125, 0.0360107421875, 0.1497802734375, 0.1138916015625, 0.004974365234375, 0.039520263671875, 0.09967041015625, 0.1566162109375, 0.14318847656...
embed
8097337_c2
8097337
powershell
2
Get-WmiObject, Win32_operatingsystem, Script, Servers, Local, Time, Server, OSVersion.name, system32, tcpip.sys, Versioninfo.ProductMajorPart, Versioninfo.ProductMinorPart, Versioninfo.ProductBuildPart, Versioninfo.ProductPrivatePart, dfsrs.exe, hotfix1, Get-HotFix, KB2450944, hotfix2, KB2582284, hotfix3, KB979808, ho...
Get-WmiObject, Win32_operatingsystem, Script, Servers, Local, Time, Server, OSVersion.name, system32, tcpip.sys, Versioninfo.ProductMajorPart, Versioninfo.ProductMinorPart, Versioninfo.ProductBuildPart, Versioninfo.ProductPrivatePart, dfsrs.exe, hotfix1, Get-HotFix, KB2450944, hotfix2, KB2582284, hotfix3, KB979808, ho...
[ 0.0223388671875, -0.01092529296875, -0.0086669921875, 0.0230712890625, 0.00176239013671875, -0.0101318359375, -0.007781982421875, -0.00762939453125, -0.0096435546875, 0.01263427734375, 0.0098876953125, 0.025634765625, 0.0224609375, -0.006866455078125, 0.004669189453125, 0.0114135742187...
[ 20779, 9, 1456, 266, 46471, 75161, 4, 17686, 6460, 21473, 1916, 16751, 84654, 22687, 7, 24172, 19055, 11787, 178390, 11627, 5426, 121422, 3442, 5, 94924, 40647, 7319, 10752, 77193, 15503, 58229, 59076, 121137, 33163, 24836, 104, 17447, 4295, ...
[ 0.2008056640625, 0.05841064453125, 0.12109375, 0.2352294921875, 0.151123046875, 0.2283935546875, 0.06524658203125, 0.1180419921875, 0.25927734375, 0.1318359375, 0.04254150390625, 0.1463623046875, 0.1982421875, 0.1705322265625, 0.0133056640625, 0.13427734375, 0.1671142578125, 0.0992...
embed
28170660_c0
28170660
powershell
0
Title: delete duplicate strings in csv using powershell Problem title: delete duplicate strings in csv using powershell Tags: powershell Problem: delete duplicate strings in csv using powershell I have a csv file like this: num1;num2;num3;num4;num5 1;2;3;4;5 5;6;7;8;9 1;2;;4;5 2;3;4;5;6 Num1 is the main paramemer, I ca...
delete duplicate strings in csv using powershell delete duplicate strings in csv using powershell powershell powershell num1 num2 num3 num4 num5 delete duplicate strings in csv using powershell I have a csv file like this: Num1 is the main paramemer, I can see it has a duplicate strings (first and third strings). I wou...
[ -0.0157470703125, 0.01171875, 0.0003337860107421875, 0.0281982421875, -0.00069427490234375, 0.00084686279296875, 0.035888671875, 0.005645751953125, -0.00122833251953125, 0.0234375, -0.03857421875, 0.00115203857421875, 0.01507568359375, 0.01007080078125, -0.004669189453125, 0.0169677734...
[ 154109, 171763, 67, 79315, 7, 20763, 334, 17368, 14537, 128019, 23, 13269, 418, 304, 363, 617, 758, 11435, 52782, 5201, 121, 1991, 831, 50960, 1884, 47, 138, 43317, 1556, 3650, 139550, 3365, 316, 903 ]
[ 0.21728515625, 0.255859375, 0.158203125, 0.24658203125, 0.024078369140625, 0.1617431640625, 0.258056640625, 0.0555419921875, 0.1434326171875, 0.2337646484375, 0.045989990234375, 0.15380859375, 0.038848876953125, 0.06622314453125, 0.15673828125, 0.1014404296875, 0.12744140625, 0.074...
embed
28739366_c0
28739366
powershell
0
Title: How I can copy Data recursive from position A to position B with Powershell? Problem title: How I can copy Data recursive from position A to position B with Powershell? Tags: file, powershell, transfer, unc, windows Problem: How I can copy Data recursive from position A to position B with Powershell? i want to c...
How I can copy Data recursive from position A to position B with Powershell? How I can copy Data recursive from position A to position B with Powershell? file powershell transfer unc windows position How Data Powershell How I can copy Data recursive from position A to position B with Powershell? i want to create a powe...
[ 0.003509521484375, -0.01025390625, -0.0035858154296875, 0.0439453125, 0.017578125, 0.0089111328125, 0.0234375, -0.002685546875, 0.007049560546875, 0.002288818359375, 0.003997802734375, 0.0091552734375, 0.00762939453125, 0.02880859375, 0.00927734375, -0.018798828125, 0.01416015625, ...
[ 11249, 87, 831, 43658, 11809, 195625, 5844, 1295, 19069, 62, 47, 335, 678, 17170, 128019, 11435, 14537, 12302, 51, 238, 54825, 17, 3444, 28282, 26499, 2053, 10, 876, 903, 8110, 175560, 9, 683, 10519, 2161, 756, 201505, 81206, 154109, 3714...
[ 0.0823974609375, 0.052642822265625, 0.0965576171875, 0.2396240234375, 0.1549072265625, 0.2039794921875, 0.170654296875, 0.125732421875, 0.1739501953125, 0.09869384765625, 0.142333984375, 0.1495361328125, 0.0821533203125, 0.1842041015625, 0.27001953125, 0.08551025390625, 0.15600585937...
embed
30909198_c0
30909198
powershell
0
Title: Does PowerShell has something like &quot;echo off&quot; and &quot;echo on&quot; trigger? Problem title: Does PowerShell has something like &quot;echo off&quot; and &quot;echo on&quot; trigger? Tags: write-host, powershell, echo Problem: Does PowerShell has something like "echo off" and "echo on" trigger? cmd/bat...
Does PowerShell has something like &quot;echo off&quot; and &quot;echo on&quot; trigger? Does PowerShell has something like &quot;echo off&quot; and &quot;echo on&quot; trigger? write-host powershell echo Does PowerShell Does PowerShell has something like "echo off" and "echo on" trigger? cmd/batch file could turn on a...
[ 0.005950927734375, 0.00154876708984375, 0.0029144287109375, 0.03173828125, 0.004852294921875, -0.0022735595703125, -0.01458740234375, -0.0005645751953125, -0.00567626953125, 0.034423828125, -0.02880859375, 0.03857421875, 0.01446533203125, 0.0048828125, 0.0223388671875, 0.0181884765625,...
[ 101790, 17170, 294, 79544, 1556, 9844, 1884, 13, 3089, 5773, 136, 98, 185553, 33022, 9, 40294, 14537, 128019, 28, 1827, 71, 2848, 11435, 5809, 15504, 147306, 434, 18781, 140992, 3444, 47, 248, 8, 978, 50080, 6044, 32354 ]
[ 0.050384521484375, 0.2034912109375, 0.112548828125, 0.2166748046875, 0.04168701171875, 0.049591064453125, 0.037689208984375, 0.0643310546875, 0.23876953125, 0.230224609375, 0.0679931640625, 0.181396484375, 0.23681640625, 0.1756591796875, 0.004425048828125, 0.1744384765625, 0.14428710...
embed
11774371_c0
11774371
powershell
0
Title: Scan error logs using powershell for errors in the last 24 hours Problem title: Scan error logs using powershell for errors in the last 24 hours Tags: powershell, scripting Problem: Scan error logs using powershell for errors in the last 24 hours I am after a powershell script which will scan through a load of l...
Scan error logs using powershell for errors in the last 24 hours Scan error logs using powershell for errors in the last 24 hours powershell scripting powershell Scan Scan error logs using powershell for errors in the last 24 hours I am after a powershell script which will scan through a load of log files in a certain ...
[ 0.01708984375, 0.0048828125, -0.0135498046875, 0.0206298828125, 0.009521484375, 0.01904296875, -0.0189208984375, 0.00933837890625, -0.004638671875, 0.00592041015625, 0.005950927734375, 0.00093841552734375, 0.00347900390625, 0.00093841552734375, 0.0177001953125, 0.011962890625, 0.0017...
[ 65533, 18499, 12684, 7, 17368, 14537, 128019, 100, 23, 4568, 744, 21974, 26499, 7103, 44954, 8305, 72367, 102158, 24233, 14364, 140992, 756, 124519, 3129, 765, 47, 143870, 7986, 11435, 11522, 7693, 25647, 69307, 129745, 5024, 108994 ]
[ 0.190673828125, 0.23583984375, 0.2001953125, 0.048858642578125, 0.0546875, 0.145263671875, 0.23681640625, 0.052001953125, 0.0237579345703125, 0.1124267578125, 0.17431640625, 0.17822265625, 0.15380859375, 0.07623291015625, 0.190673828125, 0.0750732421875, 0.07061767578125, 0.0925292...
embed
12111249_c0
12111249
powershell
0
Title: Reading a CSV value number fields Problem title: Reading a CSV value number fields Tags: powershell Problem: Reading a CSV value number fields The following code works as long as the "code" field has characters in it. Can anyone shed light on what is wrong and how I can get it to display the "code" values that a...
Reading a CSV value number fields Reading a CSV value number fields powershell Reading CSV products.csv Import-Csv Header Where-Object _.code Reading a CSV value number fields The following code works as long as the "code" field has characters in it. Can anyone shed light on what is wrong and how I can get it to displa...
[ -0.004669189453125, -0.0123291015625, -0.00506591796875, 0.019775390625, 0.0234375, 0.011474609375, -0.008056640625, 0.014404296875, 0.005645751953125, 0.041748046875, -0.0419921875, -0.00634765625, -0.0086669921875, 0.0026092529296875, 0.0211181640625, -0.006072998046875, 0.01867675...
[ 104951, 313, 43486, 34292, 14012, 44457, 10, 14537, 128019, 38742, 4439, 334, 92966, 441, 67756, 44816, 78662, 46471, 75161, 40899, 25632, 18151, 43240, 4989, 1556, 124850, 23, 22729, 44691, 44116, 142424, 621, 4734, 101935 ]
[ 0.202880859375, 0.0960693359375, 0.271240234375, 0.19189453125, 0.173828125, 0.207275390625, 0.01031494140625, 0.0994873046875, 0.1973876953125, 0.1689453125, 0.1063232421875, 0.17529296875, 0.09234619140625, 0.0562744140625, 0.1937255859375, 0.074951171875, 0.007568359375, 0.03100...
embed
1363150_c0
1363150
powershell
0
Title: How to programatically determine what PowerShell snapin are installed Problem title: How to programatically determine what PowerShell snapin are installed Tags: powershell, c%23 Problem: How to programatically determine what PowerShell snapin are installed I would like to know if there is a method which I can ca...
How to programatically determine what PowerShell snapin are installed How to programatically determine what PowerShell snapin are installed powershell c%23 How PowerShell How to programatically determine what PowerShell snapin are installed I would like to know if there is a method which I can call which can tell me if...
[ 0.0023345947265625, 0.0234375, 0.005401611328125, 0.0289306640625, -0.0247802734375, 0.0194091796875, -0.0072021484375, -0.0218505859375, -0.00750732421875, -0.00799560546875, -0.01361083984375, 0.006927490234375, -0.028076171875, -0.003662109375, -0.006317138671875, 0.035400390625, ...
[ 11249, 47, 3919, 18, 71407, 83324, 2367, 17170, 294, 79544, 76685, 73, 621, 20600, 297, 14537, 128019, 501, 3742, 1884, 3714, 55300, 11782, 14192, 163, 2174, 10, 83, 5809, 31895, 54, 442, 1829, 601, 10101, 26499, 30646, 5303, 313, 4904, ...
[ 0.0869140625, 0.0394287109375, 0.19580078125, 0.1014404296875, 0.10498046875, 0.200439453125, 0.113037109375, 0.220703125, 0.127685546875, 0.2366943359375, 0.2349853515625, 0.247314453125, 0.103271484375, 0.233642578125, 0.1168212890625, 0.1929931640625, 0.270263671875, 0.034027099...
embed
16696456_c0
16696456
powershell
0
Title: Powershell pipe into exe and wait Problem title: Powershell pipe into exe and wait Tags: powershell Problem: Powershell pipe into exe and wait I am piping an array of data into a executable program but I need it to block after every call in the foreach loop. It will leave the loop before it even opens the progra...
Powershell pipe into exe and wait Powershell pipe into exe and wait powershell Powershell Set-Alias whatever.exe all_data command:update closeonend:2 Powershell pipe into exe and wait I am piping an array of data into a executable program but I need it to block after every call in the foreach loop. It will leave the lo...
[ 0.015869140625, -0.00323486328125, -0.01904296875, 0.01348876953125, -0.0001621246337890625, 0.0216064453125, 0.0003452301025390625, -0.016845703125, -0.00244140625, -0.0189208984375, 0.004364013671875, 0.021240234375, 0.013916015625, 0.00885009765625, 0.01287841796875, -0.001518249511...
[ 17170, 128019, 137158, 3934, 97733, 136, 40485, 14537, 19943, 55725, 162, 89778, 46480, 756, 10135, 75101, 117008, 20903, 191, 3611, 304, 2147, 10366, 10298, 53, 111, 2053, 71924, 2886, 1528, 3871, 442, 47, 46389, 7103, 11907, 11782, 100, 4...
[ 0.192138671875, 0.277099609375, 0.2427978515625, 0.17138671875, 0.224365234375, 0.029815673828125, 0.25390625, 0.15625, 0.175048828125, 0.1549072265625, 0.174072265625, 0.1510009765625, 0.2191162109375, 0.1287841796875, 0.1287841796875, 0.138671875, 0.1634521484375, 0.1439208984375...
embed
17123848_c0
17123848
powershell
0
Title: Powershell -like operator is not commutative Problem title: Powershell -like operator is not commutative Tags: powershell, commutativity Problem: Powershell -like operator is not commutative Consider the following: $var = 'Now is the time' if ($var -like 'Now*') { 'true' } else { 'false' } Output: true Now swap ...
Powershell -like operator is not commutative Powershell -like operator is not commutative powershell commutativity Powershell Now Powershell -like operator is not commutative Consider the following: Output: true Now swap the two operands for the -like operator: Output: false The -like operator is not commutative . Is t...
[ 0.00982666015625, 0.000469207763671875, -0.00439453125, 0.0296630859375, -0.01416015625, -0.0016937255859375, 0.0125732421875, 0.01190185546875, -0.0184326171875, 0.0079345703125, -0.004364013671875, 0.0478515625, 0.02392578125, 0.0091552734375, 0.00060272216796875, 0.005889892578125, ...
[ 17170, 128019, 20, 5062, 39933, 83, 959, 375, 68754, 5844, 14537, 54613, 14240, 137399, 13538, 7077, 29568, 202317, 6626, 6264, 2208, 98320, 237, 84751, 17686, 361, 17368, 7940, 11389, 787 ]
[ 0.1719970703125, 0.27978515625, 0.0594482421875, 0.2349853515625, 0.226318359375, 0.0789794921875, 0.1820068359375, 0.1015625, 0.20556640625, 0.12744140625, 0.1204833984375, 0.09234619140625, 0.1551513671875, 0.03076171875, 0.0865478515625, 0.054107666015625, 0.14501953125, 0.19104...
embed
52035919_c0
52035919
powershell
0
Title: Not Able to convert a string to DateTime object in PowerShell script Problem title: Not Able to convert a string to DateTime object in PowerShell script Tags: powershell Problem: Not Able to convert a string to DateTime object in PowerShell script I am not able to convert a string "2018-08-24 18:23:16,060" into ...
Not Able to convert a string to DateTime object in PowerShell script Not Able to convert a string to DateTime object in PowerShell script powershell Not Able DateTime PowerShell ParseExact HH:mm:ss Not Able to convert a string to DateTime object in PowerShell script I am not able to convert a string "2018-08-24 18:23:1...
[ -0.003631591796875, 0.0260009765625, -0.00104522705078125, 0.0211181640625, -0.0162353515625, -0.015869140625, -0.0133056640625, -0.0023193359375, -0.00897216796875, 0.021484375, -0.006011962890625, -0.00066375732421875, 0.01190185546875, 0.01165771484375, -0.00347900390625, 0.00848388...
[ 11205, 62, 2661, 96760, 79315, 47, 25512, 70059, 36746, 17170, 294, 79544, 26499, 10, 14537, 128019, 2392, 184, 19279, 47013, 78288, 2276, 7, 23, 959, 19048, 1742, 47355, 2357, 543, 24864, 22354, 130997, 3934, 11585, 17331, 4966, 3871, 237,...
[ 0.10107421875, 0.0775146484375, 0.162841796875, 0.170654296875, 0.262939453125, 0.1220703125, 0.2030029296875, 0.28271484375, 0.189453125, 0.1898193359375, 0.0899658203125, 0.2275390625, 0.1910400390625, 0.0184783935546875, 0.1541748046875, 0.251953125, 0.07568359375, 0.03071594238...
embed
62394790_c2
62394790
powershell
2
.Item, objExcel.Visible, Count, sheet.UsedRange.Rows, sheet.UsedRange.Columns, Specify, rowMax-1, colMax-1, Get, sheet.Cells.Item, Object, TypeName, PSObject, Property, User, SamAccountname, Get-ADUser, Filter, Object.UserName, Server, Credential, Set, Users, Set-ADUser, Title, Object.Title, PhysicalDeliveryOfficeName,...
.Item, objExcel.Visible, Count, sheet.UsedRange.Rows, sheet.UsedRange.Columns, Specify, rowMax-1, colMax-1, Get, sheet.Cells.Item, Object, TypeName, PSObject, Property, User, SamAccountname, Get-ADUser, Filter, Object.UserName, Server, Credential, Set, Users, Set-ADUser, Title, Object.Title, PhysicalDeliveryOfficeName,...
[ 0.0201416015625, -0.0025177001953125, -0.01007080078125, 0.0311279296875, -0.0022735595703125, 0.0172119140625, -0.01287841796875, -0.0028228759765625, 0.018310546875, 0.0240478515625, 0.000934600830078125, 0.040771484375, 0.00836181640625, 0.00799560546875, 0.025634765625, 0.001380920...
[ 5, 568, 2982, 4, 995, 170, 184926, 6609, 55356, 6, 108210, 155434, 1062, 5281, 1052, 51459, 12724, 19725, 78457, 316, 1779, 24990, 40383, 15555, 71346, 5759, 3365, 20779, 441, 88510, 134549, 60457, 163612, 7940, 46471, 75161, 206984, 53400, ...
[ 0.138671875, 0.056427001953125, 0.22509765625, 0.05419921875, 0.16748046875, 0.1356201171875, 0.257568359375, 0.18310546875, 0.210205078125, 0.00360107421875, 0.17333984375, 0.2344970703125, 0.093017578125, 0.07965087890625, 0.06524658203125, 0.1112060546875, 0.11279296875, 0.09521...
embed