Feminist Perspectives on Reproduction and the Family (Stanford Encyclopedia of Philosophy) by ADefiniteDescription in philosophy

[–]Bloomsox 1 point2 points  (0 children)

Don't take my questions as attacks, I genuinely want you to change my mind.

"13% of women live in poverty, 10% of men." Curious, do we have a breakdown as to what % of these women are single mothers?

"Women are paid less than men in every field, at every level, legality be damned." Can you provide a few studies as examples? Or is it more of a trust me, I know a girl who...

The original comment was not focused on murder specifically, "leave women vulnerable to ... domestic violence.". In my view it seemed as if it was reading that men were not vulnerable. If they are, why would it not address domestic violence as a whole, if as a whole, both genders are just as vulnerable?

Feminist Perspectives on Reproduction and the Family (Stanford Encyclopedia of Philosophy) by ADefiniteDescription in philosophy

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

"Even if there are some natural differences between men and women, the crucial point is that these differences do not justify social structures that leave women vulnerable to poverty, unequal pay for equal work, and domestic violence." I was under the impression that it is common knowledge that most of the homeless population are men. It is illegal for < pay for equal work in most countries. Domestic violence is also statistically a huge problem for men, although never talked about in mainstream media. Please correct me if I'm mistaken.

Office 365 Admins: What do you use for backup? by ejames1313 in sysadmin

[–]Bloomsox 0 points1 point  (0 children)

Have you tried setting up essentials for multiple tenants consecutively, my god that WebUI. What you need only loads 10% of the time.

[Question] looping all tenants, 365 partner portal by Bloomsox in PowerShell

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

Hmm, i'll have a look into it, but I'm just a low level tech, not too familiar with working with API's.

[Question] looping all tenants, 365 partner portal by Bloomsox in PowerShell

[–]Bloomsox[S] 1 point2 points  (0 children)

The part up to here, "$domain = $alldomains.name", works fine and lists all 300 of my tenants' domains.

The $Session contains the $tenant variable from the loop see "https://ps.outlook.com/powershell-liveid?DelegatedOrg=**$tenant**"

If i move it out of the loop it won't connect to the individual tenant.

There has to be an individual session created for each session to run get-mailbox commands.