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
43799323_c0
43799323
powershell
0
Title: Compare today's Date with CSV and send out an email if expired Problem title: Compare today's Date with CSV and send out an email if expired Tags: powershell Problem: Compare today's Date with CSV and send out an email if expired Can anyone show me how can I do in order to compare date in CSV files and...
Compare today's Date with CSV and send out an email if expired Compare today's Date with CSV and send out an email if expired powershell Compare Date CSV Compare today's Date with CSV and send out an email if expired Can anyone show me how can I do in order to compare date in CSV files and send out a reminder...
[ 0.0234375, -0.00177001953125, -0.0184326171875, 0.037109375, 0.007415771484375, 0.0281982421875, 0.002960205078125, 0.0303955078125, 0.001617431640625, 0.041259765625, -0.01953125, 0.021484375, 0.00830078125, 0.01904296875, -0.0016937255859375, 0.0002651214599609375, 0.0185546875, ...
[ 113307, 13, 18925, 3768, 25512, 678, 313, 43486, 25379, 1810, 3340, 2174, 14700, 14, 2822, 14537, 128019, 7639, 3642, 831, 54, 12989, 47, 69101, 5622, 23, 102158, 136, 98911, 56, 17368, 17170, 294, 79544, 47564 ]
[ 0.20947265625, 0.073974609375, 0.1748046875, 0.07940673828125, 0.1832275390625, 0.1112060546875, 0.0982666015625, 0.273193359375, 0.05548095703125, 0.055572509765625, 0.1334228515625, 0.06207275390625, 0.0936279296875, 0.1004638671875, 0.03558349609375, 0.1387939453125, 0.22241210937...
embed
19802140_c0
19802140
powershell
0
Title: How to hide a parameter in Cmdlet Problem title: How to hide a parameter in Cmdlet Tags: powershell, c%23, powershell-cmdlet Problem: How to hide a parameter in Cmdlet I want to hide a PowerShell Cmdlet parameter from user. Is there any way to do this in C#? I want to use this parameter within my code to trigger...
How to hide a parameter in Cmdlet How to hide a parameter in Cmdlet powershell c%23 powershell-cmdlet How Cmdlet How to hide a parameter in Cmdlet I want to hide a PowerShell Cmdlet parameter from user. Is there any way to do this in C#? I want to use this parameter within my code to trigger the same cmdlet with the hi...
[ -0.00457763671875, 0.01458740234375, 0.001861572265625, 0.0205078125, -0.0179443359375, 0.006988525390625, 0.008056640625, -0.007293701171875, 0.005462646484375, 0.0140380859375, -0.036376953125, 0.003082275390625, -0.01312255859375, 0.01397705078125, -0.007232666015625, -0.01251220703...
[ 11249, 1274, 112, 10, 171859, 23, 313, 54686, 1974, 47, 14537, 128019, 3742, 3931, 71, 3444, 17170, 294, 79544, 1295, 38937, 3917, 54, 4904, 4527, 28032, 18151, 185553, 5701, 1827, 204105, 16655 ]
[ 0.07806396484375, 0.1826171875, 0.1759033203125, 0.0478515625, 0.260498046875, 0.056121826171875, 0.09527587890625, 0.1898193359375, 0.241455078125, 0.0220947265625, 0.1461181640625, 0.200439453125, 0.059600830078125, 0.133544921875, 0.1087646484375, 0.03948974609375, 0.13916015625, ...
embed
24019089_c1
24019089
powershell
1
.Minutes} | Where { ({[int]$_.Minutes} -gt 0) -and ({[int]$_.Minutes} -lt 10000) } Error: Cannot convert the "($ .Minutes -gt 0) -and ($ .Minutes -lt 10000)" value of type "System.Management.Automation.ScriptBlock" to type "System.Int32". What is the proper syntax for this? Code signals: Conditional, Logic, Casting, Po...
.Minutes} | Where { ({[int]$_.Minutes} -gt 0) -and ({[int]$_.Minutes} -lt 10000) } Error: Cannot convert the "($ .Minutes -gt 0) -and ($ .Minutes -lt 10000)" value of type "System.Management.Automation.ScriptBlock" to type "System.Int32". What is the proper syntax for this? Code signals: Conditional, Logic, Casting, Po...
[ -0.00537109375, -0.00019931793212890625, -0.0030670166015625, -0.01031494140625, -0.018798828125, -0.0030059814453125, -0.000934600830078125, -0.0015106201171875, 0.01458740234375, 0.02001953125, -0.0167236328125, 0.0145263671875, 0.002838134765625, -0.004669189453125, 0.01031494140625, ...
[ 5, 169929, 1636, 8152, 58745, 78662, 4288, 20, 5386, 757, 2940, 1277, 77433, 212059, 4171, 10869, 96760, 4369, 34292, 10644, 84293, 228555, 38115, 39, 2320, 147845, 166191, 47, 4153, 18, 6460, 27798, 6002, 86531, 903, 28864, 26073, 46347, 4...
[ 0.081298828125, 0.298828125, 0.176025390625, 0.01702880859375, 0.0145416259765625, 0.1685791015625, 0.1763916015625, 0.0721435546875, 0.0968017578125, 0.1494140625, 0.192138671875, 0.10009765625, 0.22119140625, 0.180419921875, 0.05352783203125, 0.089111328125, 0.2310791015625, 0.06...
embed
31877426_c1
31877426
powershell
1
in the path (C:\test\wkhtmltopdf\bin\wkhtmltopdf.exe "\sv-fs01\usAG-Data\Kunden\ATEC\Reporting\IntelliPool\" + $monat + "\index.htm"C:\test\Report.pdf) Thanks 4 help! enter code here Code signals: Powershell, WKHTMLTOPDF, Can, Input-Path, PDFConverter, Get-Date, Format, sv-fs01, Kunden, ATEC, Reporting, IntelliPool, i...
in the path (C:\test\wkhtmltopdf\bin\wkhtmltopdf.exe "\sv-fs01\usAG-Data\Kunden\ATEC\Reporting\IntelliPool\" + $monat + "\index.htm"C:\test\Report.pdf) Thanks 4 help! enter code here Code signals: Powershell, WKHTMLTOPDF, Can, Input-Path, PDFConverter, Get-Date, Format, sv-fs01, Kunden, ATEC, Reporting, IntelliPool, i...
[ -0.006683349609375, -0.00482177734375, 0.000713348388671875, 0.005523681640625, -0.01495361328125, 0.0177001953125, 0.001129150390625, -0.0191650390625, 0.0012969970703125, -0.01104736328125, -0.0322265625, 0.005950927734375, -0.01153564453125, 0.01495361328125, 0.005279541015625, -0.0...
[ 23, 70, 60875, 6954, 434, 92, 7693, 188, 15483, 7568, 46480, 67756, 17447, 6746, 223, 23613, 137989, 112463, 555, 35746, 441, 56829, 214, 185200, 150, 7192, 929, 199447, 4711, 79983, 16, 4358, 30957, 18151, 28864, 26073, 17170, 128019, 601,...
[ 0.16259765625, 0.040802001953125, 0.267822265625, 0.1800537109375, 0.1156005859375, 0.06390380859375, 0.234375, 0.14501953125, 0.2314453125, 0.06378173828125, 0.10565185546875, 0.090087890625, 0.06671142578125, 0.1033935546875, 0.019012451171875, 0.1466064453125, 0.08349609375, 0.0...
embed
72555300_c2
72555300
powershell
2
)\n", Code signals: A, C, point_2, which, VSCode, File, triangulation.c, Author, kene02, Last, License, All, Description, Uses, _USE_MATH_DEFINES, stdio.h, stdlib.h, math.h, string.h, distance_between, point_1, find_gradient, Allocating, point_a, point_b, point_c, point_d, Print, Evaluate, point_x, bng_ba, bng_dc, bng_...
)\n", Code signals: A, C, point_2, which, VSCode, File, triangulation.c, Author, kene02, Last, License, All, Description, Uses, _USE_MATH_DEFINES, stdio.h, stdlib.h, math.h, string.h, distance_between, point_1, find_gradient, Allocating, point_a, point_b, point_c, point_d, Print, Evaluate, point_x, bng_ba, bng_dc, bng_...
[ 0.00787353515625, 0.01373291015625, -0.00012159347534179688, 0.00592041015625, 0.00335693359375, -0.0120849609375, 0.00567626953125, 0.01708984375, 0.03125, 0.00830078125, -0.00677490234375, -0.02392578125, -0.004974365234375, -0.005950927734375, 0.0003108978271484375, 0.00970458984375...
[ 1388, 41872, 19, 830, 28864, 26073, 7, 12, 62, 4, 313, 6275, 304, 3129, 44160, 114211, 42724, 1927, 1463, 72403, 5, 238, 61804, 108525, 9550, 21672, 64779, 3164, 70643, 36836, 78441, 47512, 841, 202001, 25585, 6138, 5670, 127, 71, 5612, ...
[ 0.07769775390625, 0.1007080078125, 0.05303955078125, 0.13916015625, 0.31396484375, 0.30810546875, 0.1484375, 0.06597900390625, 0.10369873046875, 0.021087646484375, 0.114013671875, 0.1959228515625, 0.130615234375, 0.1370849609375, 0.243408203125, 0.333984375, 0.2137451171875, 0.2125...
embed
57180161_c0
57180161
powershell
0
Title: Delete a specefic string in the textfile Problem title: Delete a specefic string in the textfile Tags: powershell Problem: Delete a specefic string in the textfile Delete the only occurrence of "(123456789)" anywhere in a text file including both open and close parenthesis get-content "D:\testing.txt" | % {$_ -r...
Delete a specefic string in the textfile Delete a specefic string in the textfile powershell Delete testing.txt Out-File out.txt Delete a specefic string in the textfile Delete the only occurrence of "(123456789)" anywhere in a text file including both open and close parenthesis
[ 0.00433349609375, 0.01019287109375, -0.01348876953125, 0.029296875, -0.00494384765625, 0.00131988525390625, 0.00653076171875, 0.01483154296875, 0.0174560546875, 0.0167236328125, 0.0024871826171875, -0.00469970703125, -0.019775390625, 0.004425048828125, 0.043701171875, 0.010498046875, ...
[ 262, 46485, 10, 48502, 13, 20941, 79315, 23, 7986, 29822, 14537, 128019, 134234, 5, 124326, 13538, 9, 174350, 1810, 70, 4734, 74918, 42, 6620, 111, 44, 132, 190875, 162082, 122705, 151107, 11435, 15044, 9803, 136, 20903, 49129, 160291, 7 ]
[ 0.1173095703125, 0.19580078125, 0.0237274169921875, 0.16943359375, 0.1102294921875, 0.17578125, 0.263671875, 0.035369873046875, 0.117431640625, 0.214599609375, 0.1590576171875, 0.24951171875, 0.2479248046875, 0.0382080078125, 0.220703125, 0.17333984375, 0.03558349609375, 0.21252441...
embed
27489061_c0
27489061
powershell
0
Title: Using PowerShell variable for example in FTP.exe Problem title: Using PowerShell variable for example in FTP.exe Tags: variables, powershell Problem: Using PowerShell variable for example in FTP.exe How do you use powershell variables when you run program in it? Is it simply not possible? Example: $url = "test.c...
Using PowerShell variable for example in FTP.exe Using PowerShell variable for example in FTP.exe variables powershell Using PowerShell FTP.exe test.com Unknown Using PowerShell variable for example in FTP.exe How do you use powershell variables when you run program in it? Is it simply not possible? Example:
[ 0.00445556640625, -0.0216064453125, -0.027099609375, 0.0206298828125, 0.01251220703125, 0.007080078125, -0.004241943359375, 0.0120849609375, -0.01409912109375, -0.0087890625, -0.01373291015625, 0.006561279296875, 0.00156402587890625, 0.0272216796875, 0, -0.0020294189453125, 0.0061035...
[ 345, 6953, 17170, 294, 79544, 77336, 27781, 162379, 46480, 14537, 128019, 3034, 69723, 4527, 7, 11675, 1528, 23, 442, 42856, 959, 7722, 89536 ]
[ 0.07342529296875, 0.0142822265625, 0.1787109375, 0.091552734375, 0.229248046875, 0.252685546875, 0.08294677734375, 0.2322998046875, 0.1334228515625, 0.1695556640625, 0.285400390625, 0.09765625, 0.055328369140625, 0.134765625, 0.08331298828125, 0.1337890625, 0.123046875, 0.008758544...
embed
18704610_c0
18704610
powershell
0
Title: Powershell connect to firebird Problem title: Powershell connect to firebird Tags: powershell, firebird Problem: Powershell connect to firebird Hey I was wondering how one could connect to a firebird database (gdb) file from within powershell. Is there a way to use the .net data provider for firebird to connect?...
Powershell connect to firebird Powershell connect to firebird powershell firebird Powershell Powershell connect to firebird Hey I was wondering how one could connect to a firebird database (gdb) file from within powershell. Is there a way to use the .net data provider for firebird to connect? Is there a way to connect ...
[ 0.0306396484375, 0.01470947265625, -0.01312255859375, 0.01556396484375, 0.0020904541015625, 0.01336669921875, -0.0029754638671875, 0.002288818359375, -0.00946044921875, -0.037353515625, 0.0037841796875, 0.00020885467529296875, -0.011474609375, 0.0147705078125, -0.0033416748046875, -0.0...
[ 17170, 128019, 37067, 47, 11476, 91157, 14537, 149016, 3642, 5809, 63399, 177, 48073, 11435, 1295, 28032, 3917, 4527, 1179, 2053, 81450, 12353, 137989, 71115, 65037, 235603 ]
[ 0.1650390625, 0.25732421875, 0.18798828125, 0.1385498046875, 0.1400146484375, 0.26904296875, 0.13232421875, 0.03515625, 0.000335693359375, 0.0310211181640625, 0.201904296875, 0.03607177734375, 0.181396484375, 0.1273193359375, 0.012298583984375, 0.0516357421875, 0.015411376953125, 0...
embed
59288673_c0
59288673
powershell
0
Title: C# Active Directory Search Problem title: C# Active Directory Search Tags: active-directory, c%23, powershell Problem: C# Active Directory Search I have this powershell function and i want to make it as a C# function. How can i put it into C#? Get-ADComputer -filter {Name -Like 'myComp'} -property * | select Dis...
C# Active Directory Search C# Active Directory Search active-directory c%23 powershell Active Directory Search Get-ADComputer Name Like DistinguishedName C# Active Directory Search I have this powershell function and i want to make it as a C# function. How can i put it into C#?
[ 0.006256103515625, 0.0115966796875, -0.01116943359375, 0.03662109375, -0.0089111328125, 0.00182342529296875, 0.003021240234375, -0.0037994384765625, -0.004669189453125, -0.04931640625, 0.0147705078125, 0.043701171875, -0.01397705078125, 0.0277099609375, -0.0022125244140625, 0.011108398...
[ 313, 4904, 88441, 31068, 33086, 36457, 80581, 30675, 501, 3949, 3742, 14537, 128019, 20779, 9, 12351, 10770, 134910, 15757, 18852, 6206, 34971, 164, 5252, 163612, 765, 903, 32354, 3444, 3249, 237, 10, 11249, 831, 3884, 442, 3934 ]
[ 0.0634765625, 0.2386474609375, 0.19384765625, 0.172607421875, 0.2115478515625, 0.1651611328125, 0.1171875, 0.027587890625, 0.024566650390625, 0.02752685546875, 0.13720703125, 0.15576171875, 0.2471923828125, 0.1319580078125, 0.0295867919921875, 0.1729736328125, 0.122314453125, 0.172...
embed
59629271_c0
59629271
powershell
0
Title: Duration of tasks with Windows Task scheduler Problem title: Duration of tasks with Windows Task scheduler Tags: powershell Problem: Duration of tasks with Windows Task scheduler Is it possible to know the duration of a certain task to calculate from "Created Task Process" to "Task completed"? Task scheduler onl...
Duration of tasks with Windows Task scheduler Duration of tasks with Windows Task scheduler powershell Duration Windows Task Duration of tasks with Windows Task scheduler Is it possible to know the duration of a certain task to calculate from "Created Task Process" to "Task completed"? Task scheduler only show the Last...
[ 0.009521484375, 0.0235595703125, -0.00555419921875, -0.0052490234375, 0.00921630859375, -0.027587890625, 0.006988525390625, 0.01348876953125, -0.0018768310546875, -0.025390625, -0.016357421875, 0.04052734375, -0.01708984375, 0.01287841796875, 0.01080322265625, 0.01611328125, 0.017944...
[ 79843, 111, 66211, 7, 678, 3773, 9598, 92, 80889, 42, 14537, 128019, 7722, 3714, 115, 30494, 24233, 74481, 1295, 63784, 27686, 123996, 47, 9874, 1042, 140528, 4734, 7639, 21672, 28398, 19055, 756, 71924 ]
[ 0.1976318359375, 0.0229644775390625, 0.2303466796875, 0.06597900390625, 0.10986328125, 0.1864013671875, 0.2098388671875, 0.12841796875, 0.243408203125, 0.0943603515625, 0.10675048828125, 0.2078857421875, 0.0982666015625, 0.0958251953125, 0.1265869140625, 0.139892578125, 0.02020263671...
embed
64402624_c0
64402624
powershell
0
Title: Is there an easy way to have Powershell always show the actual value? Problem title: Is there an easy way to have Powershell always show the actual value? Tags: powershell Problem: Is there an easy way to have Powershell always show the actual value? These things drive me nuts: Is there an easy way to have Power...
Is there an easy way to have Powershell always show the actual value? Is there an easy way to have Powershell always show the actual value? powershell Powershell Is there an easy way to have Powershell always show the actual value? These things drive me nuts: Is there an easy way to have Powershell just show me the emp...
[ 0.0014495849609375, 0.00439453125, -0.00457763671875, 0.0205078125, 0.0024566650390625, 0.01708984375, 0.0216064453125, -0.019287109375, 0.00019741058349609375, 0.07470703125, -0.01409912109375, 0.0341796875, 0.006622314453125, 0.0218505859375, -0.008056640625, 0.01483154296875, 0.01...
[ 23468, 3917, 17170, 128019, 11343, 7639, 8561, 34292, 14537, 22648, 163, 201505, 79315, 5303 ]
[ 0.115478515625, 0.06134033203125, 0.1771240234375, 0.293212890625, 0.1212158203125, 0.16796875, 0.1810302734375, 0.2069091796875, 0.1053466796875, 0.04437255859375, 0.000213623046875, 0.1512451171875, 0.179443359375, 0.12890625 ]
embed
43980664_c0
43980664
powershell
0
Title: Array to read different values Problem title: Array to read different values Tags: arrays, powershell Problem: Array to read different values How can I input multiple values in PowerShell and have those values stored in a variable? For example: $value = Read-Host "Enter the value's" #I need 15 values to be enter...
Array to read different values Array to read different values arrays powershell Array Read-Host Enter Array to read different values How can I input multiple values in PowerShell and have those values stored in a variable? For example: And then recall them e.g:
[ 0.012939453125, -0.005523681640625, -0.0133056640625, 0.0257568359375, -0.00148773193359375, 0.0003795623779296875, 0.01177978515625, -0.003997802734375, 0.0032196044921875, 0.0308837890625, -0.01251220703125, 0.012939453125, -0.010986328125, 0.01153564453125, 0.0008697509765625, -0.00...
[ 69253, 53, 47, 12301, 12921, 142424, 10298, 4778, 14537, 128019, 4764, 11193, 271, 60816, 831, 87, 107730, 48716, 23, 17170, 294, 79544, 765, 4343, 71, 10, 77336, 189232, 2856 ]
[ 0.1907958984375, 0.168212890625, 0.130859375, 0.226806640625, 0.2216796875, 0.2369384765625, 0.1644287109375, 0.0899658203125, 0.1651611328125, 0.2467041015625, 0.1715087890625, 0.0975341796875, 0.0498046875, 0.121337890625, 0.0615234375, 0.009063720703125, 0.2000732421875, 0.21484...
embed
21345314_c0
21345314
powershell
0
Title: Run ScriptBlock with different credentials Problem title: Run ScriptBlock with different credentials Tags: powershell, credentials Problem: Run ScriptBlock with different credentials I have a script, that determines a userid; once I have that userid, I want to run a script block against that userid using differe...
Run ScriptBlock with different credentials Run ScriptBlock with different credentials powershell credentials Run ScriptBlock Run ScriptBlock with different credentials I have a script, that determines a userid; once I have that userid, I want to run a script block against that userid using different credentials. Is thi...
[ 0.0263671875, -0.006591796875, -0.007110595703125, 0.014892578125, 0.007781982421875, -0.0086669921875, -0.00124359130859375, 0.033935546875, 0.00836181640625, -0.0028076171875, -0.0106201171875, 0.041259765625, -0.00970458984375, 0.0177001953125, 0.000823974609375, 0.01409912109375, ...
[ 28398, 84654, 166191, 678, 12921, 10291, 80973, 14537, 128019, 765, 26499, 83324, 38937, 532, 24145, 3444, 47, 11675, 10, 46389, 26548, 17368, 2071, 903, 7722, 27781 ]
[ 0.142822265625, 0.2164306640625, 0.258056640625, 0.07110595703125, 0.18603515625, 0.166259765625, 0.190673828125, 0.08795166015625, 0.1998291015625, 0.003082275390625, 0.209716796875, 0.09332275390625, 0.09576416015625, 0.1348876953125, 0.004486083984375, 0.07318115234375, 0.03662109...
embed
69465977_c0
69465977
powershell
0
Title: Batch insert into Azure Table Storage using Power Shell Problem title: Batch insert into Azure Table Storage using Power Shell Tags: powershell, azure-table-storage Problem: Batch insert into Azure Table Storage using Power Shell Is there something similar to the AzureTableEntity module that can be used to inser...
Batch insert into Azure Table Storage using Power Shell Batch insert into Azure Table Storage using Power Shell powershell azure-table-storage Power Batch Azure Table Storage Shell Batch insert into Azure Table Storage using Power Shell Is there something similar to the AzureTableEntity module that can be used to inser...
[ 0.01141357421875, 0.0011138916015625, 0.0035400390625, 0.0380859375, -0.0238037109375, 0.01336669921875, 0.0155029296875, -0.0020904541015625, -0.020751953125, 0.015869140625, -0.0196533203125, 0.0224609375, 0.008544921875, -0.005340576171875, 0.011474609375, 0.03564453125, 0.015625,...
[ 21947, 206, 183540, 3934, 176071, 112997, 208071, 17368, 17170, 108362, 14537, 128019, 295, 3408, 22819, 140464, 2071, 2685, 9844, 21373, 618, 2886, 18, 2481, 88996, 831, 11814, 1777, 2053 ]
[ 0.19091796875, 0.09893798828125, 0.198974609375, 0.055450439453125, 0.2025146484375, 0.234130859375, 0.1993408203125, 0.029998779296875, 0.160888671875, 0.2022705078125, 0.093017578125, 0.19677734375, 0.044708251953125, 0.1279296875, 0.1435546875, 0.1214599609375, 0.0103759765625, ...
embed
28006440_c2
28006440
powershell
2
, ApplicationManagement, A-Za-z, Ctrl-M, Program, Files, x86, arg10, arg1, arg11, arg2, arg22, Accept-Encoding, arg3, arg33, Content-Type, UTF-8, arg4, arg44, SOAPAction:urn:microsoft-dynamics-schemas, permissionrange:ReadMultiple, arg5, arg6, arg66, username:password, arg7, arg77, soap_envelope.txt, arg8, servicetier....
, ApplicationManagement, A-Za-z, Ctrl-M, Program, Files, x86, arg10, arg1, arg11, arg2, arg22, Accept-Encoding, arg3, arg33, Content-Type, UTF-8, arg4, arg44, SOAPAction:urn:microsoft-dynamics-schemas, permissionrange:ReadMultiple, arg5, arg6, arg66, username:password, arg7, arg77, soap_envelope.txt, arg8, servicetier....
[ 0.005584716796875, 0.0164794921875, -0.00848388671875, 0.035888671875, 0.009765625, 0.017333984375, -0.0128173828125, -0.004669189453125, -0.005645751953125, 0.043701171875, 0.01904296875, 0.0220947265625, -0.033447265625, -0.0010528564453125, 0.00518798828125, 0.0159912109375, 0.008...
[ 6, 4, 104921, 228555, 62, 9, 16737, 169, 68847, 594, 7663, 42724, 1022, 15276, 79459, 963, 418, 1662, 304, 4015, 111383, 7768, 587, 6238, 363, 9185, 70870, 196707, 30992, 17376, 617, 12465, 15969, 59000, 10763, 12, 474, 138410, 242554, 7,...
[ 0.048248291015625, 0.06903076171875, 0.200927734375, 0.248779296875, 0.0870361328125, 0.0780029296875, 0.12646484375, 0.111083984375, 0.2059326171875, 0.1201171875, 0.190185546875, 0.1959228515625, 0.045867919921875, 0.264404296875, 0.165771484375, 0.169921875, 0.042144775390625, 0...
embed
13240412_c0
13240412
powershell
0
Title: Add contact to Exchange public folder with C# or PowerShell Problem title: Add contact to Exchange public folder with C# or PowerShell Tags: exchange-server, powershell, c%23, exchange-server-2010 Problem: Add contact to Exchange public folder with C# or PowerShell How do I add a contact to an Exchange Server 20...
Add contact to Exchange public folder with C# or PowerShell Add contact to Exchange public folder with C# or PowerShell exchange-server powershell c%23 exchange-server-2010 Add Exchange PowerShell exchange-server-2010 Add contact to Exchange public folder with C# or PowerShell How do I add a contact to an Exchange Serv...
[ 0.02734375, 0.03515625, -0.00124359130859375, 0.0016021728515625, -0.0074462890625, 0.0002422332763671875, -0.021728515625, 0.0096435546875, -0.0137939453125, -0.0294189453125, 0.01007080078125, 0.00830078125, -0.000934600830078125, 0.03125, 0.017333984375, 0.01068115234375, 0.008544...
[ 29117, 5470, 47, 104758, 3835, 78303, 4904, 707, 17170, 79544, 678, 313, 294, 121122, 39642, 14537, 128019, 3742, 73552, 15190, 10, 22687, 1532, 17368 ]
[ 0.095947265625, 0.2027587890625, 0.08837890625, 0.2279052734375, 0.1173095703125, 0.1429443359375, 0.1636962890625, 0.032379150390625, 0.114501953125, 0.160888671875, 0.0223388671875, 0.03326416015625, 0.03411865234375, 0.1612548828125, 0.1064453125, 0.088623046875, 0.1810302734375, ...
embed
50524540_c0
50524540
powershell
0
Title: Select only two decimal places without rounding up Problem title: Select only two decimal places without rounding up Tags: powershell Problem: Select only two decimal places without rounding up I want to select only two decimal places without rounding up. $d = 123000.1264 '{0:f2}' -f $d Result: 123000,13 , but I...
Select only two decimal places without rounding up Select only two decimal places without rounding up powershell Select Select only two decimal places without rounding up I want to select only two decimal places without rounding up. Result: 123000,13 , but I need the result 123000,12 Any ideas to solve this problem? Th...
[ -0.000568389892578125, -0.00933837890625, -0.01214599609375, 0.00726318359375, 0.0166015625, 0.0164794921875, -0.007781982421875, 0.01263427734375, 0.0198974609375, 0.03271484375, -0.0003147125244140625, 0.002288818359375, -0.015869140625, 0.0235595703125, 0.0101318359375, 0.0209960937...
[ 51620, 4734, 6626, 32380, 2749, 44677, 15490, 68807, 214, 1257, 14537, 128019, 3444, 36849, 126684, 427, 36605, 4, 2681, 1284, 3871, 16750, 1530, 25647, 86869, 2967, 25689, 129745 ]
[ 0.215087890625, 0.134765625, 0.184814453125, 0.2093505859375, 0.1512451171875, 0.1845703125, 0.1414794921875, 0.201171875, 0.057403564453125, 0.133544921875, 0.1453857421875, 0.242919921875, 0.0860595703125, 0.213623046875, 0.09423828125, 0.133056640625, 0.2265625, 0.03179931640625...
embed
45484159_c0
45484159
powershell
0
Title: Powershell How to register an event on network connection lost? Problem title: Powershell How to register an event on network connection lost? Tags: wmi, powershell Problem: Powershell How to register an event on network connection lost? Any idea how to register PowerShell event on disconnect network? Something ...
Powershell How to register an event on network connection lost? Powershell How to register an event on network connection lost? wmi powershell Powershell How on_disconnet Powershell How to register an event on network connection lost? Any idea how to register PowerShell event on disconnect network? Something like
[ -0.0024566650390625, 0.0034332275390625, -0.029296875, 0.03271484375, -0.006011962890625, -0.00543212890625, 0.01318359375, -0.00005459785461425781, -0.004180908203125, -0.044677734375, -0.0181884765625, -0.005096435546875, -0.004730224609375, -0.00872802734375, 0.0033416748046875, -0....
[ 17170, 128019, 11249, 47, 68067, 19732, 98, 33120, 94878, 72856, 266, 14537, 3827, 2271, 1179, 6528, 3642, 294, 79544, 2837, 135457, 1884 ]
[ 0.1851806640625, 0.25341796875, 0.067626953125, 0.08648681640625, 0.2470703125, 0.1846923828125, 0.126708984375, 0.1673583984375, 0.1732177734375, 0.1966552734375, 0.06219482421875, 0.1258544921875, 0.04486083984375, 0.03680419921875, 0.118896484375, 0.05706787109375, 0.0486450195312...
embed
50398699_c0
50398699
powershell
0
Title: How do you set a variables in powershell Problem title: How do you set a variables in powershell Tags: powershell, azure-devops, azure-pipelines-release-pipeline Problem: How do you set a variables in powershell I am trying to set variables in a PowerShell so I can use them in custom conditions in a release defi...
How do you set a variables in powershell How do you set a variables in powershell powershell azure-devops azure-pipelines-release-pipeline How How do you set a variables in powershell I am trying to set variables in a PowerShell so I can use them in custom conditions in a release definitions, so i can prevent phases fr...
[ -0.0078125, -0.00445556640625, -0.0133056640625, 0.01708984375, 0.00244140625, -0.02978515625, -0.0036773681640625, -0.005462646484375, -0.006072998046875, 0.04052734375, -0.00830078125, 0.013427734375, 0.0087890625, 0.0198974609375, 0.00179290771484375, 0.0269775390625, 0.0073242187...
[ 11249, 54, 398, 5423, 10, 77336, 7, 23, 14537, 128019, 295, 3408, 18548, 68818, 1434, 26338, 1444, 233707, 86, 31577, 17170, 294, 79544, 4527, 114122, 27289, 54452, 80934, 56282, 93402, 1295, 51042, 44160, 12763, 47, 98320, 757 ]
[ 0.0914306640625, 0.0689697265625, 0.0550537109375, 0.21337890625, 0.1260986328125, 0.310791015625, 0.1827392578125, 0.0992431640625, 0.16552734375, 0.266845703125, 0.09442138671875, 0.1649169921875, 0.131591796875, 0.1485595703125, 0.040130615234375, 0.1480712890625, 0.03863525390625...
embed
22192195_c0
22192195
powershell
0
Title: It is possible to use BoxedApp SDK with powershell? Problem title: It is possible to use BoxedApp SDK with powershell? Tags: c%23, .net, powershell Problem: It is possible to use BoxedApp SDK with powershell? It is possible to load BoxedApp SDK dll with Powershell and use it? Link to SDK: http://www.boxedapp.com...
It is possible to use BoxedApp SDK with powershell? It is possible to use BoxedApp SDK with powershell? c%23 .net powershell BoxedApp SDK It is possible to use BoxedApp SDK with powershell? It is possible to load BoxedApp SDK dll with Powershell and use it? Link to SDK: http://www.boxedapp.com/boxedappsdk/ This is not ...
[ 0.00714111328125, 0.0185546875, -0.00579833984375, 0.0179443359375, -0.01336669921875, 0.006011962890625, 0.00069427490234375, 0.01104736328125, -0.00299072265625, -0.015380859375, -0.00311279296875, -0.01007080078125, -0.00225830078125, 0.01214599609375, 0.007232666015625, 0.014343261...
[ 83, 7722, 4527, 27271, 297, 39179, 159, 45461, 678, 14537, 128019, 3742, 1179, 47, 72367, 81717, 17170, 442, 12779, 11728, 9007, 7, 5740, 959, 145755, 17777, 3293, 24, 4935, 501, 37223, 5351 ]
[ 0.07293701171875, 0.16943359375, 0.127685546875, 0.200927734375, 0.1768798828125, 0.2266845703125, 0.09814453125, 0.24853515625, 0.11767578125, 0.1214599609375, 0.26220703125, 0.07012939453125, 0.111572265625, 0.025787353515625, 0.122314453125, 0.152099609375, 0.1337890625, 0.05294...
embed
30775252_c0
30775252
powershell
0
Title: Processing ForeignSecurityPrincipal Problem title: Processing ForeignSecurityPrincipal Tags: active-directory, powershell Problem: Processing ForeignSecurityPrincipal DomainA and DomainB trust each other. Some DomainB users are members of DomainA local domain groups. How can I get ForeignSecurityPrincipal in Pow...
Processing ForeignSecurityPrincipal Processing ForeignSecurityPrincipal active-directory powershell Processing ForeignSecurityPrincipal DomainA DomainB Processing ForeignSecurityPrincipal DomainA and DomainB trust each other. Some DomainB users are members of DomainA local domain groups. How can I get ForeignSecurityPr...
[ 0.040771484375, 0.016845703125, -0.0103759765625, 0.0240478515625, 0.004608154296875, 0.02392578125, 0.01068115234375, 0.0012054443359375, -0.0089111328125, -0.0169677734375, 0.0050048828125, 0.05859375, -0.011474609375, 0.0247802734375, -0.0185546875, 0.0126953125, -0.00078964233398...
[ 123996, 214, 184293, 4233, 20287, 112079, 318, 5007, 36457, 80581, 30675, 14537, 128019, 93702, 284, 571, 63207, 12638, 3789, 72095, 43032, 4000, 77758, 94407, 831, 2046, 939, 17170, 294, 79544, 5303, 6863 ]
[ 0.1380615234375, 0.05902099609375, 0.2154541015625, 0.130126953125, 0.1553955078125, 0.0989990234375, 0.1168212890625, 0.1800537109375, 0.131103515625, 0.07537841796875, 0.001007080078125, 0.127197265625, 0.2108154296875, 0.167724609375, 0.1253662109375, 0.140625, 0.2030029296875, ...
embed
3935395_c0
3935395
powershell
0
Title: Loading XML string with PowerShell Problem title: Loading XML string with PowerShell Tags: xml, powershell Problem: Loading XML string with PowerShell I have defined an XML string using $str = "<a><b></b></a>" Now I want to load it into a [xml] variable to be able to manipulate it's nodes etc. The row below resu...
Loading XML string with PowerShell Loading XML string with PowerShell xml powershell Loading XML PowerShell Loading XML string with PowerShell I have defined an XML string using Now I want to load it into a [xml] variable to be able to manipulate it's nodes etc. The row below results in an error... How do I do this?
[ 0.00616455078125, 0.0283203125, 0.01116943359375, 0.033447265625, 0.00787353515625, 0.00994873046875, -0.013427734375, -0.01519775390625, -0.02001953125, -0.0159912109375, 0.000009655952453613281, -0.0130615234375, -0.010009765625, 0.001861572265625, -0.005126953125, 0.01153564453125, ...
[ 228006, 92537, 79315, 678, 17170, 294, 79544, 131492, 14537, 128019, 61924, 17368, 14240, 3444, 72367, 3934, 77336, 19048, 45258, 67, 110, 988, 15555, 35064, 50339, 18499, 54 ]
[ 0.20068359375, 0.246826171875, 0.201904296875, 0.1156005859375, 0.187744140625, 0.065673828125, 0.20947265625, 0.2076416015625, 0.1444091796875, 0.2254638671875, 0.154541015625, 0.0504150390625, 0.151123046875, 0.103759765625, 0.189453125, 0.091796875, 0.2149658203125, 0.0216827392...
embed
35879455_c0
35879455
powershell
0
Title: Can I use nuget packages for octopus scriptcs deploy script? Problem title: Can I use nuget packages for octopus scriptcs deploy script? Tags: octopus-deploy, powershell, nuget, scriptcs Problem: Can I use nuget packages for octopus scriptcs deploy script? I would like to use functionality contained in a nuget p...
Can I use nuget packages for octopus scriptcs deploy script? Can I use nuget packages for octopus scriptcs deploy script? octopus-deploy powershell nuget scriptcs Can Can I use nuget packages for octopus scriptcs deploy script? I would like to use functionality contained in a nuget package in one of my octopus scriptcs...
[ -0.005096435546875, -0.00579833984375, 0.00970458984375, -0.008544921875, -0.01055908203125, 0.00024127960205078125, 0.031005859375, -0.006072998046875, -0.004547119140625, -0.0101318359375, -0.029052734375, -0.0106201171875, 0.0086669921875, 0.01092529296875, 0.0002841949462890625, 0....
[ 4171, 4527, 315, 3794, 98169, 162264, 7332, 26499, 4439, 8, 13158, 53, 112, 14537, 128019, 87, 100, 1884, 123309, 70541, 7722 ]
[ 0.0865478515625, 0.0966796875, 0.1387939453125, 0.2086181640625, 0.1671142578125, 0.1544189453125, 0.14697265625, 0.177978515625, 0.1234130859375, 0.046051025390625, 0.134033203125, 0.03863525390625, 0.035491943359375, 0.03619384765625, 0.1220703125, 0.013824462890625, 0.013488769531...
embed
50240713_c0
50240713
powershell
0
Title: how to take users off ad groups user is part of Problem title: how to take users off ad groups user is part of Tags: powershell, active-directory Problem: how to take users off ad groups user is part of We are trying to take user off all ad groups when user is termed in HR Database. I have the termination of use...
how to take users off ad groups user is part of how to take users off ad groups user is part of powershell active-directory how to take users off ad groups user is part of We are trying to take user off all ad groups when user is termed in HR Database. I have the termination of user account figured out but how can we t...
[ 0.0126953125, -0.00689697265625, -0.00946044921875, 0.02197265625, -0.0145263671875, 0.0263671875, -0.00286865234375, 0.024658203125, 0.00188446044921875, -0.004791259765625, -0.006134033203125, 0.017822265625, 0.0166015625, 0.0277099609375, 0.00494384765625, 0.0234375, 0.0263671875,...
[ 3642, 5646, 72095, 5773, 606, 94407, 38937, 83, 2831, 14537, 128019, 36457, 80581, 31577, 756, 24117, 22439, 187781, 29527, 15426, 831, 29458, 2446, 111, 95486, 21115, 17368 ]
[ 0.046173095703125, 0.123046875, 0.2354736328125, 0.228759765625, 0.2071533203125, 0.2120361328125, 0.204833984375, 0.058837890625, 0.159912109375, 0.1207275390625, 0.2322998046875, 0.122802734375, 0.09307861328125, 0.0225830078125, 0.0250244140625, 0.0938720703125, 0.1236572265625, ...
embed
60735035_c1
60735035
powershell
1
�程运行空间会话的友好名称. PS / > File: https://1drv.ms/f/s!AtftJLuuzIqngqg598UpNi1x5YJ8bQ Code signals: How, XML, PowerShell, PSscriptroot, System.Management.Automation.xml, paramen.txt, file.Directoryname, ChildPath, file.name.replace, f.SelectNodes, en.txt, as.InnerXml, matches.value, Bottom, _.length, en.length, cn1, as.Innert...
�程运行空间会话的友好名称. PS / > File: https://1drv.ms/f/s!AtftJLuuzIqngqg598UpNi1x5YJ8bQ Code signals: How, XML, PowerShell, PSscriptroot, System.Management.Automation.xml, paramen.txt, file.Directoryname, ChildPath, file.name.replace, f.SelectNodes, en.txt, as.InnerXml, matches.value, Bottom, _.length, en.length, cn1, as.Innert...
[ 0.016357421875, 0.0042724609375, 0.0079345703125, 0.01251220703125, -0.0247802734375, 0.0159912109375, 0.01263427734375, -0.00933837890625, -0.001251220703125, 0.0185546875, 0.0181884765625, 0.0233154296875, -0.019775390625, -0.00677490234375, 0.01904296875, 0.0157470703125, 0.019531...
[ 6, 11072, 43565, 23128, 1147, 16598, 43, 85133, 108279, 5, 7940, 248, 977, 42724, 12, 3975, 696, 418, 334, 4432, 420, 188580, 2737, 28864, 26073, 7, 11249, 92537, 17170, 294, 79544, 32032, 148920, 12353, 228555, 38115, 39, 2320, 131492, 4...
[ 0.005218505859375, 0.26318359375, 0.2274169921875, 0.27392578125, 0.172607421875, 0.242431640625, 0.0447998046875, 0.2496337890625, 0.18017578125, 0.013336181640625, 0.2286376953125, 0.169677734375, 0.058746337890625, 0.2408447265625, 0.009063720703125, 0.126708984375, 0.007873535156...
embed
43932547_c2
43932547
powershell
2
System.Net.HttpWebRequest, System.Net.WebRequest, Create, request.Method, request.Headers.Add, Authorization, request.ContentType, request.GetRequestStream, body.write, post_body.length, body.flush, body.close, request.GetResponse, Z94j23TcYmokjBDCxkym0NiHV, rFuQSD61VF0BUu3j4DKqRxOSFyhQfZ7xvw8Nk0qmYT1kMAOTNP, pP4QyXIZ...
System.Net.HttpWebRequest, System.Net.WebRequest, Create, request.Method, request.Headers.Add, Authorization, request.ContentType, request.GetRequestStream, body.write, post_body.length, body.flush, body.close, request.GetResponse, Z94j23TcYmokjBDCxkym0NiHV, rFuQSD61VF0BUu3j4DKqRxOSFyhQfZ7xvw8Nk0qmYT1kMAOTNP, pP4QyXIZ...
[ 0.01422119140625, 0.031982421875, 0.01251220703125, -0.001922607421875, -0.00701904296875, 0.004486083984375, 0.002960205078125, -0.0021209716796875, -0.006134033203125, -0.00396728515625, 0.0157470703125, 0.003143310546875, 0.0034332275390625, -0.039794921875, 0.01495361328125, 0.0106...
[ 12353, 5, 24447, 841, 3062, 254, 30474, 4332, 75616, 4, 151313, 50336, 78572, 7352, 13025, 11, 14202, 4028, 61804, 47691, 25352, 196707, 126, 115061, 14361, 434, 18781, 1305, 37873, 23986, 18026, 1495, 155648, 724, 94399, 567, 14889, 3742, ...
[ 0.168701171875, 0.0867919921875, 0.1470947265625, 0.01373291015625, 0.1505126953125, 0.064453125, 0.1348876953125, 0.160888671875, 0.2286376953125, 0.0628662109375, 0.162841796875, 0.22802734375, 0.117919921875, 0.145263671875, 0.1202392578125, 0.0875244140625, 0.1348876953125, 0.1...
embed
73698605_c0
73698605
powershell
0
Title: Powershell how to use the &lt; (redirect) Problem title: Powershell how to use the &lt; (redirect) Tags: powershell, terminal Problem: Powershell how to use the < (redirect) Something like this will work in shell , cmd , bash and so on, but NOT in powershell : mysql -u username -p database_name < file.sql Is the...
Powershell how to use the &lt; (redirect) Powershell how to use the &lt; (redirect) powershell terminal Powershell database_name file.sql Powershell how to use the < (redirect) Something like this will work in shell , cmd , bash and so on, but NOT in powershell : Is there a simple way to use this the same way in powesh...
[ 0.0140380859375, 0.0169677734375, 0.004119873046875, 0.00830078125, -0.0203857421875, 0.00469970703125, -0.0196533203125, -0.01104736328125, -0.010986328125, -0.0194091796875, 0.005767822265625, 0.017578125, 0.0147705078125, 0.00927734375, -0.00946044921875, 0.006927490234375, -0.003...
[ 17170, 128019, 3642, 47, 4527, 70, 619, 1277, 74, 107, 80581, 14537, 33949, 63399, 11627, 11435, 99247, 4426, 903, 4488, 1827, 71, 87109, 86725, 23, 8781, 160, 1177 ]
[ 0.1695556640625, 0.232421875, 0.0404052734375, 0.002838134765625, 0.15234375, 0.071044921875, 0.064453125, 0.1187744140625, 0.048004150390625, 0.103515625, 0.26708984375, 0.13037109375, 0.1787109375, 0.1297607421875, 0.077880859375, 0.09515380859375, 0.177490234375, 0.2391357421875...
embed
55268513_c0
55268513
powershell
0
Title: Azure Accelerated Networking Enable Error PowerShell Status Code: 400 Problem title: Azure Accelerated Networking Enable Error PowerShell Status Code: 400 Tags: azure-rm, powershell, azure Problem: Azure Accelerated Networking Enable Error PowerShell Status Code: 400 Azure Accelerated Networking Enable Error Pow...
Azure Accelerated Networking Enable Error PowerShell Status Code: 400 Azure Accelerated Networking Enable Error PowerShell Status Code: 400 azure-rm powershell azure Azure Accelerated Networking Enable Error PowerShell Status Azure Accelerated Networking Enable Error PowerShell Status Code: 400 Azure Accelerated Networ...
[ 0.0189208984375, -0.000034332275390625, 0.0107421875, 0.021484375, 0.004791259765625, 0.015380859375, -0.0034027099609375, 0.01031494140625, -0.00909423828125, 0.037109375, -0.004486083984375, 0.017822265625, 0.0087890625, -0.01300048828125, 0.0028839111328125, 0.00142669677734375, 0...
[ 176071, 9852, 123079, 27686, 28997, 214, 357, 2886, 212059, 17170, 294, 79544, 56504, 28864, 12, 4082, 295, 3408, 9, 42, 39, 14537, 128019 ]
[ 0.266845703125, 0.0267486572265625, 0.2001953125, 0.1070556640625, 0.14501953125, 0.0316162109375, 0.096435546875, 0.174560546875, 0.210205078125, 0.1685791015625, 0.05523681640625, 0.209228515625, 0.1898193359375, 0.1900634765625, 0.0245208740234375, 0.268310546875, 0.114990234375, ...
embed
38605909_c1
38605909
powershell
1
/26/2016 8:39PM 19 #settings/devices/1/239a9cd0-d6c9-4e7d-9918-0cd686a57aac But I'm quiet sure that there's a better way, instead of duplicating the groups, excluding stuff etc. to use some other/better technics, which I'll be happy to learn. What is your suggestion? Code signals: Regex, Improvement, Storage, Sync, Act...
/26/2016 8:39PM 19 #settings/devices/1/239a9cd0-d6c9-4e7d-9918-0cd686a57aac But I'm quiet sure that there's a better way, instead of duplicating the groups, excluding stuff etc. to use some other/better technics, which I'll be happy to learn. What is your suggestion? Code signals: Regex, Improvement, Storage, Sync, Act...
[ 0.0045166015625, 0.0133056640625, 0.01708984375, -0.007476806640625, 0.003204345703125, 0.0262451171875, -0.00360107421875, 0.00738525390625, 0.01385498046875, 0.004241943359375, -0.0191650390625, 0.00958251953125, -0.006011962890625, -0.0184326171875, -0.0029296875, 0.0208740234375, ...
[ 4046, 27317, 34539, 20266, 953, 468, 89840, 64, 118318, 5170, 118551, 9323, 9, 1126, 5046, 1819, 71574, 178475, 12243, 2263, 4966, 92136, 9077, 11522, 3917, 64457, 171763, 1916, 70, 94407, 39041, 6238, 41884, 4527, 3789, 372, 3055, 55875, 1...
[ 0.035003662109375, 0.1317138671875, 0.04534912109375, 0.032958984375, 0.1876220703125, 0.039459228515625, 0.236083984375, 0.00750732421875, 0.19677734375, 0.0755615234375, 0.005340576171875, 0.1185302734375, 0.00494384765625, 0.1033935546875, 0.1519775390625, 0.1549072265625, 0.03659...
embed
36089865_c0
36089865
powershell
0
Title: try..catch not working? Problem title: try..catch not working? Tags: powershell Problem: try..catch not working? Code signals: _.Exception, ItemNotFoundException, try..catch, ReadFile, script:fileInfo, Get-Content, Write-Host, _.Exception.Message, Cannot, test.xml, test.ps1:3, char:29, CategoryInfo, ObjectNotFou...
try..catch not working? try..catch not working? powershell _.Exception ItemNotFoundException try..catch ReadFile script:fileInfo Get-Content Write-Host _.Exception.Message Cannot test.xml test.ps1:3 char:29 CategoryInfo ObjectNotFound test.xml:String FullyQualifiedErrorId PathNotFound Microsoft.PowerShell.Commands.GetC...
[ -0.00032806396484375, 0.02294921875, 0.0024261474609375, 0.0002613067626953125, 0.0125732421875, -0.000377655029296875, 0.0045166015625, -0.0194091796875, -0.0113525390625, 0.02880859375, -0.00946044921875, 0.0174560546875, -0.02197265625, 0.0186767578125, 0.03466796875, 0.007232666015...
[ 9790, 5, 4460, 206, 959, 20697, 14537, 128019, 63928, 78426, 122116, 27591, 7030, 4764, 174350, 26499, 29822, 93147, 20779, 25352, 10869, 3034, 131492, 6423, 363, 21441, 29223, 49057, 134549, 178476, 108421, 7244, 105022, 79544, 12018, 63805, 6...
[ 0.2236328125, 0.0631103515625, 0.219482421875, 0.187744140625, 0.1390380859375, 0.164306640625, 0.1121826171875, 0.1773681640625, 0.07861328125, 0.15380859375, 0.054931640625, 0.07818603515625, 0.039825439453125, 0.123046875, 0.11669921875, 0.08624267578125, 0.0264129638671875, 0.0...
embed
56843510_c0
56843510
powershell
0
Title: convert date to unix timestamp in powershell Problem title: convert date to unix timestamp in powershell Tags: datetime, timestamp, powershell Problem: convert date to unix timestamp in powershell I want to convert any date time (not current) format into unix timestamp. $dateToConvert = "2018-12-11 01:00:00" inp...
convert date to unix timestamp in powershell convert date to unix timestamp in powershell datetime timestamp powershell convert date to unix timestamp in powershell I want to convert any date time (not current) format into unix timestamp. $dateToConvert = "2018-12-11 01:00:00" input: $dateToConvert output: 1544490000 (...
[ 0.008056640625, 0.005645751953125, 0.0079345703125, 0.0155029296875, -0.021484375, -0.0128173828125, -0.005126953125, 0.00506591796875, -0.0032501220703125, -0.041015625, -0.03369140625, 0.0159912109375, 0.022705078125, 0.00323486328125, -0.0137939453125, 0.01116943359375, 0.01538085...
[ 96760, 5622, 47, 51, 4084, 1733, 590, 2676, 23, 14537, 128019, 6032, 3444, 2499, 10869, 43581, 9384, 3934, 3650, 17489, 7763, 11935, 11549, 1742, 31435, 1662, 3413, 6632, 58, 107730, 140992, 81384, 155103, 28568, 27494, 4163, 172127, 1221, ...
[ 0.1785888671875, 0.209716796875, 0.1378173828125, 0.1309814453125, 0.15576171875, 0.1854248046875, 0.219482421875, 0.209716796875, 0.05169677734375, 0.1346435546875, 0.233154296875, 0.177490234375, 0.06121826171875, 0.057647705078125, 0.0780029296875, 0.1512451171875, 0.1356201171875...
embed
34043225_c0
34043225
powershell
0
Title: Get-Package not recognized Problem title: Get-Package not recognized Tags: powershell Problem: Get-Package not recognized When using Get-Package I get the below response: Get-package is not recognized as the name of a cmdlet I've searched using Get-Command -Name *Get* and don't see Get-Package . Does it need to ...
Get-Package not recognized Get-Package not recognized powershell Get-Package Get-Command Name Get Get-Package not recognized When using Get-Package I get the below response: I've searched using Get-Command -Name *Get* and don't see Get-Package . Does it need to be installed separately? I wouldn't have thought it did.
[ 0.004241943359375, 0.0101318359375, 0.0272216796875, 0.0267333984375, -0.01416015625, 0.032958984375, 0.007415771484375, -0.020263671875, 0.002655029296875, 0.029541015625, -0.006195068359375, 0.01422119140625, -0.010986328125, -0.0072021484375, -0.01953125, 0.00433349609375, -0.0009...
[ 20779, 205956, 4588, 959, 125296, 71, 14537, 128019, 10770, 12018, 15757, 17368, 9, 35064, 57553, 33938, 297, 163612, 724, 126, 18, 1957, 442, 3871, 186, 20600, 84797 ]
[ 0.173828125, 0.2454833984375, 0.09344482421875, 0.1361083984375, 0.1566162109375, 0.06439208984375, 0.095458984375, 0.17236328125, 0.09014892578125, 0.167724609375, 0.0574951171875, 0.0367431640625, 0.0266265869140625, 0.02984619140625, 0.0443115234375, 0.0924072265625, 0.00283813476...
embed
47684232_c1
47684232
powershell
1
(events.js:188:7) Code signals: Request.onRequestError, Error, Please, Users, UserName, Demo, Downloading, raw.githubusercontent.com, truffle.js, Request._callback, AppData, Roaming, node_modules, cli.bundled.js:311386:23, self.callback, cli.bundled.js:283165:22, events.js:96:13, Request.emit, events.js:188:7, cli.bun...
(events.js:188:7) Code signals: Request.onRequestError, Error, Please, Users, UserName, Demo, Downloading, raw.githubusercontent.com, truffle.js, Request._callback, AppData, Roaming, node_modules, cli.bundled.js:311386:23, self.callback, cli.bundled.js:283165:22, events.js:96:13, Request.emit, events.js:188:7, cli.bun...
[ -0.017822265625, 0.03662109375, 0.01123046875, 0.0169677734375, 0.004913330078125, 0.00112152099609375, 0.016845703125, -0.01129150390625, -0.01226806640625, -0.00927734375, -0.01483154296875, -0.0244140625, 0.0022125244140625, 0.0113525390625, -0.02734375, -0.0014190673828125, 0.016...
[ 90141, 7, 28175, 112511, 12, 36076, 28864, 26073, 853, 75616, 191, 4332, 18468, 31611, 212059, 30607, 53400, 163612, 42506, 4857, 214, 49649, 15769, 32102, 65918, 69246, 277, 14617, 4902, 133, 5, 85763, 12620, 5659, 137989, 2777, 302, 110, ...
[ 0.239013671875, 0.0987548828125, 0.233154296875, 0.2384033203125, 0.0291290283203125, 0.1495361328125, 0.2493896484375, 0.280517578125, 0.03753662109375, 0.1817626953125, 0.1644287109375, 0.05181884765625, 0.096923828125, 0.143310546875, 0.182373046875, 0.18994140625, 0.163818359375,...
embed
60391813_c0
60391813
powershell
0
Title: Using powershell for newbie Problem title: Using powershell for newbie Tags: powershell Problem: Using powershell for newbie im trying to figure out task b)using PowerShell. i used get-psdrive for task a) but im lost with task b) any help would be great im new to PowerShell a) Display a list of disk volumes. b) ...
Using powershell for newbie Using powershell for newbie powershell Using Using powershell for newbie im trying to figure out task b)using PowerShell. i used get-psdrive for task a) but im lost with task b) any help would be great im new to PowerShell a) Display a list of disk volumes. b) Display a list that shows the m...
[ 0.0089111328125, -0.00018024444580078125, 0.00738525390625, 0.0185546875, -0.0106201171875, 0.029541015625, -0.002532958984375, -0.010009765625, 0.009521484375, 0.01348876953125, 0.01483154296875, 0.026611328125, 0.0191650390625, 0.0198974609375, -0.03564453125, 0.01708984375, 0.0247...
[ 345, 6953, 14537, 128019, 100, 3525, 9014, 566, 31577, 26366, 66211, 876, 223, 214, 17170, 294, 79544, 11814, 2046, 6423, 88400, 72856, 4358, 6782, 47, 90045, 5303, 28338, 21950, 450, 45831, 43032, 36746, 181653, 96362, 75101 ]
[ 0.0804443359375, 0.04644775390625, 0.15478515625, 0.264892578125, 0.111572265625, 0.125732421875, 0.201171875, 0.0718994140625, 0.0382080078125, 0.0679931640625, 0.1612548828125, 0.035888671875, 0.06988525390625, 0.007720947265625, 0.1573486328125, 0.0859375, 0.208740234375, 0.0402...
embed
73604283_c0
73604283
powershell
0
Title: What is the command to remove git? Problem title: What is the command to remove git? Tags: powershell Problem: What is the command to remove git? I tried to remove git from my subfolder react project in my parent folder MERN project.. I tried the command rm -rf .git in my react/frontend folder but it display : R...
What is the command to remove git? What is the command to remove git? powershell What Remove-Item What is the command to remove git? I tried to remove git from my subfolder react project in my parent folder MERN project.. I tried the command rm -rf .git in my react/frontend folder but it display :
[ -0.0283203125, 0.021240234375, -0.0003490447998046875, 0.00927734375, -0.006561279296875, 0.00714111328125, 0.004852294921875, -0.00168609619140625, -0.0036163330078125, 0.01324462890625, 0.000591278076171875, -0.007232666015625, -0.01171875, 0.00714111328125, -0.025634765625, -0.00793...
[ 4865, 83, 70, 75101, 47, 87388, 62270, 14537, 128019, 181139, 9, 568, 2982, 37842, 1295, 1614, 42822, 56, 131300, 13452, 49129, 78303, 276, 104105, 39, 22206, 5, 15769, 20549, 3611, 44116 ]
[ 0.04608154296875, 0.03399658203125, 0.049102783203125, 0.255859375, 0.05712890625, 0.23681640625, 0.296875, 0.09033203125, 0.2059326171875, 0.21630859375, 0.00494384765625, 0.03643798828125, 0.17138671875, 0.048675537109375, 0.048187255859375, 0.07073974609375, 0.08203125, 0.015930...
embed
23809387_c0
23809387
powershell
0
Title: SharePoint Farm Feature Problem title: SharePoint Farm Feature Tags: powershell, sharepoint-2010, sharepoint-feature, sharepoint Problem: SharePoint Farm Feature I want to install .wsp but it gives an error saying that there is a farm feature in which need to be removed. how to Remove Farm Feature (Farm Level Fe...
SharePoint Farm Feature SharePoint Farm Feature powershell sharepoint-2010 sharepoint-feature sharepoint SharePoint Farm Feature sharepoint-2010 SharePoint Farm Feature I want to install .wsp but it gives an error saying that there is a farm feature in which need to be removed. how to Remove Farm Feature (Farm Level Fe...
[ 0.0106201171875, 0.0302734375, -0.0205078125, -0.003662109375, -0.002899169921875, -0.00823974609375, -0.0024871826171875, -0.004608154296875, -0.000949859619140625, 0.005615234375, -0.00994873046875, 0.01275634765625, -0.0142822265625, -0.004669189453125, 0.023681640625, -0.0032043457...
[ 131371, 51869, 106594, 14537, 128019, 12008, 38496, 73552, 88981, 3444, 20600, 5, 434, 7008, 1284, 18499, 83, 40617, 60213, 3871, 184750, 3642, 47, 181139, 80908, 39, 84136, 1295, 15881, 61443, 17170, 294, 79544 ]
[ 0.264892578125, 0.2861328125, 0.25341796875, 0.1103515625, 0.2305908203125, 0.07427978515625, 0.0816650390625, 0.187255859375, 0.1260986328125, 0.057281494140625, 0.1351318359375, 0.029693603515625, 0.069580078125, 0.1883544921875, 0.005096435546875, 0.1640625, 0.005401611328125, 0...
embed
62547202_c1
62547202
powershell
1
like: $Users = Import-Csv $Csvfile Foreach ($MGR in $users){ $supID=$MGR.MGRID $RowIndex=[array]::Indexof($MGR.MGR.NAME,"$supID") } Any helpful suggestions welcome. Thank you Code signals: Powershell, Modify, CSV, Name, MGRID, MGRNAME, Bob, Smith, Drake, Suzy, Long, Jane, John, Bass, Sup, Import-Csv, Csvfile, Foreach,...
like: $Users = Import-Csv $Csvfile Foreach ($MGR in $users){ $supID=$MGR.MGRID $RowIndex=[array]::Indexof($MGR.MGR.NAME,"$supID") } Any helpful suggestions welcome. Thank you Code signals: Powershell, Modify, CSV, Name, MGRID, MGRNAME, Bob, Smith, Drake, Suzy, Long, Jane, John, Bass, Sup, Import-Csv, Csvfile, Foreach,...
[ -0.005279541015625, 0.0146484375, 0.0028839111328125, 0.031982421875, 0.0067138671875, -0.0023193359375, 0.020751953125, 0.0267333984375, 0.00872802734375, 0.02880859375, -0.0002498626708984375, 0.0062255859375, 0.01025390625, 0.002655029296875, 0.0059814453125, 0.0106201171875, -0.0...
[ 1884, 3650, 1062, 7, 1314, 2203, 92966, 9, 441, 67756, 29822, 52445, 934, 594, 49741, 23, 223, 2037, 7146, 34926, 150331, 12724, 434, 4153, 39659, 19305, 4390, 5, 182512, 98893, 157666, 81907, 28864, 26073, 12, 17170, 128019, 16269, 40383, ...
[ 0.1376953125, 0.05291748046875, 0.203369140625, 0.2144775390625, 0.240234375, 0.06866455078125, 0.248291015625, 0.031036376953125, 0.08984375, 0.29931640625, 0.24267578125, 0.1455078125, 0.2247314453125, 0.030914306640625, 0.208740234375, 0.0693359375, 0.2139892578125, 0.1706542968...
embed
35389753_c0
35389753
powershell
0
Title: Multiple array in for loop with powershell Problem title: Multiple array in for loop with powershell Tags: powershell Problem: Multiple array in for loop with powershell Hey guys,I want run the for loop like below $a is gt 0 and lt 5,$b is gt 2 and lt 7,I nned loop result like this(this is $a and $b ) this is 1 ...
Multiple array in for loop with powershell Multiple array in for loop with powershell powershell Multiple Multiple array in for loop with powershell Hey guys,I want run the for loop like below $a is gt 0 and lt 5,$b is gt 2 and lt 7,I nned loop result like this(this is $a and $b ) this is 1 and 3 this is 2 and 4 this i...
[ 0.0225830078125, -0.007598876953125, -0.01416015625, 0.031005859375, 0.00131988525390625, -0.00244140625, 0.02099609375, -0.000499725341796875, 0.0194091796875, 0.03955078125, -0.01129150390625, 0.017822265625, 0.00982666015625, 0.0107421875, -0.00927734375, -0.01953125, 0.0247802734...
[ 19335, 8705, 10298, 53, 23, 100, 40956, 678, 14537, 128019, 28240, 51484, 568, 3444, 11675, 1884, 35064, 11, 83, 5386, 757, 136, 18, 190, 275, 6, 116, 361, 14534, 16750, 903, 100231, 3650, 106, 138, 201, 305, 75359, 22008, 4358 ]
[ 0.193115234375, 0.1744384765625, 0.209228515625, 0.1903076171875, 0.09356689453125, 0.1494140625, 0.2568359375, 0.07562255859375, 0.1304931640625, 0.275390625, 0.0242767333984375, 0.04779052734375, 0.0067138671875, 0.09521484375, 0.156005859375, 0.039520263671875, 0.094970703125, 0...
embed
36713528_c0
36713528
powershell
0
Title: Powershell how to convert to hashmap or 2d array Problem title: Powershell how to convert to hashmap or 2d array Tags: arrays, powershell, hashmap Problem: Powershell how to convert to hashmap or 2d array I have a text file containing following data... I want to access them inside powershell ISE as a 2d array or...
Powershell how to convert to hashmap or 2d array Powershell how to convert to hashmap or 2d array arrays powershell hashmap Powershell Powershell how to convert to hashmap or 2d array I have a text file containing following data... I want to access them inside powershell ISE as a 2d array or hashmap. how ?
[ 0.01385498046875, -0.01495361328125, -0.00927734375, 0.025390625, -0.017578125, 0.00946044921875, 0.003662109375, 0.0037384033203125, -0.01434326171875, 0.033203125, -0.0028533935546875, 0.032958984375, 0.013916015625, -0.0029449462890625, 0.005218505859375, 0.00799560546875, -0.0072...
[ 17170, 128019, 3642, 47, 96760, 256, 80425, 254, 707, 116, 71, 10298, 53, 14537, 7986, 11435, 70541, 25632, 2053, 3444, 17203, 46132, 88792, 237, 10 ]
[ 0.1387939453125, 0.262939453125, 0.0643310546875, 0.1083984375, 0.181396484375, 0.1307373046875, 0.1710205078125, 0.20361328125, 0.038330078125, 0.1126708984375, 0.1202392578125, 0.1673583984375, 0.124755859375, 0.09930419921875, 0.1185302734375, 0.1119384765625, 0.052032470703125, ...
embed
71437145_c0
71437145
powershell
0
Title: Execute command by pressing enter with no input in PowerShell Problem title: Execute command by pressing enter with no input in PowerShell Tags: powershell Problem: Execute command by pressing enter with no input in PowerShell This is a PowerShell version of this question . I would like PowerShell to do ls whene...
Execute command by pressing enter with no input in PowerShell Execute command by pressing enter with no input in PowerShell powershell Execute PowerShell Execute command by pressing enter with no input in PowerShell This is a PowerShell version of this question . I would like PowerShell to do ls whenever I press enter ...
[ -0.005279541015625, 0.01031494140625, -0.0059814453125, 0.0269775390625, -0.005279541015625, 0.0174560546875, 0.0186767578125, -0.0198974609375, -0.00946044921875, 0.0037384033203125, 0.0027313232421875, 0.0260009765625, -0.01385498046875, 0.029296875, -0.01458740234375, 0.019775390625...
[ 211603, 75101, 390, 24234, 30957, 678, 110, 107730, 23, 17170, 294, 79544, 214, 14537, 128019, 13, 11389, 2806, 1884, 47, 54, 96, 7, 217684, 15490, 2499, 7986, 10644, 105876, 69307 ]
[ 0.18017578125, 0.209228515625, 0.0215301513671875, 0.1435546875, 0.2178955078125, 0.064208984375, 0.112548828125, 0.1710205078125, 0.04327392578125, 0.169921875, 0.116943359375, 0.217529296875, 0.026580810546875, 0.125732421875, 0.2125244140625, 0.0190582275390625, 0.0172271728515625...
embed
56279297_c0
56279297
powershell
0
Title: Use tf.exe to create a new label from an existing label Problem title: Use tf.exe to create a new label from an existing label Tags: tfs, powershell Problem: Use tf.exe to create a new label from an existing label In Visual Studio it is possible to create a new source control label from the files associated with...
Use tf.exe to create a new label from an existing label Use tf.exe to create a new label from an existing label tfs powershell an Use tf.exe Use tf.exe to create a new label from an existing label In Visual Studio it is possible to create a new source control label from the files associated with an existing label. How ...
[ 0.004241943359375, 0.01177978515625, -0.0106201171875, 0.0157470703125, 0.0048828125, -0.016357421875, -0.00152587890625, -0.000812530517578125, 0.00714111328125, -0.0203857421875, -0.00148773193359375, -0.005035400390625, 0.029296875, 0.01141357421875, 0.0238037109375, -0.005615234375...
[ 36836, 808, 420, 5, 46480, 28282, 3525, 67967, 1295, 144573, 47, 17447, 14537, 128019, 142, 73372, 22968, 7722, 31344, 6226, 102158, 137272, 2806, 54, 17170, 26499, 17368 ]
[ 0.052642822265625, 0.10345458984375, 0.2137451171875, 0.01043701171875, 0.1934814453125, 0.1517333984375, 0.1309814453125, 0.2724609375, 0.0999755859375, 0.18115234375, 0.010101318359375, 0.17724609375, 0.0921630859375, 0.212890625, 0.00567626953125, 0.1485595703125, 0.1549072265625,...
embed
2497078_c0
2497078
powershell
0
Title: PowerShell question Problem title: PowerShell question Tags: powershell Problem: PowerShell question Hey I got the following ps for retrieving the site template from SharePoint,but I do not quite undersantd what does the second half of the script( | ? {$_.IsHidden -eq $false }) does? Can someone explain this to ...
PowerShell question PowerShell question powershell PowerShell PowerShell question Hey I got the following ps for retrieving the site template from SharePoint,but I do not quite undersantd what does the second half of the script( | ? {$_.IsHidden -eq $false }) does? Can someone explain this to me please as I am fairly n...
[ 0.003631591796875, 0.023193359375, -0.002044677734375, 0.00115203857421875, -0.01483154296875, 0.0093994140625, 0.018310546875, -0.003662109375, 0.007720947265625, 0.01019287109375, -0.00592041015625, 0.0225830078125, 0.006011962890625, -0.01531982421875, 0.0107421875, 0.0262451171875,...
[ 17170, 294, 79544, 9655, 14537, 128019, 28240, 25632, 24014, 97351, 6496, 1764, 110934, 1295, 131371, 8789, 959, 32233, 1379, 36800, 71, 2367, 14602, 17932, 23552, 26499, 58745, 705, 4369, 454, 29598, 20861, 57415, 20, 864, 8710, 73342, 903, ...
[ 0.18310546875, 0.0411376953125, 0.2120361328125, 0.08477783203125, 0.1392822265625, 0.1842041015625, 0.0175018310546875, 0.061553955078125, 0.1104736328125, 0.060211181640625, 0.0199432373046875, 0.0703125, 0.2352294921875, 0.052215576171875, 0.2349853515625, 0.003753662109375, 0.018...
embed
52429998_c0
52429998
powershell
0
Title: Change runtime version azure functions with powershell Problem title: Change runtime version azure functions with powershell Tags: powershell, azure, runtime, function Problem: Change runtime version azure functions with powershell Can the "latest" version of runtime from Azure Functions be changed to version "1...
Change runtime version azure functions with powershell Change runtime version azure functions with powershell powershell azure runtime function Change Change runtime version azure functions with powershell Can the "latest" version of runtime from Azure Functions be changed to version "1", using PowerShell? I can not fi...
[ -0.0206298828125, -0.010498046875, -0.0036468505859375, 0.00592041015625, -0.004547119140625, 0.017578125, 0.0033416748046875, 0.00946044921875, 0.00408935546875, 0.005096435546875, -0.0135498046875, 0.023681640625, -0.002716064453125, 0.006988525390625, 0.0247802734375, 0.010375976562...
[ 87377, 11675, 6032, 11389, 295, 3408, 32354, 7, 678, 14537, 128019, 4171, 70, 143, 6954, 58, 111, 1295, 176071, 28670, 10763, 98816, 47, 418, 17368, 17170, 294, 79544, 26499, 114864, 54, 442, 11408 ]
[ 0.2166748046875, 0.1492919921875, 0.200927734375, 0.264892578125, 0.1304931640625, 0.227294921875, 0.2169189453125, 0.03515625, 0.11572265625, 0.1436767578125, 0.2374267578125, 0.0841064453125, 0.000885009765625, 0.0810546875, 0.126953125, 0.0001220703125, 0.0360107421875, 0.038452...
embed
52622313_c0
52622313
powershell
0
Title: Can I change the V-Net of an existing NIC? Problem title: Can I change the V-Net of an existing NIC? Tags: azure-devops, azure, powershell, azure-virtual-network Problem: Can I change the V-Net of an existing NIC? An Azure resource NIC (Network Interface) is initially attached to a V-Net while created. Can I cha...
Can I change the V-Net of an existing NIC? Can I change the V-Net of an existing NIC? azure-devops azure powershell azure-virtual-network Can V-Net NIC Can I change the V-Net of an existing NIC? An Azure resource NIC (Network Interface) is initially attached to a V-Net while created. Can I change the V-Net later? If so...
[ -0.0296630859375, -0.00555419921875, 0.00897216796875, 0.03515625, 0.01080322265625, -0.013916015625, -0.0093994140625, 0.014892578125, -0.0091552734375, 0.027099609375, -0.0011138916015625, 0.038330078125, 0.0021209716796875, -0.008056640625, 0.0118408203125, 0.005859375, 0.02880859...
[ 4171, 87, 15549, 70, 310, 9, 24447, 111, 144573, 67099, 295, 3408, 18548, 68818, 14537, 128019, 178323, 1179, 18244, 176071, 177953, 220237, 61475, 220642, 47, 12960, 75935, 14432, 69307, 8305, 17024, 17170 ]
[ 0.1234130859375, 0.10205078125, 0.25048828125, 0.05352783203125, 0.247314453125, 0.1114501953125, 0.25537109375, 0.0261383056640625, 0.1851806640625, 0.190185546875, 0.06707763671875, 0.1558837890625, 0.125732421875, 0.12548828125, 0.069580078125, 0.196044921875, 0.1171875, 0.08856...
embed
20526979_c1
20526979
powershell
1
inside double quotes (") Code signals: CommandNotFoundException, Powershell, Users, Administrator, mysqldump.exe, u$mysqluser, p$mysqlpass, Out-File, env:TEMP, database_backup, global_$timestamp.sql, Encoding, UTF8, Program, Files, MySQL, Server, pbackup_password, ADMINI, AppData, Local, Temp, global_2013-12-11T11:47:...
inside double quotes (") Code signals: CommandNotFoundException, Powershell, Users, Administrator, mysqldump.exe, u$mysqluser, p$mysqlpass, Out-File, env:TEMP, database_backup, global_$timestamp.sql, Encoding, UTF8, Program, Files, MySQL, Server, pbackup_password, ADMINI, AppData, Local, Temp, global_2013-12-11T11:47:...
[ -0.0008697509765625, 0.0224609375, -0.00836181640625, 0.029296875, -0.00518798828125, 0.039306640625, 0.00095367431640625, -0.0196533203125, -0.003570556640625, 0.003509521484375, -0.0177001953125, 0.02001953125, 0.0084228515625, -0.01416015625, -0.017822265625, 0.0206298828125, -0.0...
[ 46132, 41929, 66747, 7, 15, 18939, 28864, 26073, 123573, 122116, 27591, 7030, 19279, 63928, 17170, 128019, 53400, 107185, 759, 864, 43358, 2676, 46480, 75, 4369, 74277, 99247, 65918, 915, 13409, 13538, 174350, 22, 334, 94885, 683, 63399, 1262...
[ 0.25048828125, 0.2164306640625, 0.269287109375, 0.1182861328125, 0.061767578125, 0.02264404296875, 0.2481689453125, 0.2509765625, 0.23974609375, 0.1187744140625, 0.1497802734375, 0.1114501953125, 0.022186279296875, 0.17138671875, 0.127197265625, 0.2587890625, 0.17578125, 0.20336914...
embed
76852006_c0
76852006
powershell
0
Title: Ignore all chars between marks on regex Problem title: Ignore all chars between marks on regex Tags: powershell, regex Problem: Ignore all chars between marks on regex I need to ignore all between two marks, but what I get is all inside it. With the regex '.*?' and input asd'asd'asd 'asd'asd I get only the match...
Ignore all chars between marks on regex Ignore all chars between marks on regex powershell regex Ignore Ignore all chars between marks on regex I need to ignore all between two marks, but what I get is all inside it. With the regex '.*?' and input asd'asd'asd 'asd'asd I get only the matches 'asd' and 'asd' . https://re...
[ -0.0020904541015625, -0.014404296875, -0.01544189453125, -0.000919342041015625, -0.00726318359375, 0.004974365234375, 0.005950927734375, 0.02978515625, 0.020263671875, 0.0087890625, -0.0111083984375, 0.02978515625, -0.00148773193359375, 0.02294921875, -0.004364013671875, 0.001602172851...
[ 87, 11137, 107, 756, 21441, 7, 17721, 16188, 98, 6835, 3355, 14537, 128019, 3871, 47, 124962, 6626, 2046, 46132, 442, 5, 1639, 32, 107730, 237, 71, 162, 4734, 14858, 90, 136, 10901, 35046, 93423, 9285, 11583, 198274 ]
[ 0.03704833984375, 0.1591796875, 0.097900390625, 0.08258056640625, 0.1588134765625, 0.05413818359375, 0.18212890625, 0.136474609375, 0.08294677734375, 0.147216796875, 0.213134765625, 0.100341796875, 0.19482421875, 0.03192138671875, 0.0264739990234375, 0.216064453125, 0.0897216796875, ...
embed
67304474_c0
67304474
powershell
0
Title: how can I convert normal string to json object in Powershell Problem title: how can I convert normal string to json object in Powershell Tags: powershell, json Problem: how can I convert normal string to json object in Powershell I have this table in normal string format , I want to convert this string to json o...
how can I convert normal string to json object in Powershell how can I convert normal string to json object in Powershell powershell json Powershell ConvertTo-Json how can I convert normal string to json object in Powershell I have this table in normal string format , I want to convert this string to json object in Pow...
[ -0.00750732421875, 0.0189208984375, -0.0296630859375, 0.048828125, -0.01239013671875, 0.00439453125, -0.00994873046875, 0.0206298828125, -0.01019287109375, 0.01904296875, 0.0029296875, 0.0191650390625, 0.0019683837890625, 0.0118408203125, 0.007232666015625, 0.013916015625, 0.00817871...
[ 3642, 831, 96760, 3638, 79315, 47, 1647, 1681, 36746, 17170, 128019, 87, 14537, 1657, 11549, 7763, 1375, 23, 903, 23180, 9384, 3444, 294, 79544, 959, 68772, 26785 ]
[ 0.0151824951171875, 0.050262451171875, 0.1492919921875, 0.184326171875, 0.2332763671875, 0.08837890625, 0.1209716796875, 0.2076416015625, 0.19482421875, 0.160888671875, 0.2491455078125, 0.008697509765625, 0.125, 0.047637939453125, 0.1539306640625, 0.1104736328125, 0.138916015625, 0...
embed
68943649_c0
68943649
powershell
0
Title: Remove properties from files in powershell Problem title: Remove properties from files in powershell Tags: powershell Problem: Remove properties from files in powershell I need to remove all properties (title, author, camera,...) from files in one folder with PowerShell (in Windows 10). Is that even possible or ...
Remove properties from files in powershell Remove properties from files in powershell powershell files Remove Remove properties from files in powershell I need to remove all properties (title, author, camera,...) from files in one folder with PowerShell (in Windows 10). Is that even possible or any simple command to do...
[ 0.0101318359375, 0.0031585693359375, 0.00180816650390625, 0.0234375, -0.00885009765625, 0.005401611328125, 0.0003719329833984375, -0.0087890625, -0.0101318359375, 0.017822265625, 0.0038299560546875, 0.048583984375, -0.009521484375, 0.0079345703125, -0.00897216796875, 0.049072265625, ...
[ 181139, 183871, 1295, 102158, 23, 14537, 128019, 3871, 47, 87388, 756, 5440, 42179, 15593, 1632, 78303, 678, 17170, 294, 79544, 3773, 209, 7722, 8781, 75101, 12638, 57266 ]
[ 0.2105712890625, 0.2734375, 0.16455078125, 0.2041015625, 0.0911865234375, 0.1702880859375, 0.275390625, 0.09271240234375, 0.00244140625, 0.1768798828125, 0.0833740234375, 0.1434326171875, 0.144287109375, 0.15185546875, 0.09210205078125, 0.143798828125, 0.063720703125, 0.17602539062...
embed
36621851_c2
36621851
powershell
2
list ? I tried this: but it doesn't work: # NOTE: this code does not work ! PS > dir|get-filehash|select-object hash, (path|Resolve-Path -relative) Code signals: How, Produce, HTML, Table, Filehashes, Relative, Path, Only, Algorithm, sha1, Hash, DA39A3EE5E6B4B0D3255BFEF95601890AFD80709, empty.txt, hello.txt, ConvertTo...
list ? I tried this: but it doesn't work: # NOTE: this code does not work ! PS > dir|get-filehash|select-object hash, (path|Resolve-Path -relative) Code signals: How, Produce, HTML, Table, Filehashes, Relative, Path, Only, Algorithm, sha1, Hash, DA39A3EE5E6B4B0D3255BFEF95601890AFD80709, empty.txt, hello.txt, ConvertTo...
[ -0.004180908203125, -0.0023040771484375, 0.003265380859375, 0.029052734375, -0.01373291015625, -0.01171875, 0.0027313232421875, 0.000396728515625, -0.0169677734375, 0.00390625, -0.01806640625, 0.039306640625, 0.006378173828125, 0.031494140625, -0.01116943359375, 0.01458740234375, 0.0...
[ 5303, 705, 87, 37842, 903, 1284, 442, 22027, 18, 4488, 212963, 18151, 14602, 959, 711, 7940, 5402, 3794, 29822, 126234, 7, 100184, 187694, 1556, 127, 128405, 4332, 86918, 683, 10519, 25653, 4935, 28864, 26073, 11249, 103687, 19097, 112997, ...
[ 0.254150390625, 0.0190887451171875, 0.0224151611328125, 0.149169921875, 0.092041015625, 0.020660400390625, 0.027587890625, 0.10186767578125, 0.125, 0.1549072265625, 0.1685791015625, 0.2137451171875, 0.05511474609375, 0.112548828125, 0.010284423828125, 0.1600341796875, 0.1005249023437...
embed
636722_c0
636722
powershell
0
Title: Powershell Sqlcmd popup in c# Problem title: Powershell Sqlcmd popup in c# Tags: c%23, powershell, pshost, sql-server, sqlcmd Problem: Powershell Sqlcmd popup in c# I have a PSHost object executing a Powershell script myscript.ps1 and that .ps1 script is executing sqlcmd.exe to get what it needs done. Is there a...
Powershell Sqlcmd popup in c# Powershell Sqlcmd popup in c# c%23 powershell pshost sql-server sqlcmd Powershell Sqlcmd Powershell Sqlcmd popup in c# I have a PSHost object executing a Powershell script myscript.ps1 and that .ps1 script is executing sqlcmd.exe to get what it needs done. Is there a way to keep it from po...
[ 0.0164794921875, 0.0003032684326171875, -0.00848388671875, 0.0419921875, -0.0037689208984375, 0.0233154296875, -0.01287841796875, -0.018798828125, -0.00457763671875, -0.006927490234375, -0.0106201171875, -0.01031494140625, -0.0208740234375, -0.0026702880859375, 0.0026702880859375, -0.0...
[ 17170, 128019, 159, 99247, 3931, 71, 7426, 2037, 501, 4904, 23, 3742, 14537, 24014, 40294, 91, 39642, 7940, 11193, 271, 36746, 71924, 26499, 759, 32032, 6423, 418, 136, 46480, 2046, 27117, 16940, 3917, 13695, 1295, 160, 26783, 1257, 201505,...
[ 0.1541748046875, 0.249267578125, 0.051727294921875, 0.2349853515625, 0.223388671875, 0.1431884765625, 0.141845703125, 0.1204833984375, 0.019134521484375, 0.1854248046875, 0.010040283203125, 0.07965087890625, 0.124755859375, 0.103515625, 0.15966796875, 0.0440673828125, 0.1040649414062...
embed
71505413_c0
71505413
powershell
0
Title: how to insert javascript code into powershell? Problem title: how to insert javascript code into powershell? Tags: javascript, powershell Problem: how to insert javascript code into powershell? I want to assign 3000 lines of javascript code to $variable but I am getting the following error. Even though I put the...
how to insert javascript code into powershell? how to insert javascript code into powershell? javascript powershell how to insert javascript code into powershell? I want to assign 3000 lines of javascript code to $variable but I am getting the following error. Even though I put the @ signs at the beginning and the end,...
[ 0.002166748046875, -0.0008087158203125, -0.0203857421875, 0.003204345703125, -0.00616455078125, 0.0036163330078125, 0.00170135498046875, 0.007598876953125, 0.00555419921875, -0.036376953125, 0.0011444091796875, -0.002227783203125, 0.01513671875, -0.00970458984375, 0.01397705078125, 0.0...
[ 3642, 47, 183540, 136951, 18151, 3934, 14537, 128019, 32, 3444, 95486, 17287, 124519, 3650, 21690, 2886, 25632, 18499, 3884, 1374, 24092, 86595, 3564, 22027, 18, 4488, 1884, 35064 ]
[ 0.07421875, 0.048248291015625, 0.1998291015625, 0.2822265625, 0.20166015625, 0.1328125, 0.1700439453125, 0.2398681640625, 0.03106689453125, 0.0396728515625, 0.14599609375, 0.1907958984375, 0.09423828125, 0.0938720703125, 0.1302490234375, 0.1043701171875, 0.0528564453125, 0.13549804...
embed
9933964_c0
9933964
powershell
0
Title: Is there a way to integrate Git into the Windows cmd or PowerShell? Problem title: Is there a way to integrate Git into the Windows cmd or PowerShell? Tags: cmd, git, windows, powershell Problem: Is there a way to integrate Git into the Windows cmd or PowerShell? Is there a way to integrate Git into the Windows ...
Is there a way to integrate Git into the Windows cmd or PowerShell? Is there a way to integrate Git into the Windows cmd or PowerShell? cmd git windows powershell Git Windows PowerShell Is there a way to integrate Git into the Windows cmd or PowerShell? Is there a way to integrate Git into the Windows cmd or PowerShell...
[ -0.01068115234375, 0.025634765625, 0.0031585693359375, 0.028564453125, -0.00982666015625, 0.02490234375, 0.0166015625, -0.01904296875, -0.006317138671875, 0.019775390625, -0.00823974609375, 0.032958984375, -0.00811767578125, 0.025634765625, -0.00714111328125, 0.0235595703125, -0.0040...
[ 2071, 2685, 3917, 78779, 13, 527, 217, 3934, 3773, 1827, 71, 17170, 294, 79544, 10, 47, 707, 62270, 54825, 14537, 128019, 70, 221, 450, 442, 12319, 4785, 1884, 29908, 33949, 11249 ]
[ 0.011260986328125, 0.04693603515625, 0.0994873046875, 0.200927734375, 0.08209228515625, 0.181396484375, 0.281494140625, 0.140869140625, 0.181396484375, 0.2147216796875, 0.1663818359375, 0.1536865234375, 0.1162109375, 0.20556640625, 0.0482177734375, 0.04229736328125, 0.0384521484375, ...
embed
10449734_c0
10449734
powershell
0
Title: How to copy a folder in the same directory with different name? Problem title: How to copy a folder in the same directory with different name? Tags: powershell-2.0, powershell Problem: How to copy a folder in the same directory with different name? I am trying to copy the folder and rename it. How to do it with ...
How to copy a folder in the same directory with different name? How to copy a folder in the same directory with different name? powershell-2.0 powershell How powershell-2.0 How to copy a folder in the same directory with different name? I am trying to copy the folder and rename it. How to do it with powershell? Copy-it...
[ -0.02099609375, -0.0089111328125, -0.0084228515625, 0.037109375, 0.007598876953125, 0.0106201171875, -0.007415771484375, 0.007781982421875, 0.004730224609375, 0.021240234375, 0.003936767578125, 0.016357421875, 0.01080322265625, 0.039306640625, -0.01116943359375, 0.019775390625, -0.01...
[ 11249, 47, 43658, 78303, 23, 5701, 14364, 53, 678, 12921, 9351, 10, 14537, 128019, 73011, 9, 31577, 136, 456, 11627, 442, 54, 146930, 217, 195, 35782, 71099 ]
[ 0.06610107421875, 0.0477294921875, 0.2149658203125, 0.2047119140625, 0.07952880859375, 0.1336669921875, 0.136474609375, 0.050445556640625, 0.0867919921875, 0.150390625, 0.130615234375, 0.0120849609375, 0.125244140625, 0.2196044921875, 0.1624755859375, 0.008148193359375, 0.05944824218...
embed
27685971_c0
27685971
powershell
0
Title: How to get full remote path in Powershell? Problem title: How to get full remote path in Powershell? Tags: powershell, path Problem: How to get full remote path in Powershell? Let's say I have a virtual R: drive that actually goes to \\filesrver\share . How can I get the full remote path of a file, expanding net...
How to get full remote path in Powershell? How to get full remote path in Powershell? powershell path How Powershell Scripts s.ps1 How to get full remote path in Powershell? Let's say I have a virtual R: drive that actually goes to \\filesrver\share . How can I get the full remote path of a file, expanding net shares? ...
[ 0.01336669921875, 0.0181884765625, -0.01043701171875, 0.0240478515625, -0.0169677734375, 0.002288818359375, 0.014404296875, -0.006195068359375, -0.000675201416015625, -0.0294189453125, 0.02099609375, 0.0242919921875, -0.0034027099609375, 0.02490234375, -0.01513671875, 0.0233154296875, ...
[ 11249, 47, 2046, 4393, 148814, 60875, 23, 17170, 128019, 14537, 84654, 91, 6423, 418, 20513, 627, 22648, 20653, 60899, 29822, 814, 67886, 831, 11435, 71062, 214, 2043, 12008, 147845, 39642, 7, 5 ]
[ 0.05340576171875, 0.038543701171875, 0.10003662109375, 0.1702880859375, 0.2392578125, 0.251220703125, 0.04559326171875, 0.168701171875, 0.2489013671875, 0.12451171875, 0.1544189453125, 0.030364990234375, 0.11767578125, 0.098388671875, 0.110595703125, 0.0400390625, 0.0765380859375, ...
embed
31848005_c1
31848005
powershell
1
, MYComputer, Temp, Password.txt, AA140294, MyCredential, New-Object, TypeName, System.Management.Automation.PSCredential, ArgumentList, Get-Content, ConvertTo-SecureString, Invoke-Command, ComputerName, ScriptBlock, Trunk, sprint17qcReset.ps1, Credential, JenkinsCI, powershell.exe, Windows, hudson7326095447547431161.p...
, MYComputer, Temp, Password.txt, AA140294, MyCredential, New-Object, TypeName, System.Management.Automation.PSCredential, ArgumentList, Get-Content, ConvertTo-SecureString, Invoke-Command, ComputerName, ScriptBlock, Trunk, sprint17qcReset.ps1, Credential, JenkinsCI, powershell.exe, Windows, hudson7326095447547431161.p...
[ -0.01263427734375, 0.0255126953125, -0.00640869140625, 0.0244140625, -0.0054931640625, 0.007049560546875, -0.01470947265625, -0.0009002685546875, 0.0115966796875, 0.01483154296875, 0.01263427734375, 0.030517578125, -0.0108642578125, 0.005462646484375, -0.003692626953125, 0.011779785156...
[ 6, 4, 54133, 10770, 134910, 37446, 170461, 5, 124326, 56558, 43900, 4235, 617, 2646, 2822, 80973, 2356, 46471, 75161, 60457, 163612, 12353, 228555, 38115, 39, 2320, 9059, 441, 112140, 154663, 20779, 11935, 25352, 11549, 4233, 57436, 71713, 23...
[ 0.044830322265625, 0.0728759765625, 0.1956787109375, 0.0775146484375, 0.1787109375, 0.19921875, 0.2142333984375, 0.09405517578125, 0.173828125, 0.1363525390625, 0.06256103515625, 0.09283447265625, 0.084228515625, 0.1480712890625, 0.162841796875, 0.234130859375, 0.061798095703125, 0...
embed
71339684_c0
71339684
powershell
0
Title: Default git to use --no-color in Powershell Problem title: Default git to use --no-color in Powershell Tags: powershell, git Problem: Default git to use --no-color in Powershell Is there any way to default git commands to use --no-color at a Powershell command prompt? It's too hard to read dark red on a black ba...
Default git to use --no-color in Powershell Default git to use --no-color in Powershell powershell git Default Powershell Default git to use --no-color in Powershell Is there any way to default git commands to use --no-color at a Powershell command prompt? It's too hard to read dark red on a black background and would ...
[ -0.007415771484375, 0.030029296875, -0.01055908203125, 0.00946044921875, -0.004150390625, -0.0047607421875, -0.0081787109375, -0.0186767578125, -0.01123046875, 0.047119140625, -0.0264892578125, 0.0224609375, -0.00750732421875, 0.025146484375, -0.0186767578125, 0.032958984375, -0.0138...
[ 262, 1021, 7136, 62270, 47, 4527, 4210, 157, 46133, 23, 17170, 128019, 14537, 2499, 3917, 114977, 75101, 9, 99, 105876, 5792, 7941, 12301, 43334, 4842, 22556, 76615, 26267, 10644, 27983 ]
[ 0.10491943359375, 0.1973876953125, 0.1077880859375, 0.252685546875, 0.011505126953125, 0.1063232421875, 0.12255859375, 0.1622314453125, 0.222900390625, 0.027069091796875, 0.1416015625, 0.22998046875, 0.107421875, 0.00836181640625, 0.04608154296875, 0.2415771484375, 0.199951171875, ...
embed
73476640_c0
73476640
powershell
0
Title: How to reference PSCredential.Empty in powershell script Problem title: How to reference PSCredential.Empty in powershell script Tags: syntax, powershell, static-members Problem: How to reference PSCredential.Empty in powershell script I am trying to use empty credentials for anonymous access. How to I set a var...
How to reference PSCredential.Empty in powershell script How to reference PSCredential.Empty in powershell script syntax powershell static-members How PSCredential.Empty How to reference PSCredential.Empty in powershell script I am trying to use empty credentials for anonymous access. How to I set a variable to empty c...
[ 0.033447265625, -0.004730224609375, 0.0223388671875, 0.0274658203125, -0.0022735595703125, -0.013916015625, 0.00069427490234375, -0.00162506103515625, 0.00026702880859375, 0.022216796875, 0.01287841796875, 0.0235595703125, -0.0220947265625, 0.005035400390625, 0.01361083984375, 0.007171...
[ 11249, 91067, 7940, 2822, 80973, 134332, 939, 14537, 128019, 26499, 86531, 201939, 39, 27417, 441, 47, 4527, 201505, 10291, 52184, 17203, 5423, 77336, 206984 ]
[ 0.04315185546875, 0.2239990234375, 0.1463623046875, 0.152099609375, 0.1982421875, 0.184326171875, 0.206298828125, 0.1328125, 0.182861328125, 0.1773681640625, 0.0261077880859375, 0.107177734375, 0.0269927978515625, 0.14013671875, 0.005401611328125, 0.049163818359375, 0.024459838867187...
embed
25172694_c2
25172694
powershell
2
4,00,04,00,00,00,01,01,00,00,00,00,00,10,00,10,00,00,02,00,34,00,02,00,00,00,00,00,18,00,0B,00,00,00,01,02,00,00,00,00,00,0F,02,00,00,00,01,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,01,00,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00' $result = $sub...
4,00,04,00,00,00,01,01,00,00,00,00,00,10,00,10,00,00,02,00,34,00,02,00,00,00,00,00,18,00,0B,00,00,00,01,02,00,00,00,00,00,0F,02,00,00,00,01,00,00,00,00,00,14,00,0B,00,00,00,01,01,00,00,00,00,00,01,00,00,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00' $result = $sub...
[ 0.00567626953125, 0.0169677734375, -0.000732421875, 0.0281982421875, -0.000400543212890625, 0.015869140625, -0.011474609375, 0.01214599609375, 0.00872802734375, 0.0186767578125, -0.0026092529296875, 0.004425048828125, -0.00799560546875, -0.004058837890625, 0.005615234375, 0.00260925292...
[ 6, 204636, 4, 7709, 124395, 2389, 63527, 206808, 173570, 418, 28086, 963, 167816, 363, 209069, 571, 919, 6746, 8194, 1549, 9550, 25, 3650, 2109, 7136, 22144, 75161, 7612, 23935, 32, 8780, 188523, 1019, 194, 28864, 26073, 7, 12, 17170, 294...
[ 0.123291015625, 0.269287109375, 0.08868408203125, 0.224609375, 0.2685546875, 0.06121826171875, 0.1212158203125, 0.081298828125, 0.1617431640625, 0.05816650390625, 0.1954345703125, 0.091064453125, 0.1519775390625, 0.05194091796875, 0.07635498046875, 0.1109619140625, 0.14892578125, 0...
embed
66565442_c0
66565442
powershell
0
Title: Mimic windows wildcard search using PowerShell script Problem title: Mimic windows wildcard search using PowerShell script Tags: powershell Problem: Mimic windows wildcard search using PowerShell script got an requirement to find whether document has any ip address in it. do we have any PowerShell script/command...
Mimic windows wildcard search using PowerShell script Mimic windows wildcard search using PowerShell script powershell PowerShell Mimic Mimic windows wildcard search using PowerShell script got an requirement to find whether document has any ip address in it. do we have any PowerShell script/command to do it for any fi...
[ 0.017822265625, 0.0024566650390625, -0.02587890625, 0.03955078125, -0.006011962890625, -0.0025787353515625, 0.0291748046875, -0.01068115234375, -0.01287841796875, -0.000667572021484375, 0.01043701171875, 0.02099609375, 0.01287841796875, 0.00799560546875, 0.0026092529296875, 0.011047363...
[ 1208, 21068, 54825, 56409, 38931, 33938, 17368, 17170, 294, 79544, 26499, 14537, 128019, 64209, 47, 7413, 36766, 12937, 1556, 2499, 17, 254, 29823, 23, 442, 765, 64, 277, 12018, 54, 11435, 10644, 10846, 43240, 4734, 100, 124326, 102158 ]
[ 0.1943359375, 0.1640625, 0.133056640625, 0.1468505859375, 0.2320556640625, 0.22607421875, 0.0714111328125, 0.206298828125, 0.1104736328125, 0.248046875, 0.205078125, 0.1630859375, 0.24658203125, 0.12841796875, 0.004730224609375, 0.1759033203125, 0.12744140625, 0.22119140625, 0.11...
embed
37313302_c1
37313302
powershell
1
Output $dir Write-Output $ext Write-Output $file $Newname = $file + " -Wrongversion" + $ext Write-Output $Newname Rename-Item -Path $OldName -NewName $Newname -WhatIf Rename-Item -Path $_ -NewName $OldName -WhatIf } } Code signals: Recover, Get-ChildItem, ForEach-Object, _.name, s-Didi2015, OldName, _.DirectoryName, _....
Output $dir Write-Output $ext Write-Output $file $Newname = $file + " -Wrongversion" + $ext Write-Output $Newname Rename-Item -Path $OldName -NewName $Newname -WhatIf Rename-Item -Path $_ -NewName $OldName -WhatIf } } Code signals: Recover, Get-ChildItem, ForEach-Object, _.name, s-Didi2015, OldName, _.DirectoryName, _....
[ -0.0211181640625, -0.00543212890625, 0.01324462890625, 0.033203125, -0.005340576171875, 0.037109375, -0.0262451171875, 0.00830078125, -0.002532958984375, 0.041259765625, 0.01409912109375, 0.00909423828125, 0.0035400390625, 0.0126953125, 0.013671875, -0.0036468505859375, 0.02136230468...
[ 13538, 7077, 3650, 936, 601, 18781, 79858, 3355, 18, 29822, 46568, 11627, 2203, 997, 35133, 46354, 853, 568, 2982, 683, 10519, 53774, 71, 163612, 52231, 91306, 28864, 26073, 7, 63127, 20779, 102656, 1326, 934, 46471, 75161, 5, 91, 9, 397,...
[ 0.180908203125, 0.1416015625, 0.0521240234375, 0.172607421875, 0.0460205078125, 0.1712646484375, 0.1834716796875, 0.088623046875, 0.10693359375, 0.2005615234375, 0.152099609375, 0.2193603515625, 0.0438232421875, 0.059906005859375, 0.1298828125, 0.187255859375, 0.1082763671875, 0.00...
embed
52146848_c0
52146848
powershell
0
Title: Last logon script Problem title: Last logon script Tags: powershell, active-directory Problem: Last logon script I would like to know how can I check the last login in my domain. I need to know how many days the user isn't logged in (Some variable that will be like a counter). for example, CSV file that will be ...
Last logon script Last logon script powershell active-directory Last USER XXX Log DATA Last logon script I would like to know how can I check the last login in my domain. I need to know how many days the user isn't logged in (Some variable that will be like a counter). for example, CSV file that will be with this varia...
[ 0.01220703125, -0.0038909912109375, -0.00921630859375, 0.049560546875, -0.007080078125, 0.0203857421875, 0.017333984375, 0.014892578125, -0.0106201171875, -0.021728515625, -0.00799560546875, 0.01007080078125, 0.0004367828369140625, 0.0294189453125, -0.00836181640625, 0.00439453125, 0...
[ 21672, 7643, 19, 26499, 14537, 128019, 36457, 80581, 30675, 345, 50184, 44585, 13146, 391, 17758, 2806, 1884, 3714, 3642, 831, 87, 12765, 70, 4568, 73655, 23, 759, 77758, 3871, 5941, 13312, 38937, 56112, 18, 73088, 77336, 105416, 313, 43486...
[ 0.2232666015625, 0.1663818359375, 0.1492919921875, 0.2296142578125, 0.10577392578125, 0.1837158203125, 0.135498046875, 0.0704345703125, 0.02301025390625, 0.06689453125, 0.10888671875, 0.1580810546875, 0.153564453125, 0.007843017578125, 0.092529296875, 0.00347900390625, 0.062316894531...
embed
72020798_c1
72020798
powershell
1
3\2022\04\26\Folder\_AP.LOG' because it does not exist. Code signals: one, PowerShell, Script, Get, Dates, Folder, Creation, Timex, Get-Date, Format, MM-dd-yyyy_HHmm, Timex1, Year, Month, Day, Source, APLogs, Logs, Stack3, _AP.LOG, ARLogs, AR.LOG, NSLogs, _NS.LOG, CSLogs, _CS.LOG, Set, TodaysDir, FileServer, LOG_DATA, ...
3\2022\04\26\Folder\_AP.LOG' because it does not exist. Code signals: one, PowerShell, Script, Get, Dates, Folder, Creation, Timex, Get-Date, Format, MM-dd-yyyy_HHmm, Timex1, Year, Month, Day, Source, APLogs, Logs, Stack3, _AP.LOG, ARLogs, AR.LOG, NSLogs, _NS.LOG, CSLogs, _CS.LOG, Set, TodaysDir, FileServer, LOG_DATA, ...
[ -0.001220703125, 0.0159912109375, -0.00567626953125, 0.03857421875, 0.005523681640625, 0.0191650390625, 0.0294189453125, 0.01904296875, 0.00011301040649414062, 0.0289306640625, 0.006683349609375, 0.02734375, -0.013427734375, -0.004913330078125, 0.02490234375, -0.0098876953125, -0.005...
[ 138, 151159, 7709, 4046, 27591, 31178, 15383, 5, 47510, 25, 6637, 442, 14602, 959, 32316, 28864, 26073, 7, 1632, 17170, 294, 79544, 84654, 20779, 25512, 30077, 820, 15678, 19055, 425, 86291, 60972, 41646, 4028, 34034, 78288, 2276, 42552, 10...
[ 0.0557861328125, 0.1744384765625, 0.1041259765625, 0.102783203125, 0.0948486328125, 0.1651611328125, 0.2493896484375, 0.1610107421875, 0.3134765625, 0.03594970703125, 0.0943603515625, 0.029998779296875, 0.04083251953125, 0.10137939453125, 0.203857421875, 0.2471923828125, 0.2609863281...
embed
72998578_c0
72998578
powershell
0
Title: How can I Include brackets in a PowerShell hash table value? Problem title: How can I Include brackets in a PowerShell hash table value? Tags: powershell Problem: How can I Include brackets in a PowerShell hash table value? Code signals: route, How, Include, PowerShell, spaces_schema, space1, space2, Body, Invok...
How can I Include brackets in a PowerShell hash table value? How can I Include brackets in a PowerShell hash table value? powershell route How Include PowerShell spaces_schema space1 space2 Body Invoke-WebRequest additional_data Unhandled Expecting Users Desktop Folder Scriptname ps1:26 char:1 URI URL How can I Include...
[ -0.01019287109375, 0.00958251953125, -0.01275634765625, 0.00860595703125, -0.0106201171875, -0.0146484375, 0.0086669921875, -0.005096435546875, -0.002593994140625, 0.023681640625, 0.01104736328125, 0.010498046875, -0.007781982421875, 0.0262451171875, -0.0036468505859375, 0.014831542968...
[ 11249, 831, 8942, 822, 1620, 27853, 7, 17170, 294, 79544, 1556, 127, 23180, 34292, 14537, 128019, 36439, 32628, 7560, 304, 43960, 23253, 4332, 75616, 78301, 992, 79628, 60075, 53400, 141423, 30077, 84654, 11627, 24014, 28194, 21441, 19721, 46...
[ 0.029296875, 0.02392578125, 0.104736328125, 0.1419677734375, 0.2010498046875, 0.2332763671875, 0.00714111328125, 0.1773681640625, 0.070068359375, 0.1905517578125, 0.16064453125, 0.0892333984375, 0.186767578125, 0.156494140625, 0.1158447265625, 0.19482421875, 0.1270751953125, 0.2215...
embed
66790615_c0
66790615
powershell
0
Title: PowerShell to find if today is in between two other days Problem title: PowerShell to find if today is in between two other days Tags: datetime, powershell Problem: PowerShell to find if today is in between two other days Given a start day and time (Friday 5PM) and an end day and time (Monday 5AM), how would one...
PowerShell to find if today is in between two other days PowerShell to find if today is in between two other days datetime powershell PowerShell PowerShell to find if today is in between two other days Given a start day and time (Friday 5PM) and an end day and time (Monday 5AM), how would one use PowerShell to find out...
[ 0.01153564453125, 0.0027313232421875, 0.01483154296875, 0.037353515625, 0.00080108642578125, 0.0162353515625, -0.00299072265625, 0.00994873046875, -0.00457763671875, 0.01507568359375, -0.005126953125, 0.048583984375, 0.00653076171875, 0.01226806640625, 0.0120849609375, 0.0120849609375,...
[ 17170, 294, 79544, 47, 7413, 2174, 18925, 83, 23, 17721, 6626, 3789, 13312, 5622, 6032, 14537, 128019, 4034, 5155, 136, 1733, 919, 33771, 190, 20266, 3564, 46674, 8922, 3642, 2806, 1632, 4527, 1810, 509, 70, 28484, 86669 ]
[ 0.1988525390625, 0.1300048828125, 0.265380859375, 0.070556640625, 0.1563720703125, 0.132568359375, 0.2498779296875, 0.142822265625, 0.15478515625, 0.241455078125, 0.1689453125, 0.1666259765625, 0.179931640625, 0.0865478515625, 0.1199951171875, 0.1376953125, 0.271728515625, 0.158813...
embed
78297958_c2
78297958
powershell
2
, ESS, MSM, PMKCacheMode, PMKCacheSize, PMKCacheTTL, PMKCacheVersion, OneX, EAPConfig, EapHostConfig, EapMethod, Config, Eap, BaseEapConnectionPropertiesV1, Type, EapType, MsPeapConnectionPropertiesV2, ServerValidation, DisableUserPromptForServerValidation, ServerNames, Credentials, Username, Password, Guardar, Tempora...
, ESS, MSM, PMKCacheMode, PMKCacheSize, PMKCacheTTL, PMKCacheVersion, OneX, EAPConfig, EapHostConfig, EapMethod, Config, Eap, BaseEapConnectionPropertiesV1, Type, EapType, MsPeapConnectionPropertiesV2, ServerValidation, DisableUserPromptForServerValidation, ServerNames, Credentials, Username, Password, Guardar, Tempora...
[ 0.002197265625, 0.0052490234375, 0.005859375, 0.013671875, 0.01153564453125, 0.013427734375, -0.01202392578125, -0.0081787109375, 0.007293701171875, 0.052734375, 0.00933837890625, 0.00323486328125, 0.002410888671875, -0.0157470703125, -0.0062255859375, 0.0115966796875, 0.009460449218...
[ 6, 4, 64397, 276, 18148, 7198, 605, 441, 46994, 9083, 112, 127167, 13, 13739, 866, 178390, 6561, 1542, 241, 15383, 83671, 2631, 11193, 78572, 7352, 139403, 44978, 647, 235603, 1830, 1264, 2449, 856, 418, 60457, 196707, 70802, 18144, 304, ...
[ 0.07208251953125, 0.0909423828125, 0.255615234375, 0.015899658203125, 0.18994140625, 0.16357421875, 0.1434326171875, 0.043243408203125, 0.181884765625, 0.1649169921875, 0.052001953125, 0.0916748046875, 0.01220703125, 0.0158233642578125, 0.0731201171875, 0.1466064453125, 0.15661621093...
embed
78888428_c0
78888428
powershell
0
Title: Powershell - last time a script was executed Problem title: Powershell - last time a script was executed Tags: powershell Problem: Powershell - last time a script was executed I have some old .ps1 scripts created a few years ago and that are just there standing by, they don't seem to have been executed recently....
Powershell - last time a script was executed Powershell - last time a script was executed powershell Powershell Powershell - last time a script was executed I have some old .ps1 scripts created a few years ago and that are just there standing by, they don't seem to have been executed recently. Is there any way to know ...
[ 0.0038299560546875, 0.01092529296875, -0.002593994140625, 0.026611328125, -0.004730224609375, -0.00994873046875, -0.008056640625, -0.0108642578125, -0.008544921875, -0.0033721923828125, 0.0004367828369140625, 0.017578125, 0.00165557861328125, 0.01031494140625, -0.00262451171875, 0.0275...
[ 17170, 128019, 4568, 1733, 26499, 509, 71924, 297, 20, 10, 14537, 10332, 5, 6423, 418, 75935, 10846, 5369, 6650, 2685, 135203, 390, 18, 48903, 765, 2809, 78684, 3917, 47, 3714, 3229, 3542, 20653 ]
[ 0.1602783203125, 0.2410888671875, 0.193603515625, 0.1824951171875, 0.25732421875, 0.083984375, 0.1854248046875, 0.0872802734375, 0.008575439453125, 0.05029296875, 0.1229248046875, 0.0643310546875, 0.04107666015625, 0.091796875, 0.0650634765625, 0.0689697265625, 0.03375244140625, 0....
embed
83410_c0
83410
powershell
0
Title: How do I call a SQL Server stored procedure from PowerShell? Problem title: How do I call a SQL Server stored procedure from PowerShell? Tags: powershell, sql-server Problem: How do I call a SQL Server stored procedure from PowerShell? I have a large CSV file and I want to execute a stored procedure for each lin...
How do I call a SQL Server stored procedure from PowerShell? How do I call a SQL Server stored procedure from PowerShell? powershell sql-server PowerShell How SQL Server How do I call a SQL Server stored procedure from PowerShell? I have a large CSV file and I want to execute a stored procedure for each line. What is t...
[ 0.0087890625, 0.00135040283203125, -0.002349853515625, 0.03466796875, -0.017333984375, 0.0181884765625, -0.0020599365234375, -0.0230712890625, -0.0135498046875, -0.01544189453125, -0.0185546875, 0.01513671875, -0.00927734375, 0.005706787109375, -0.0026397705078125, 0.0035858154296875, ...
[ 11249, 87, 11782, 80866, 22687, 4343, 71, 50491, 1295, 17170, 294, 79544, 54, 10, 14537, 128019, 99247, 39642, 43486, 11435, 3444, 71924, 12638, 13315, 2965 ]
[ 0.07659912109375, 0.045928955078125, 0.184814453125, 0.18896484375, 0.1492919921875, 0.182373046875, 0.1292724609375, 0.2347412109375, 0.10791015625, 0.1778564453125, 0.10345458984375, 0.209716796875, 0.030303955078125, 0.034210205078125, 0.117431640625, 0.209228515625, 0.13061523437...
embed
31769867_c0
31769867
powershell
0
Title: Automating mouse click with Powershell whenever sound output stops? Problem title: Automating mouse click with Powershell whenever sound output stops? Tags: windows, .net, powershell Problem: Automating mouse click with Powershell whenever sound output stops? Is it possible to write a script which detects system...
Automating mouse click with Powershell whenever sound output stops? Automating mouse click with Powershell whenever sound output stops? windows .net powershell Automating Powershell Automating mouse click with Powershell whenever sound output stops? Is it possible to write a script which detects system volume level and...
[ -0.00909423828125, 0.00189971923828125, 0.0032196044921875, 0.0196533203125, 0.00567626953125, 0.051513671875, -0.005401611328125, 0.000789642333984375, -0.018310546875, -0.0054931640625, 0.0181884765625, 0.0247802734375, 0.00213623046875, -0.0004596710205078125, 0.019775390625, 0.0155...
[ 51719, 114669, 18158, 678, 17170, 128019, 217684, 45730, 140992, 7279, 214, 54825, 1179, 14537, 7722, 33022, 26499, 96391, 5426, 21950, 17366, 173969, 101038, 756, 102678 ]
[ 0.201904296875, 0.1845703125, 0.2310791015625, 0.0625, 0.159912109375, 0.258056640625, 0.115478515625, 0.1524658203125, 0.156982421875, 0.1605224609375, 0.0357666015625, 0.086669921875, 0.1058349609375, 0.103515625, 0.0546875, 0.04388427734375, 0.144287109375, 0.1097412109375, 0....
embed
40688579_c1
40688579
powershell
1
:8, _stream_writable.js:334:12, _stream_writable.js:320:5, WriteStream.Writable.write, _stream_writable.js:247:11, WriteStream.Socket.write, net.js:661:40, MuteStream.ondata, stream.js:31:26, events.js:96:13, MuteStream.emit, events.js:188:7, net.js:683:19, Console.log, console.js:43:16, module.exports.UI.onForceClose,...
:8, _stream_writable.js:334:12, _stream_writable.js:320:5, WriteStream.Writable.write, _stream_writable.js:247:11, WriteStream.Socket.write, net.js:661:40, MuteStream.ondata, stream.js:31:26, events.js:96:13, MuteStream.emit, events.js:188:7, net.js:683:19, Console.log, console.js:43:16, module.exports.UI.onForceClose,...
[ 0.002227783203125, 0.003936767578125, 0.0023193359375, -0.00121307373046875, 0.00958251953125, -0.00004410743713378906, 0.01165771484375, -0.0101318359375, 0.0013580322265625, -0.01007080078125, -0.01611328125, -0.004150390625, 0.026123046875, 0.022216796875, 0.01007080078125, -0.00753...
[ 152, 1019, 4, 101, 86429, 5429, 14, 22819, 28175, 12, 124618, 20927, 5, 76531, 758, 601, 18781, 115061, 416, 434, 142430, 19993, 8912, 27853, 2043, 178046, 22932, 2758, 67, 191, 10135, 75973, 27321, 28194, 47353, 11648, 22618, 195, 217, 1...
[ 0.0889892578125, 0.2022705078125, 0.057891845703125, 0.0267181396484375, 0.2469482421875, 0.091796875, 0.07452392578125, 0.254150390625, 0.263427734375, 0.06512451171875, 0.2108154296875, 0.1329345703125, 0.05712890625, 0.1688232421875, 0.07196044921875, 0.03009033203125, 0.097351074...
embed
1684819_c0
1684819
powershell
0
Title: Powershell status information Problem title: Powershell status information Tags: status, diagnostics, powershell Problem: Powershell status information What is the prescribed method for display status or progress information to a user from a Powershell script? For example, "Connecting to database..." Normally I'...
Powershell status information Powershell status information status diagnostics powershell Powershell Powershell status information What is the prescribed method for display status or progress information to a user from a Powershell script? For example, "Connecting to database..." Normally I'd print to STDERR. Powershel...
[ 0.02294921875, 0.0283203125, 0.005462646484375, 0.018310546875, -0.01190185546875, -0.00775146484375, -0.00830078125, -0.004730224609375, -0.015625, 0.03515625, -0.0238037109375, 0.042236328125, 0.00286865234375, 0.0145263671875, -0.003875732421875, 0.0311279296875, 0.011474609375, ...
[ 17170, 128019, 10778, 4677, 52070, 14537, 479, 34601, 71, 55300, 44116, 707, 42658, 47, 38937, 1295, 26499, 235603, 214, 63399, 7673, 28723, 28412, 16992, 18044, 1052, 1556, 601, 18781, 9, 10752, 19623, 1827, 1974, 100, 1909 ]
[ 0.1904296875, 0.272216796875, 0.2086181640625, 0.15869140625, 0.15087890625, 0.1064453125, 0.0660400390625, 0.1466064453125, 0.078857421875, 0.128173828125, 0.177001953125, 0.01251220703125, 0.21337890625, 0.10888671875, 0.122314453125, 0.07489013671875, 0.2000732421875, 0.15356445...
embed
19754069_c0
19754069
powershell
0
Title: PowerShell difference between Write-Host and Write-Output? Problem title: PowerShell difference between Write-Host and Write-Output? Tags: windows, powershell Problem: PowerShell difference between Write-Host and Write-Output? What is the difference between Write-Host and Write-Output in PowerShell? Like... Writ...
PowerShell difference between Write-Host and Write-Output? PowerShell difference between Write-Host and Write-Output? windows powershell PowerShell Write-Host Write-Output Hello World PowerShell difference between Write-Host and Write-Output? What is the difference between Write-Host and Write-Output in PowerShell? Lik...
[ 0.0196533203125, 0.00482177734375, -0.01019287109375, 0.03759765625, 0.0025787353515625, 0.00933837890625, 0.0159912109375, -0.031494140625, -0.0042724609375, 0.06201171875, -0.0224609375, -0.000743865966796875, 0.020263671875, 0.0228271484375, -0.005645751953125, 0.008544921875, 0.0...
[ 17170, 294, 79544, 60212, 17721, 601, 18781, 9, 11193, 271, 136, 79858, 7077, 54825, 14537, 128019, 35378, 6661, 4865, 83, 70, 23 ]
[ 0.19970703125, 0.1317138671875, 0.23974609375, 0.189453125, 0.1175537109375, 0.0836181640625, 0.1947021484375, 0.07318115234375, 0.216064453125, 0.1688232421875, 0.0751953125, 0.2244873046875, 0.1741943359375, 0.093994140625, 0.1397705078125, 0.244384765625, 0.047607421875, 0.04092...
embed
37481335_c0
37481335
powershell
0
Title: Return only files with Get-childitem in powershell 2 Problem title: Return only files with Get-childitem in powershell 2 Tags: powershell, windows, powershell-cmdlet, powershell-2.0 Problem: Return only files with Get-childitem in powershell 2 I know that we can use the parameter -File in Powershell V3.0 but how...
Return only files with Get-childitem in powershell 2 Return only files with Get-childitem in powershell 2 powershell windows powershell-cmdlet powershell-2.0 Get-childitem powershell-2.0 Return only files with Get-childitem in powershell 2 I know that we can use the parameter -File in Powershell V3.0 but how can we get...
[ 0.0017242431640625, -0.0150146484375, -0.0036773681640625, -0.0031890869140625, 0.0010223388671875, 0.0220947265625, -0.005035400390625, -0.008056640625, -0.00848388671875, -0.0274658203125, 0.0150146484375, 0.00194549560546875, -0.00885009765625, 0.006134033203125, 0.006378173828125, ...
[ 173340, 4734, 102158, 678, 20779, 206, 11419, 2982, 14537, 128019, 116, 54825, 3931, 71, 1974, 73011, 4527, 171859, 20, 174350, 17170, 310, 132265, 2046, 1827, 23, 304 ]
[ 0.1617431640625, 0.10211181640625, 0.172119140625, 0.06146240234375, 0.1239013671875, 0.097900390625, 0.095458984375, 0.23486328125, 0.110107421875, 0.2447509765625, 0.1624755859375, 0.053955078125, 0.063232421875, 0.039093017578125, 0.1484375, 0.1737060546875, 0.04388427734375, 0....
embed
40073075_c0
40073075
powershell
0
Title: Azure SQL database PowerShell Problem title: Azure SQL database PowerShell Tags: powershell, azure Problem: Azure SQL database PowerShell I am trying to create a PowerShell script that loops through each user database in Azure SQL server supplied as a parameter and enable the TDE and return the status. How can I...
Azure SQL database PowerShell Azure SQL database PowerShell powershell azure Azure SQL PowerShell Azure SQL database PowerShell I am trying to create a PowerShell script that loops through each user database in Azure SQL server supplied as a parameter and enable the TDE and return the status. How can I create a PowerSh...
[ 0.0220947265625, -0.011474609375, -0.0155029296875, 0.031982421875, -0.0196533203125, 0.00311279296875, -0.004150390625, -0.00537109375, -0.005279541015625, -0.000110626220703125, 0.01055908203125, 0.017822265625, 0.006927490234375, 0.012451171875, 0.0025787353515625, 0.007720947265625...
[ 176071, 80866, 63399, 17170, 294, 79544, 14537, 128019, 295, 3408, 31577, 28282, 26499, 40956, 8305, 12638, 38937, 10723, 120384, 237, 171859, 22, 2886, 384, 8399, 30646, 10778, 11249, 831, 100, 450, 7639, 27781 ]
[ 0.230224609375, 0.2059326171875, 0.1815185546875, 0.199951171875, 0.1024169921875, 0.2247314453125, 0.150390625, 0.226806640625, 0.06317138671875, 0.1365966796875, 0.045501708984375, 0.103271484375, 0.223876953125, 0.1348876953125, 0.0963134765625, 0.06689453125, 0.1055908203125, 0...
embed
35473239_c2
35473239
powershell
2
FTDI, D2XX, Get, FT_LIST_BY_INDEX, FT_OPEN_BY_SERIAL_NUMBER, SerialNumber, New-Object, DllImport, FTD2XX.dll, UInt32, System.IntPtr, pvArg1, pvArg2, System.UInt32, Add-Type, MemberDefinition, Name, ListDevices, PassThru, typef::FT_ListDevices, System.Text.Encoding, ASCII.GetString, FT_LIST_ALL, FT_OPEN_BY_DESCRIPTION,...
FTDI, D2XX, Get, FT_LIST_BY_INDEX, FT_OPEN_BY_SERIAL_NUMBER, SerialNumber, New-Object, DllImport, FTD2XX.dll, UInt32, System.IntPtr, pvArg1, pvArg2, System.UInt32, Add-Type, MemberDefinition, Name, ListDevices, PassThru, typef::FT_ListDevices, System.Text.Encoding, ASCII.GetString, FT_LIST_ALL, FT_OPEN_BY_DESCRIPTION,...
[ 0.0174560546875, -0.004119873046875, -0.0184326171875, 0.005523681640625, -0.00836181640625, -0.012939453125, 0.00125885009765625, -0.007659912109375, 0.03369140625, -0.006134033203125, 0.005767822265625, -0.03564453125, -0.00921630859375, -0.00775146484375, 0.0130615234375, -0.0059814...
[ 6, 25217, 17507, 4, 391, 304, 42918, 20779, 454, 195977, 36354, 69283, 26939, 670, 65441, 110935, 866, 109020, 24480, 135188, 18444, 26278, 2356, 46471, 75161, 1181, 61637, 6982, 563, 100045, 5, 71, 111481, 660, 6460, 12353, 4448, 132059, 7...
[ 0.06884765625, 0.25146484375, 0.275390625, 0.07635498046875, 0.1112060546875, 0.130615234375, 0.236083984375, 0.174072265625, 0.007415771484375, 0.21630859375, 0.1187744140625, 0.09014892578125, 0.1002197265625, 0.06591796875, 0.1527099609375, 0.13134765625, 0.009490966796875, 0.07...
embed
35770834_c0
35770834
powershell
0
Title: Powershell - remove files Problem title: Powershell - remove files Tags: powershell Problem: Powershell - remove files This script will only delete files if all exists. How to rewrite the script, so it will delete files even one of the file is missing. $paths = $outpath, $outPath2, $outPath3 if ((test-path $path...
Powershell - remove files Powershell - remove files powershell Powershell outPath2 outPath3 Remove-Item Path Powershell - remove files This script will only delete files if all exists. How to rewrite the script, so it will delete files even one of the file is missing.
[ -0.00060272216796875, 0.00701904296875, -0.0235595703125, 0.01043701171875, -0.0064697265625, 0.01104736328125, 0.017578125, 0.0034332275390625, -0.00469970703125, 0.056640625, 0.00836181640625, 0.0084228515625, -0.006683349609375, 0.0233154296875, 0.015869140625, 0.0203857421875, 0....
[ 17170, 128019, 87388, 102158, 20, 14537, 1810, 683, 10519, 304, 363, 181139, 2982, 108421, 3293, 26499, 1221, 4734, 154109, 2174, 756, 32316, 11249, 47, 456, 434, 18781, 221, 3853, 1632, 111, 70, 11435, 83, 132283 ]
[ 0.1923828125, 0.27490234375, 0.226318359375, 0.22314453125, 0.010345458984375, 0.1475830078125, 0.12939453125, 0.047821044921875, 0.1236572265625, 0.09161376953125, 0.0787353515625, 0.16552734375, 0.126953125, 0.1466064453125, 0.004730224609375, 0.199951171875, 0.03082275390625, 0....
embed
14327592_c0
14327592
powershell
0
Title: powershell RAM high water mark Problem title: powershell RAM high water mark Tags: ram, powershell, powershell-2.0, windows Problem: powershell RAM high water mark Is there a way to get the high water mark of RAM usage in powershell? Running on a 2008 R2 System. I was thinking I would have to write a script to t...
powershell RAM high water mark powershell RAM high water mark ram powershell powershell-2.0 windows RAM powershell-2.0 powershell RAM high water mark Is there a way to get the high water mark of RAM usage in powershell? Running on a 2008 R2 System. I was thinking I would have to write a script to turn on RAM counters, ...
[ 0.01458740234375, 0.0157470703125, -0.0037841796875, 0.0308837890625, 0.006591796875, 0.0069580078125, -0.005584716796875, 0.00016880035400390625, -0.0072021484375, -0.0162353515625, 0.004974365234375, 0.024658203125, -0.000919342041015625, 0.0245361328125, 0.02099609375, 0.02026367187...
[ 14537, 128019, 26959, 11192, 7401, 16188, 13969, 9, 73011, 54825, 2071, 2685, 10, 3917, 47, 2046, 70, 111, 127689, 23, 28398, 2021, 627, 304, 12353, 47644, 33022, 26499, 15504, 98, 105416, 4527, 41, 1294, 10422, 27781 ]
[ 0.1683349609375, 0.289794921875, 0.256591796875, 0.171875, 0.205810546875, 0.21240234375, 0.1611328125, 0.011322021484375, 0.1741943359375, 0.130126953125, 0.0072021484375, 0.006439208984375, 0.03155517578125, 0.0911865234375, 0.059326171875, 0.1123046875, 0.0833740234375, 0.055114...
embed
52821153_c0
52821153
powershell
0
Title: How do a catch an error from dotNet.exe command line Problem title: How do a catch an error from dotNet.exe command line Tags: .net-core, powershell Problem: How do a catch an error from dotNet.exe command line I have a powershell script that calls dotNet.exe to publish (and also restore). I need powershell to r...
How do a catch an error from dotNet.exe command line How do a catch an error from dotNet.exe command line .net-core powershell dotNet.exe How How do a catch an error from dotNet.exe command line I have a powershell script that calls dotNet.exe to publish (and also restore). I need powershell to return an error if dotNe...
[ 0.000743865966796875, 0.0238037109375, -0.01373291015625, 0.00750732421875, -0.00775146484375, 0.006378173828125, 0.005584716796875, -0.033935546875, -0.0155029296875, 0.002685546875, -0.0191650390625, 0.01275634765625, 0.00921630859375, 0.0296630859375, 0.0145263671875, 0.013061523437...
[ 11249, 54, 10, 105556, 142, 18499, 1295, 20633, 24447, 46480, 75101, 13315, 1179, 30854, 14537, 128019, 765, 26499, 11782, 80299, 2843, 14359, 107, 3871, 30646, 2174, 1556, 96391, 136 ]
[ 0.080322265625, 0.052093505859375, 0.041259765625, 0.22607421875, 0.07049560546875, 0.2320556640625, 0.1334228515625, 0.178955078125, 0.279052734375, 0.1588134765625, 0.1676025390625, 0.0955810546875, 0.1575927734375, 0.1357421875, 0.129150390625, 0.201904296875, 0.0023193359375, 0...
embed
57453963_c0
57453963
powershell
0
Title: Get image of another application running Problem title: Get image of another application running Tags: .net, powershell, android, adb, scripting Problem: Get image of another application running I am trying to find a non blocking way to get a image of the display of another application. The goal is to get an and...
Get image of another application running Get image of another application running .net powershell android adb scripting Get Get image of another application running I am trying to find a non blocking way to get a image of the display of another application. The goal is to get an android emulator screenshot without usin...
[ 0.01385498046875, 0.0211181640625, -0.01422119140625, 0.006805419921875, -0.021240234375, -0.002105712890625, 0.0115966796875, -0.01300048828125, 0.003814697265625, -0.035400390625, 0.0269775390625, 0.0283203125, -0.031494140625, 0.0291748046875, 0.00921630859375, 0.006591796875, 0.0...
[ 20779, 29569, 111, 15700, 38415, 51042, 1179, 14537, 128019, 54527, 606, 275, 26499, 214, 31577, 7413, 351, 46389, 3917, 2046, 44116, 69236, 352, 129073, 209647, 15490, 32354, 217, 72803 ]
[ 0.1348876953125, 0.2327880859375, 0.117431640625, 0.1322021484375, 0.19482421875, 0.1810302734375, 0.1478271484375, 0.1072998046875, 0.2354736328125, 0.171875, 0.0716552734375, 0.1363525390625, 0.1575927734375, 0.0587158203125, 0.04205322265625, 0.014617919921875, 0.0266265869140625,...
embed
61544638_c0
61544638
powershell
0
Title: How can I change directory directly from the windows run prompt? Problem title: How can I change directory directly from the windows run prompt? Tags: command-line, powershell, windows Problem: How can I change directory directly from the windows run prompt? How can I change the current directory from the the wi...
How can I change directory directly from the windows run prompt? How can I change directory directly from the windows run prompt? command-line powershell windows the How How can I change directory directly from the windows run prompt? How can I change the current directory from the the windows run prompt when we initia...
[ -0.010986328125, -0.01300048828125, -0.01129150390625, 0.01556396484375, -0.000972747802734375, 0.004241943359375, -0.000743865966796875, 0.002197265625, -0.0037384033203125, -0.0206298828125, -0.00970458984375, 0.034912109375, -0.0038299560546875, 0.03955078125, -0.011962890625, 0.019...
[ 11249, 831, 87, 15549, 14364, 53, 105237, 1295, 54825, 11675, 105876, 75101, 2256, 14537, 128019, 70, 43581, 61475, 20650, 237, 4210, 43452, 7614, 9405 ]
[ 0.083740234375, 0.0965576171875, 0.04742431640625, 0.235107421875, 0.1929931640625, 0.1651611328125, 0.1697998046875, 0.1334228515625, 0.1171875, 0.1209716796875, 0.212890625, 0.0650634765625, 0.0684814453125, 0.152099609375, 0.2420654296875, 0.077880859375, 0.1337890625, 0.1058349...
embed
44369465_c0
44369465
powershell
0
Title: Get only filename from full path of a file Problem title: Get only filename from full path of a file Tags: powershell Problem: Get only filename from full path of a file I want to split the path and just save the file name test.xls in a new variable $namearray = "C:\Users\z003m\Desktop\Service_Tickets\automation...
Get only filename from full path of a file Get only filename from full path of a file powershell full Get test.xls Users z003m Desktop Service_Tickets Newfolder Get only filename from full path of a file I want to split the path and just save the file name test.xls in a new variable
[ 0.0169677734375, -0.013671875, 0.01373291015625, 0.0242919921875, -0.0194091796875, 0.01287841796875, 0.0086669921875, 0.0140380859375, 0.006927490234375, 0.01519775390625, 0.00075531005859375, 0.01708984375, -0.01611328125, -0.005279541015625, -0.0033416748046875, -0.0022125244140625,...
[ 20779, 4734, 11435, 11627, 1295, 4393, 60875, 111, 14537, 128019, 3034, 92595, 7, 53400, 97, 123276, 39, 141423, 12349, 16734, 27853, 2356, 42822, 56, 3444, 65450, 30098, 70, 9351, 10, 3525, 77336 ]
[ 0.08056640625, 0.1434326171875, 0.1611328125, 0.170654296875, 0.0869140625, 0.140380859375, 0.19775390625, 0.055267333984375, 0.11376953125, 0.2127685546875, 0.20751953125, 0.1842041015625, 0.06591796875, 0.09820556640625, 0.0386962890625, 0.09881591796875, 0.0660400390625, 0.10876...
embed
76154967_c0
76154967
powershell
0
Title: How do I restore a registry from a .hiv file in powershell? Problem title: How do I restore a registry from a .hiv file in powershell? Tags: registry, powershell Problem: How do I restore a registry from a .hiv file in powershell? I have a .hiv file and I want to import it using powershell what is the command to...
How do I restore a registry from a .hiv file in powershell? How do I restore a registry from a .hiv file in powershell? registry powershell a How How do I restore a registry from a .hiv file in powershell? I have a .hiv file and I want to import it using powershell what is the command to restore .hiv file in powershell...
[ -0.0267333984375, 0.00494384765625, -0.0150146484375, 0.02734375, 0.00080108642578125, 0.01324462890625, -0.0179443359375, -0.00396728515625, 0.007354736328125, -0.032958984375, 0.0030670166015625, -0.0003414154052734375, 0.00457763671875, 0.00946044921875, 0.00506591796875, 0.00127410...
[ 11249, 54, 87, 14359, 107, 21478, 53, 1295, 5, 979, 334, 11435, 23, 14537, 128019, 10, 3444, 24927, 17368, 75101, 26785 ]
[ 0.07012939453125, 0.0386962890625, 0.031890869140625, 0.17919921875, 0.158447265625, 0.2315673828125, 0.15576171875, 0.1046142578125, 0.043487548828125, 0.171142578125, 0.1981201171875, 0.164306640625, 0.0667724609375, 0.1416015625, 0.2242431640625, 0.035308837890625, 0.00830078125, ...
embed
65914271_c0
65914271
powershell
0
Title: Quit powershell in jupyter terminal Problem title: Quit powershell in jupyter terminal Tags: jupyter-notebook, python-3.x, powershell Problem: Quit powershell in jupyter terminal How to quit PowerShell in the jupyter terminal and get back to >>> (python interpreter)? Tried calling quit() in the terminal didn't w...
Quit powershell in jupyter terminal Quit powershell in jupyter terminal jupyter-notebook python-3.x powershell Quit python-3.x Quit powershell in jupyter terminal How to quit PowerShell in the jupyter terminal and get back to >>> (python interpreter)? Tried calling quit() in the terminal didn't work. I guess it has to ...
[ 0.0120849609375, 0.01470947265625, -0.014404296875, 0.01104736328125, 0.0034332275390625, -0.01116943359375, 0.007232666015625, 0.01226806640625, -0.01129150390625, -0.004791259765625, -0.0096435546875, 0.02978515625, -0.024658203125, 0.024169921875, 0.00323486328125, 0.023193359375, ...
[ 7644, 18, 14537, 128019, 23, 1129, 6493, 720, 33949, 48345, 14137, 17198, 50828, 8316, 425, 11249, 47, 569, 17170, 294, 79544, 2046, 4420, 58142, 29481, 56, 159029, 132, 4488, 54, 22, 334, 77336, 2886, 26366 ]
[ 0.1826171875, 0.1446533203125, 0.1710205078125, 0.279296875, 0.06878662109375, 0.0992431640625, 0.1226806640625, 0.13427734375, 0.2236328125, 0.087646484375, 0.1011962890625, 0.051239013671875, 0.1134033203125, 0.08837890625, 0.06182861328125, 0.0254669189453125, 0.0849609375, 0.18...
embed
27396501_c0
27396501
powershell
0
Title: How to build VS solution folder from powershell Problem title: How to build VS solution folder from powershell Tags: command-line, visual-studio, powershell, build-automation, .net Problem: How to build VS solution folder from powershell From Visual Studio I can build several projects grouped by solution folder ...
How to build VS solution folder from powershell How to build VS solution folder from powershell command-line visual-studio powershell build-automation .net powershell How How to build VS solution folder from powershell From Visual Studio I can build several projects grouped by solution folder by right click -> Build. I...
[ -0.01544189453125, 0.00787353515625, -0.0142822265625, 0.01141357421875, -0.016845703125, 0.023193359375, -0.015625, -0.003936767578125, -0.005828857421875, 0.00732421875, -0.01214599609375, 0.00958251953125, 0.0003795623779296875, 0.0228271484375, -0.01513671875, 0.014404296875, 0.0...
[ 11249, 47, 45367, 44160, 29806, 78303, 1295, 14537, 128019, 75101, 2256, 21176, 52629, 52344, 1179, 28090, 73372, 22968, 831, 40368, 77635, 37769, 390, 7108, 18158, 121137, 13315, 30700 ]
[ 0.045135498046875, 0.0572509765625, 0.1810302734375, 0.23876953125, 0.2154541015625, 0.235595703125, 0.1199951171875, 0.1243896484375, 0.245361328125, 0.1298828125, 0.0791015625, 0.134765625, 0.148193359375, 0.1351318359375, 0.0914306640625, 0.046295166015625, 0.1807861328125, 0.19...
embed
3794760_c0
3794760
powershell
0
Title: PowerShell passing parameter to executable having switches Problem title: PowerShell passing parameter to executable having switches Tags: powershell Problem: PowerShell passing parameter to executable having switches i am tring to convert abc.exe /u "c:/programs/abc.dll" to powershell script can anybody explain...
PowerShell passing parameter to executable having switches PowerShell passing parameter to executable having switches powershell PowerShell PowerShell passing parameter to executable having switches i am tring to convert abc.exe /u "c:/programs/abc.dll" to powershell script can anybody explain how to do it. how can i e...
[ -0.00531005859375, -0.00080108642578125, -0.0074462890625, 0.016357421875, -0.021484375, -0.00173187255859375, -0.002532958984375, -0.0223388671875, -0.0087890625, -0.000041961669921875, 0.01312255859375, 0.0216064453125, 0.0091552734375, 0.0169677734375, 0.0057373046875, -0.0076599121...
[ 17170, 294, 79544, 452, 6953, 171859, 47, 71924, 2886, 19441, 101089, 90, 14537, 128019, 1927, 449, 96760, 1563, 238, 46480, 248, 34, 12, 18749, 2055, 5, 71, 1181, 26499, 831, 2499, 37873, 73342, 3642, 54, 17, 661, 678, 45458, 151197 ]
[ 0.1932373046875, 0.113037109375, 0.25, 0.121826171875, 0.040740966796875, 0.2666015625, 0.1304931640625, 0.2071533203125, 0.177001953125, 0.1446533203125, 0.259033203125, 0.12744140625, 0.187255859375, 0.27880859375, 0.04840087890625, 0.06219482421875, 0.1756591796875, 0.1268310546...
embed
17113179_c0
17113179
powershell
0
Title: Is there a way to detect sound via PowerShell? Problem title: Is there a way to detect sound via PowerShell? Tags: powershell Problem: Is there a way to detect sound via PowerShell? I want to detect if PC is playing any kind of sound. if it isn't playing any kind of sound I can use else condition in Powershell a...
Is there a way to detect sound via PowerShell? Is there a way to detect sound via PowerShell? powershell PowerShell Is there a way to detect sound via PowerShell? I want to detect if PC is playing any kind of sound. if it isn't playing any kind of sound I can use else condition in Powershell and do whatever I need to d...
[ 0.004608154296875, 0.00079345703125, -0.0018310546875, 0.0247802734375, -0.005859375, 0.01806640625, 0.00213623046875, -0.007537841796875, -0.01531982421875, 0.00024318695068359375, 0.0118408203125, 0.016357421875, 0.00506591796875, 0.009765625, 0.0081787109375, 0.0235595703125, 0.00...
[ 2071, 2685, 10, 3917, 47, 96391, 45730, 1829, 17170, 294, 79544, 14537, 128019, 3444, 2174, 6107, 83, 75169, 2499, 8562, 56112, 18, 4527, 37076, 35431, 23, 89778, 109954 ]
[ 0.003570556640625, 0.036956787109375, 0.04498291015625, 0.1082763671875, 0.0841064453125, 0.2235107421875, 0.255615234375, 0.1453857421875, 0.2176513671875, 0.1243896484375, 0.2490234375, 0.15576171875, 0.2406005859375, 0.04254150390625, 0.038665771484375, 0.1370849609375, 0.04797363...
embed
46510063_c0
46510063
powershell
0
Title: How can I verify my keys in my powershell script? Problem title: How can I verify my keys in my powershell script? Tags: powershell, .net Problem: How can I verify my keys in my powershell script? Code signals: How, wake_up, Starting, Start-Transcript, logger.txt, Append, do_sleep, Read-Host, Input, wake_up.Hour...
How can I verify my keys in my powershell script? How can I verify my keys in my powershell script? powershell .net How wake_up Starting Start-Transcript logger.txt Append do_sleep Read-Host Input wake_up.Hour Write-Host You sleeping_time wake_up.AddDays normal_sleep sleeping_time.hours Wrong Please Stop-Transcript How...
[ 0.0194091796875, 0.004547119140625, -0.00183868408203125, 0.010009765625, 0.002685546875, -0.0164794921875, 0.00897216796875, 0.0035400390625, -0.007232666015625, -0.005218505859375, 0.0179443359375, 0.03857421875, -0.006103515625, 0.027587890625, -0.007720947265625, 0.0007286071777343...
[ 11249, 831, 493, 40383, 759, 22799, 7, 23, 14537, 128019, 26499, 1179, 9908, 2037, 13794, 214, 62624, 186842, 73088, 42, 124326, 170572, 11193, 474, 198465, 6032, 4028, 97141, 3638, 497, 35133, 42284, 3871, 171859, 19770, 11675, 5423, 44691, ...
[ 0.0491943359375, 0.07537841796875, 0.1859130859375, 0.2135009765625, 0.082763671875, 0.2352294921875, 0.1279296875, 0.048675537109375, 0.158447265625, 0.2236328125, 0.197509765625, 0.110107421875, 0.1429443359375, 0.138427734375, 0.119140625, 0.03021240234375, 0.046722412109375, 0....
embed
49552068_c0
49552068
powershell
0
Title: powershell script to get the latest build number from Teamcity buildJob Problem title: powershell script to get the latest build number from Teamcity buildJob Tags: powershell, teamcity, powershell-3.0 Problem: powershell script to get the latest build number from Teamcity buildJob Please help me to get the late...
powershell script to get the latest build number from Teamcity buildJob powershell script to get the latest build number from Teamcity buildJob powershell teamcity powershell-3.0 Teamcity powershell-3.0 powershell script to get the latest build number from Teamcity buildJob Please help me to get the latest build number...
[ -0.0115966796875, 0.025390625, -0.0074462890625, 0.0067138671875, 0.005615234375, 0.0062255859375, 0.0035400390625, -0.0098876953125, 0.00311279296875, -0.0159912109375, -0.0264892578125, 0.00732421875, 0.00396728515625, 0.01068115234375, 0.00921630859375, 0.025634765625, 0.003036499...
[ 14537, 128019, 26499, 47, 2046, 42850, 45367, 14012, 1295, 11399, 60089, 194802, 7175, 132265, 4358, 163, 32664, 121137, 31862, 129745 ]
[ 0.1231689453125, 0.2264404296875, 0.2030029296875, 0.0186614990234375, 0.0701904296875, 0.1396484375, 0.2066650390625, 0.193115234375, 0.0806884765625, 0.1842041015625, 0.1734619140625, 0.1903076171875, 0.1259765625, 0.14990234375, 0.045623779296875, 0.0062255859375, 0.18408203125, ...
embed
63119089_c0
63119089
powershell
0
Title: Powershell - Replacing first 3 characters of each line in file Problem title: Powershell - Replacing first 3 characters of each line in file Tags: powershell Problem: Powershell - Replacing first 3 characters of each line in file Here's my little script that I can't get to work. $test = gc -path old.txt; Code si...
Powershell - Replacing first 3 characters of each line in file Powershell - Replacing first 3 characters of each line in file powershell Powershell Replacing old.txt checkSum.ToString new.txt XXX80006302 XXX810000175 XXX92063 XXX921802.10 Powershell - Replacing first 3 characters of each line in file Here's my little s...
[ -0.00640869140625, -0.0019989013671875, 0.0026702880859375, 0.033447265625, 0.00119781494140625, 0.00384521484375, -0.0166015625, 0.024658203125, 0.0086669921875, 0.044189453125, -0.0155029296875, 0.0189208984375, 0.00201416015625, -0.010986328125, 0.031494140625, 0.01361083984375, 0...
[ 17170, 128019, 853, 133266, 214, 5117, 138, 124850, 111, 12638, 13315, 23, 11435, 20, 14537, 10332, 124326, 12765, 294, 316, 7763, 71713, 3525, 44585, 87774, 15748, 9550, 1019, 191281, 121670, 1549, 12231, 1819, 14664, 963, 11853, 10176, 2649...
[ 0.1904296875, 0.28515625, 0.09637451171875, 0.17431640625, 0.0185394287109375, 0.1363525390625, 0.17041015625, 0.2137451171875, 0.0733642578125, 0.1376953125, 0.1866455078125, 0.04718017578125, 0.1795654296875, 0.003143310546875, 0.1387939453125, 0.1005859375, 0.191162109375, 0.211...
embed
42445608_c0
42445608
powershell
0
Title: Results Rows to String in powershell Problem title: Results Rows to String in powershell Tags: powershell Problem: Results Rows to String in powershell I'm very new to Powershell and need a very basic help. I have a list of values as rows and want to make it as a string. Below is the list of items: 1011 1012 101...
Results Rows to String in powershell Results Rows to String in powershell powershell Results Rows Results Rows to String in powershell I'm very new to Powershell and need a very basic help. I have a list of values as rows and want to make it as a string. Below is the list of items: I need to make this as 1011,1012,1013...
[ 0.016357421875, -0.005584716796875, -0.00811767578125, 0.0301513671875, -0.01171875, -0.01446533203125, 0.00555419921875, 0.0159912109375, 0.01123046875, 0.045166015625, -0.02734375, -0.006439208984375, 0.019287109375, 0.0186767578125, -0.021728515625, 0.01068115234375, 0.01989746093...
[ 146104, 96190, 7, 47, 23351, 214, 23, 14537, 128019, 4552, 3525, 17170, 3871, 62822, 4358, 5303, 142424, 237, 15555, 3444, 3249, 10, 79315, 17336, 55769, 903, 209, 1662, 963, 1530, 2681, 2592, 7360, 95486, 77336 ]
[ 0.232177734375, 0.255859375, 0.058990478515625, 0.1331787109375, 0.2197265625, 0.1199951171875, 0.0509033203125, 0.1414794921875, 0.247802734375, 0.0255126953125, 0.027984619140625, 0.1302490234375, 0.04193115234375, 0.0599365234375, 0.0458984375, 0.1121826171875, 0.1273193359375, ...
embed
72856872_c0
72856872
powershell
0
Title: Remove from ldap Problem title: Remove from ldap Tags: active-directory, powershell, ldap Problem: Remove from ldap Need help to remove specific owner from the ldap server using power shell script. $obj.filter = "cn = group1" $result = $obj.findall().properties $result.owner Getting all the owner of group1. Need...
Remove from ldap Remove from ldap active-directory powershell ldap ldap Remove obj.filter group1 obj.findall result.owner Remove from ldap Need help to remove specific owner from the ldap server using power shell script. Getting all the owner of group1. Need to remove individual owner based on uid ?
[ 0.00811767578125, 0.0225830078125, -0.01177978515625, 0.0126953125, -0.008056640625, -0.00457763671875, -0.0026092529296875, 0.0185546875, -0.004180908203125, -0.0262451171875, 0.0150146484375, 0.0108642578125, 0.015380859375, 0.00396728515625, -0.007080078125, 0.0023193359375, 0.011...
[ 181139, 1295, 96, 85, 254, 36457, 80581, 30675, 14537, 128019, 995, 170, 120337, 21115, 418, 111607, 5584, 16750, 8770, 1679, 52889, 4358, 47, 87388, 29458, 101785, 70, 10723, 17368, 6, 26499, 210732, 756, 111, 11651, 35509, 75, 532 ]
[ 0.2008056640625, 0.19140625, 0.10113525390625, 0.168701171875, 0.211181640625, 0.15380859375, 0.117431640625, 0.008087158203125, 0.141845703125, 0.217529296875, 0.1402587890625, 0.1407470703125, 0.1724853515625, 0.1572265625, 0.043182373046875, 0.068603515625, 0.1146240234375, 0.17...
embed
73556215_c0
73556215
powershell
0
Title: Compare 2 arrays with powershell Problem title: Compare 2 arrays with powershell Tags: powershell Problem: Compare 2 arrays with powershell Code signals: Compare, SamAccountName, ObjectGUID, XXXX00XX, bddb-98067a141448, XXXX01XX, bdgb-99067a141448, XXXX02XX, bdab-97067a141448, fcb483fa146b, fcb515739a2f, fcb82f1...
Compare 2 arrays with powershell Compare 2 arrays with powershell powershell Compare SamAccountName ObjectGUID XXXX00XX bddb-98067a141448 XXXX01XX bdgb-99067a141448 XXXX02XX bdab-97067a141448 fcb483fa146b fcb515739a2f fcb82f1ef74c fcc5ee8b8722 fcd3f1f471c2 fceb26a598a3 fd0b14cecd0e UsersGroup ForEach-Object _.ObjectGUI...
[ 0.00164794921875, -0.00958251953125, -0.01239013671875, 0.027099609375, -0.00567626953125, 0.0179443359375, 0.0029754638671875, 0.02734375, 0.0142822265625, 0.0380859375, 0.0072021484375, 0.05712890625, 0.0036773681640625, 0.00897216796875, -0.01007080078125, -0.001922607421875, 0.01...
[ 113307, 13, 116, 10298, 4778, 678, 14537, 128019, 3362, 39450, 71013, 163612, 134549, 43578, 7146, 205378, 7049, 42918, 105028, 18197, 146893, 165116, 74251, 61158, 32771, 134131, 130681, 188580, 53400, 205072, 934, 46471, 75161, 164414, 69253, 1...
[ 0.240966796875, 0.0809326171875, 0.1610107421875, 0.183837890625, 0.13134765625, 0.107666015625, 0.1397705078125, 0.2227783203125, 0.1763916015625, 0.01763916015625, 0.1689453125, 0.139892578125, 0.1983642578125, 0.1917724609375, 0.1090087890625, 0.085693359375, 0.0699462890625, 0....
embed
54008764_c0
54008764
powershell
0
Title: How to modify main address of MS Office 365 group Problem title: How to modify main address of MS Office 365 group Tags: office365, powershell Problem: How to modify main address of MS Office 365 group Hello I need to modify the main mail address of an Office 365 group. How can I change 1st part and domain: Exam...
How to modify main address of MS Office 365 group How to modify main address of MS Office 365 group office365 powershell How Office office365 How to modify main address of MS Office 365 group Hello I need to modify the main mail address of an Office 365 group. How can I change 1st part and domain: Example: I need to ch...
[ 0.0218505859375, 0.02783203125, 0.0016937255859375, 0.02880859375, 0.00848388671875, 0.0084228515625, -0.01116943359375, 0.031494140625, 0.003631591796875, 0.030029296875, -0.0150146484375, 0.041259765625, -0.00007104873657226562, 0.0128173828125, 0.019775390625, 0.01263427734375, -0...
[ 11249, 47, 2811, 40383, 5201, 29823, 111, 16265, 12133, 27728, 21115, 23179, 34131, 14537, 128019, 35378, 3871, 6648, 831, 15549, 271, 2831, 136, 77758, 89536, 18022, 981, 104832, 991, 277, 7079, 54, 903 ]
[ 0.091796875, 0.0545654296875, 0.177734375, 0.17138671875, 0.159423828125, 0.2071533203125, 0.06964111328125, 0.07635498046875, 0.2421875, 0.322021484375, 0.2169189453125, 0.18505859375, 0.287109375, 0.0743408203125, 0.21435546875, 0.033111572265625, 0.0450439453125, 0.13818359375, ...
embed
14522514_c0
14522514
powershell
0
Title: Powershell Control Windows Search through command line Problem title: Powershell Control Windows Search through command line Tags: powershell, windows Problem: Powershell Control Windows Search through command line I am trying to write a powershell script that will disable indexing on some drives but keep it act...
Powershell Control Windows Search through command line Powershell Control Windows Search through command line powershell windows Powershell Control Windows Search Powershell Control Windows Search through command line I am trying to write a powershell script that will disable indexing on some drives but keep it activat...
[ -0.00057220458984375, 0.00921630859375, -0.0240478515625, 0.01416015625, -0.01806640625, -0.0037078857421875, 0.01214599609375, -0.0289306640625, -0.010498046875, -0.01239013671875, -0.01361083984375, 0.0142822265625, 0.0030364990234375, 0.02294921875, 0.005035400390625, 0.030517578125...
[ 17170, 128019, 27131, 3773, 33086, 8305, 75101, 13315, 14537, 54825, 31577, 33022, 26499, 1221, 2837, 2886, 63262, 214, 22648, 1284, 13695, 442, 34704, 27060, 313, 12, 20625, 35672, 16940, 8108, 22362 ]
[ 0.1826171875, 0.2626953125, 0.208984375, 0.18798828125, 0.27197265625, 0.1202392578125, 0.19921875, 0.1348876953125, 0.17626953125, 0.177001953125, 0.05804443359375, 0.0777587890625, 0.1162109375, 0.0264129638671875, 0.0885009765625, 0.146728515625, 0.1563720703125, 0.1373291015625...
embed
51593988_c1
51593988
powershell
1
elast -lt $CheckDate) {send-MailMessage -SmtpServer $smtp -To $mail - cc -From $from -Subject $subject -Body $body -BodyAsHtml } } Code signals: CSV, -Subject, Powershell, Compare, CheckDate, Get-Date, Addmonths, Import-Csv, Path, CCPt.csv, Delimiter, User, Project, Client, Date, CCP, domain.com, smtp.domain.com, Subje...
elast -lt $CheckDate) {send-MailMessage -SmtpServer $smtp -To $mail - cc -From $from -Subject $subject -Body $body -BodyAsHtml } } Code signals: CSV, -Subject, Powershell, Compare, CheckDate, Get-Date, Addmonths, Import-Csv, Path, CCPt.csv, Delimiter, User, Project, Client, Date, CCP, domain.com, smtp.domain.com, Subje...
[ 0.009033203125, 0.00421142578125, -0.01190185546875, 0.039794921875, 0.00665283203125, 0.00714111328125, -0.00701904296875, 0.020263671875, -0.00146484375, 0.021240234375, -0.0164794921875, 0.03173828125, 0.003875732421875, 0.006500244140625, 0.0186767578125, -0.01507568359375, 0.021...
[ 56882, 20, 1277, 3650, 202567, 86291, 39285, 17814, 6011, 429, 39, 18, 254, 193348, 7763, 2065, 10060, 168407, 161063, 96472, 75161, 22144, 12647, 1459, 37873, 19659, 7237, 51912, 28864, 26073, 7, 12, 313, 43486, 17170, 128019, 113307, 38679,...
[ 0.29541015625, 0.06439208984375, 0.1954345703125, 0.087158203125, 0.254638671875, 0.235595703125, 0.102294921875, 0.1300048828125, 0.13427734375, 0.0037841796875, 0.0418701171875, 0.107177734375, 0.109619140625, 0.138671875, 0.085693359375, 0.12109375, 0.113525390625, 0.08447265625...
embed
52543999_c0
52543999
powershell
0
Title: Import csv with variable name Problem title: Import csv with variable name Tags: powershell-5.0, powershell Problem: Import csv with variable name How do i import csv files where the name is different every month. 2018-01-foo.csv 2018-01-bar.csv And a moth later 2018-02-foo.csv 2018-02-bar.csv Im trying to scrip...
Import csv with variable name Import csv with variable name powershell-5.0 powershell powershell-5.0 Import csv with variable name How do i import csv files where the name is different every month. 2018-01-foo.csv 2018-01-bar.csv And a moth later 2018-02-foo.csv 2018-02-bar.csv Im trying to script a task. But the files...
[ 0.0025482177734375, -0.0240478515625, -0.005950927734375, 0.046630859375, 0, -0.0008544921875, -0.0172119140625, 0.024658203125, -0.0026092529296875, 0.023193359375, -0.027099609375, 0.0052490234375, 0.00848388671875, 0.0196533203125, 0.01068115234375, 0.0111083984375, -0.00726318359...
[ 92966, 20763, 334, 678, 77336, 9351, 14537, 128019, 187461, 11249, 54, 17, 24927, 102158, 7440, 83, 12921, 11907, 31150, 267, 45669, 3584, 31, 4439, 1299, 2080, 127, 14432, 43627, 3370, 31577, 26499, 66211, 5608, 479, 37631, 65572, 5024, 13...
[ 0.251953125, 0.18408203125, 0.294677734375, 0.110595703125, 0.2705078125, 0.183349609375, 0.1126708984375, 0.25439453125, 0.189453125, 0.0303802490234375, 0.049591064453125, 0.05389404296875, 0.27978515625, 0.1802978515625, 0.0229034423828125, 0.0625, 0.2269287109375, 0.12329101562...
embed
58328661_c2
58328661
powershell
2
MSSMCAMPUS, Pediatrics, LECTR, OLYMPIA, MARTIN, martin.OLYMPIA, gellem03, Neurology, ASSOC, CLN, ATTN, SCOOBY, JAMES, Two, Elmhurst, Queens, Otolaryngology, A35, O.R, TECH, Functions, BUILT, BELOW, Scripts, source.xml, Get-Content, Search-LifeNumber, Source, Parameter, Mandatory, Position, LifeNumber, Target, Source.P...
MSSMCAMPUS, Pediatrics, LECTR, OLYMPIA, MARTIN, martin.OLYMPIA, gellem03, Neurology, ASSOC, CLN, ATTN, SCOOBY, JAMES, Two, Elmhurst, Queens, Otolaryngology, A35, O.R, TECH, Functions, BUILT, BELOW, Scripts, source.xml, Get-Content, Search-LifeNumber, Source, Parameter, Mandatory, Position, LifeNumber, Target, Source.P...
[ -0.00732421875, 0.01373291015625, 0.0196533203125, 0.0380859375, 0.00311279296875, 0.004058837890625, 0.023681640625, -0.0096435546875, 0.0311279296875, -0.03857421875, 0.021484375, -0.0030364990234375, -0.0159912109375, -0.007476806640625, 0.016357421875, 0.01019287109375, 0.0140380...
[ 16265, 18148, 115182, 141990, 4, 238693, 4439, 144832, 1052, 36416, 65311, 135398, 29227, 54390, 191712, 5, 22323, 6434, 6153, 9513, 799, 474, 25443, 70877, 29065, 81795, 17672, 38821, 30563, 36354, 9846, 78787, 32964, 540, 39, 10437, 271, 44...
[ 0.12939453125, 0.210693359375, 0.171875, 0.253662109375, 0.03131103515625, 0.2427978515625, 0.1417236328125, 0.1884765625, 0.1827392578125, 0.061431884765625, 0.14306640625, 0.212890625, 0.1044921875, 0.159423828125, 0.207275390625, 0.052947998046875, 0.0360107421875, 0.10021972656...
embed
59566988_c0
59566988
powershell
0
Title: Creating SQL Server instance via powershell? Problem title: Creating SQL Server instance via powershell? Tags: sql-server, powershell Problem: Creating SQL Server instance via powershell? I've been looking for a way to create a SQL Server instance and then create and configure a database via PowerShell. I have f...
Creating SQL Server instance via powershell? Creating SQL Server instance via powershell? sql-server powershell Creating SQL Server Creating SQL Server instance via powershell? I've been looking for a way to create a SQL Server instance and then create and configure a database via PowerShell. I have found ways to creat...
[ 0.01904296875, -0.01458740234375, 0.0203857421875, 0.0185546875, -0.007110595703125, -0.003387451171875, -0.00238037109375, -0.0235595703125, -0.01239013671875, 0.0028533935546875, -0.0179443359375, 0.00848388671875, 0.029541015625, -0.00506591796875, 0.00115203857421875, 0.00427246093...
[ 56781, 1916, 80866, 22687, 110527, 1829, 14537, 128019, 32, 91, 99247, 39642, 16487, 3917, 28282, 136, 222495, 63399, 17170, 294, 79544, 14037, 48322, 2685, 10, 47 ]
[ 0.1661376953125, 0.104248046875, 0.2255859375, 0.1884765625, 0.263427734375, 0.1175537109375, 0.16015625, 0.281494140625, 0.037353515625, 0.010986328125, 0.1690673828125, 0.1463623046875, 0.003173828125, 0.08856201171875, 0.1510009765625, 0.015838623046875, 0.141357421875, 0.162109...
embed
42370866_c0
42370866
powershell
0
Title: Query AD User if wWWHomePage contains Problem title: Query AD User if wWWHomePage contains Tags: active-directory, powershell Problem: Query AD User if wWWHomePage contains I'm trying to query some AD users in PowerShell. Some of those users have the Web Page field filled, and I would like to query users which f...
Query AD User if wWWHomePage contains Query AD User if wWWHomePage contains active-directory powershell Query User Query AD User if wWWHomePage contains I'm trying to query some AD users in PowerShell. Some of those users have the Web Page field filled, and I would like to query users which field begins with "/site". I...
[ -0.001312255859375, 0.0198974609375, -0.02880859375, 0.0164794921875, -0.018310546875, 0.0213623046875, 0.00982666015625, 0.000759124755859375, 0.006195068359375, -0.02197265625, 0.01300048828125, 0.000476837158203125, -0.006561279296875, 0.007232666015625, 0.0021514892578125, 0.008422...
[ 58836, 53, 19831, 53400, 2174, 95162, 55376, 147101, 70541, 148, 36457, 80581, 30675, 14537, 128019, 41, 1294, 72095, 17170, 294, 79544, 4002, 14231, 44457, 152382, 1884, 9842, 678, 64, 11090, 7722, 69307, 339, 166020, 919, 379, 720 ]
[ 0.156494140625, 0.08056640625, 0.2095947265625, 0.203857421875, 0.08074951171875, 0.123779296875, 0.1448974609375, 0.1878662109375, 0.1146240234375, 0.026214599609375, 0.1429443359375, 0.08355712890625, 0.048553466796875, 0.112060546875, 0.195068359375, 0.1165771484375, 0.10437011718...
embed
73164096_c1
73164096
powershell
1
BackUp F2"}}} | Out-File dif.txt $x++ } start .\dif.txt also the out-file cmdlet doesnt work but that`s a dif topic Thanks for any help in advance Code signals: subfolder1, subfolder2, subfolder3, excludeF1, parentF1, BackUp, subfolder5, excludeF2, parentF2, path.Count, Get-ChildItem, Recurse, Path, Where-Object, _.Ful...
BackUp F2"}}} | Out-File dif.txt $x++ } start .\dif.txt also the out-file cmdlet doesnt work but that`s a dif topic Thanks for any help in advance Code signals: subfolder1, subfolder2, subfolder3, excludeF1, parentF1, BackUp, subfolder5, excludeF2, parentF2, path.Count, Get-ChildItem, Recurse, Path, Where-Object, _.Ful...
[ 0.015380859375, 0.00009202957153320312, -0.01507568359375, 0.0162353515625, -0.0079345703125, 0.0242919921875, -0.005401611328125, 0.015625, 0.007659912109375, 0.035400390625, -0.009033203125, 0.0125732421875, 0.03076171875, 0.02978515625, 0.0267333984375, -0.00970458984375, 0.002944...
[ 26828, 53234, 563, 304, 8152, 47391, 13538, 9, 174350, 45755, 124326, 37223, 51912, 4034, 428, 420, 1810, 29822, 1827, 71, 1974, 18, 4488, 28451, 4358, 129745, 28864, 26073, 7, 1614, 42822, 56, 418, 363, 39041, 112, 919, 49129, 758, 60875...
[ 0.1468505859375, 0.1922607421875, 0.1033935546875, 0.1328125, 0.0010986328125, 0.0865478515625, 0.2037353515625, 0.04083251953125, 0.19580078125, 0.2166748046875, 0.2132568359375, 0.1285400390625, 0.00750732421875, 0.0771484375, 0.113037109375, 0.1923828125, 0.189453125, 0.19934082...
embed
55024730_c0
55024730
powershell
0
Title: Export Powershell to txt file Problem title: Export Powershell to txt file Tags: powershell Problem: Export Powershell to txt file I have a powershell script that I run and would like it to export to a txt file when completed. But it should not overwrite the existing output file Any suggestions? tracert 9.9.9.9 ...
Export Powershell to txt file Export Powershell to txt file powershell Export Powershell PAUSE Export Powershell to txt file I have a powershell script that I run and would like it to export to a txt file when completed. But it should not overwrite the existing output file Any suggestions?
[ 0.033447265625, 0.00182342529296875, 0.000751495361328125, 0.0439453125, -0.002166748046875, -0.00262451171875, 0.0030364990234375, 0.00016307830810546875, -0.01177978515625, 0.01336669921875, -0.000701904296875, 0.0145263671875, -0.002471923828125, 0.01397705078125, 0.017822265625, 0....
[ 134456, 17170, 128019, 47, 124326, 11435, 14537, 11107, 78441, 26499, 11675, 2806, 1884, 31255, 140528, 5608, 959, 645, 434, 18781, 144573, 140992, 157666 ]
[ 0.2056884765625, 0.18603515625, 0.2724609375, 0.11572265625, 0.233642578125, 0.1578369140625, 0.1435546875, 0.1256103515625, 0.0208892822265625, 0.1806640625, 0.10369873046875, 0.0285491943359375, 0.0750732421875, 0.2037353515625, 0.10357666015625, 0.04486083984375, 0.0611572265625, ...
embed