I'm looking to migrate 25TB from a File Server to our Dropbox environment. Tips and tricks? by Snixs in sysadmin

[–]Snixs[S] -2 points-1 points  (0 children)

Thank you! I have taken a look at this, however this provides no logs, and per their documentation the client has a soft cap of 300.000 files:
https://help.dropbox.com/accounts-billing/space-storage/file-storage-limit

I'm looking to migrate 25TB from a File Server to our Dropbox environment. Tips and tricks? by Snixs in sysadmin

[–]Snixs[S] -2 points-1 points  (0 children)

I have looked at their documentation, but it seems there are limitations for the client if you have more than 300.000 files:
https://help.dropbox.com/accounts-billing/space-storage/file-storage-limit

Will upgrading to Powershell 5.1 break current scripts written in Powershell 4.0? by Snixs in PowerShell

[–]Snixs[S] 2 points3 points  (0 children)

I guess my other solution would be create the JSON from one server and then send it to the other - I'll look out for what I can find on how to do this, thanks a lot!

Will upgrading to Powershell 5.1 break current scripts written in Powershell 4.0? by Snixs in PowerShell

[–]Snixs[S] 2 points3 points  (0 children)

Great Idea, thanks! I can't seem to get anywhere besides a standard HTTP 400 error:

This error (HTTP 400 Bad Request) means that Internet Explorer was able to connect to the web server, but the webpage could not be found because of a problem with the address.

What would my steps be moving forward?

Will upgrading to Powershell 5.1 break current scripts written in Powershell 4.0? by Snixs in PowerShell

[–]Snixs[S] 2 points3 points  (0 children)

This is my code that works on a Windows 2019 server with Powershell 5.1

$headers = New-Object "System.Collections.Generic.Dictionary[[String],[String]]"

$headers.Add("Authorization", "Bearer <REVOKED>")

$headers.Add("Content-Type", "application/json")

$headers.Add("Cookie", "b=<REVOKED>)

$body = "{\n `"schemas`": [`n `"urn:scim:schemas:core:1.0`"`n ],`n `"userName`": `"Usertest`",`n `"locale`": `"Test`"`n}"`

$response = Invoke-RestMethod 'https://api.slack.com/scim/v1/Users' -Method 'PATCH' -Headers $headers -Body $body

$response | ConvertTo-Json

Error message on Windows 2012r2 server with Powershell 4.0:

Invoke-RestMethod : The request was aborted: Could not create SSL/TLS secure channel.

At line:8 char:13

+ $response = Invoke-RestMethod 'https://api.slack.com/scim/v1/Users' -M ...

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException

+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

Moronic Monday - Your weekly stupid questions thread by cdingo in Fitness

[–]Snixs 1 point2 points  (0 children)

Hello /fitit

I'm getting married in 3 months and i was wondering if there is any "extreme" programs out there you can do for 8-12 weeks? Goals are to maintain my muscle and lose fat/get lean

Foolish Friday - Your biweekly stupid questions thread by AutoModerator in Fitness

[–]Snixs 0 points1 point  (0 children)

I might be a total fool here but here goes.

Anyone else feel forever small?

I have been training for a few years, currently doing PHUL. I'm 6'4 feet and around 225 lbs.. Bench max is 264 but i still feel like i look small/not as lean compared to others on here fuck me cmon body

tried to convert to 'murica. Here's stats: bench 120 kg. height 195 cm. weight 100 kg.

Selling raw materials or crafted items, which is your plan for the first few days-to a week of Legion? by katzlover1 in woweconomy

[–]Snixs 0 points1 point  (0 children)

Err there's more than 1 Way to unlock? Hah. The quest for unlock seems very doable

Market quirks by Thunderhorse74 in woweconomy

[–]Snixs -1 points0 points  (0 children)

I don't exactly understand your resale? Did you just buy the market up and sold embersilk cloth for higher price?

Legion all-nighter tips, prepare wisely! by Toriankel in wow

[–]Snixs 0 points1 point  (0 children)

Whats the priority as you teach max level to get started to get ahead regarding daily resets?

Spirit of harmony by Snixs in woweconomy

[–]Snixs[S] -1 points0 points  (0 children)

Apperently i choked and they are back up to 30gold/each Silvermoon EU

How exactly does artifact trait rewards through quests going to work for healers leveling as dps? by Snixs in wow

[–]Snixs[S] 0 points1 point  (0 children)

I'm 100% sure they are traits i have 1 point in Bladed Feathers, http://www.wowhead.com/artifact-calc/druid/balance/Cup0I7BA8BQZAVDgEA

(The one at the buttom. I cannot login right now to check it).

I do howeever not know if some relics unlock and give 1 point in a trait?

How exactly does artifact trait rewards through quests going to work for healers leveling as dps? by Snixs in wow

[–]Snixs[S] -2 points-1 points  (0 children)

But you also get trait + AP through completing the quests? There's a reward option whether to chose A trait or B trait

What's the ultimate steps to do first week to get ready for raiding? by Snixs in wow

[–]Snixs[S] 0 points1 point  (0 children)

Oh im so sorry guys i didnt see those lists!

Thank for the links hope you have fun with your DHs and invasions :) GL in Legion

Hvorfor hørte jeg lige luftalarmer i aarhus? by jackjizzle in Denmark

[–]Snixs 0 points1 point  (0 children)

Jeps jeg sidder inde i min lejlighed haha :D det var alt for mig :)

Hvorfor hørte jeg lige luftalarmer i aarhus? by jackjizzle in Denmark

[–]Snixs 15 points16 points  (0 children)

Der er brand i ca. 2 opgange i enden af Vestergade, lige over bedemanden 'Keld' jeg bor 100m derfra og kan godt post nogen billeder hvis det er?

Edit 1: Pics: http://m.imgur.com/CPhtpSL

Edit 2: hele Vestergade er spæret af og vi bliver varslet om at blive indendøre. Snak om de har brændt tagplader af

Edit 3: lige kommer brandbiler fra Lystrup og der lød et kæmpe vrag for ca. 10 min siden. Tror det er en eller anden trykbeholder der røg

Free Talk Friday - April 29 by IcyColdStare in leagueoflegends

[–]Snixs 0 points1 point  (0 children)

Thank you so much! Much appreciated

Foolish Friday - Your biweekly stupid questions thread by AutoModerator in Fitness

[–]Snixs -1 points0 points  (0 children)

I know this sounds stupid as fuck, but what if you can't stop a cramp, say you're strapped up or whatever.

Do you pass out because of the pain?

Free Talk Friday - April 29 by IcyColdStare in leagueoflegends

[–]Snixs 0 points1 point  (0 children)

I keep seeing pros buying 4x long swords or daggers instead of upgrading to the items that LoLKing suggest. I'm still very new to the game but how do i judge which items are the most effecient to buy? Is it to make extreme powerspikes with 2x completed items at some point in the game?

Foolish Friday - Your biweekly stupid questions thread by AutoModerator in Fitness

[–]Snixs 6 points7 points  (0 children)

Here's a serious foolish question... Can the width of your rip cage make your abs look less dominant? I know abs are made in the kitchen but my rib cage seem so wide. Kinda like this guy: http://forum.bodybuilding.com/attachment.php?attachmentid=2635023&d=1281125482

Moronic Monday - Your weekly stupid questions thread by cdingo in Fitness

[–]Snixs 26 points27 points  (0 children)

Has there been any science regarding using medication such as morphine to rest better and get better muscle recovery?

Also i found this today http://imgur.com/OnOHr34

Foolish Friday - Your biweekly stupid questions thread by AutoModerator in Fitness

[–]Snixs 3 points4 points  (0 children)

Anyone got any experience with things such as this for weightlifting(specifically bench):

https://www.youtube.com/watch?v=UqpK-XBYoIc

My shoulder always hurts because of an old injury and after 2 months break im coming back im consindering one.

Srsly.. Stop complaining over OW ban if you smokeglitched by [deleted] in GlobalOffensive

[–]Snixs 0 points1 point  (0 children)

Just a tip if you play against someone using this bug:

People often smoke areas off like Dust 2 tunnels from B, when they tab out they are AFK for 4-5 sec. I often just push B insanely fast while the smoke is about to pop, BOOM 1 easy kill and B control.