I hereby claim:
- I am fowl2 on github.
- I am fowl2 (https://keybase.io/fowl2) on keybase.
- I have a public key whose fingerprint is 080B 6B79 90D1 6D7F BA10 17C1 A8FC 0D9D C97E FC85
To claim this, I am signing this object:
<AppPermissionRequests AllowAppOnlyPolicy="true"> | |
<AppPermissionRequest Scope="http://sharepoint/content/sitecollection/web/list" Right="Write"/> | |
</AppPermissionRequests> |
Get-WindowsCapability -Online -LimitAccess ` | |
| where { $_.Name -like 'rsat*' -and $_.State -eq 'NotPresent' } ` | |
| Add-WindowsCapability -Online -LimitAccess -Verbose -Source e: | |
# step 1. mount (double click) the ISO | |
# step 2. run this powershell as admin. Change e: to the right drive letter | |
, (Get-WindowsCapability -Online -LimitAccess | where { $_.Name -like 'rsat*' -and $_.State -eq 'NotPresent' }) ` | |
| % { $c = $_.Length; $_ ` |
I hereby claim:
To claim this, I am signing this object: