Digital Pixies Technologies

  • Home
  • About

Month: March 2015

No Picture

Get Summary of Sharepoint Task Status via Powershell

March 11, 2015 Rob 0

You might need to run this as administrator if your task size exceeds the soft limit. Add-PSSnapin Microsoft.SharePoint.PowerShell $sharepointSite = “http://my.sharepoint.website”; $spWeb = Get-SPWeb $sharepointSite; […]

Recent Posts

  • Archiving old git branches
  • List only git branches for scripting
  • Case of the duplicate UUID hard drive
  • Performing a Sharepoint CAML query in powershell
  • Deleting an AddressBook in nextcloud using sql
  • WordPress moving away from React
  • Getting old raspbian images
  • git adding another branch after a single branch clone
  • Cancelling Workflows in Sharepoint Using Powershell
  • Redirecting Outgoing Emails in Sharepoint 2013
  • Sharepoint 2013 “New Documents” dropdown not updating in Document Sets
  • Raspberry Pi Zero W
  • Redirecting old Sharepoint site to new location
  • Parsing Sharepoint Logs without ULSViewer
  • Using Microsoft’s SSH Server
  • Moving old files in Linux
  • Extracting information from files using command line
  • Increasing the Number of Terms Shown in the Terms Picker on SharePoint 2013
  • Selective Forwarding with Postfix
  • Sharepoint Restore-SPSite fails due to different schema version

Copyright © 2025 | WordPress Theme by MH Themes