Timeline for Activating Site Collection Level Feature with PowerShell Script
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 2, 2013 at 12:30 | comment | added | Nadeem Yousuf | See my Edit above. | |
| Aug 2, 2013 at 12:30 | history | edited | Nadeem Yousuf | CC BY-SA 3.0 |
Edit based on comment
|
| Aug 2, 2013 at 10:11 | comment | added | V.B | yea I was using $spWeb.url. But when i try to find the feature with $webFeature = Get-SPFeature -Web $spSiteCollection | where-object {$_.displayname -eq $webFeatureName} it wont find it and exit. | |
| Aug 2, 2013 at 7:19 | history | answered | Nadeem Yousuf | CC BY-SA 3.0 |