powershell Archives - ROXL

Tag Archives: powershell

Case: during the development process, teamleader said to move all your developed code to another branch from your current. Handy copy-paste is a bad solution. How to solve that problem?

Read more

Moving search service from one to another server in SharePoint – is typical task, that always happens on old and large projects. If you cannot scale old search app server resources, only one way to make it works properly – move service to another, more powerful server. This instruction will help you to do that.

Read more

Workflow Manager is a environment where working processes for lists executes in SharePoint infrastructure. This posts show how to configure Workflow Manager, correctly register and use it.

Read more

This post will be useful for SharePoint developers. Due development, it is fairly often need to deploy your dll to gac and test or debug new functions or fixes.

Read more

This script will be useful if you need often reset your database. For example, due active development that affects data in tables.

Read more

In this post i will show my variant of powershell-code organization.

Main objectives:

  1. Minimum copying of myself
  2. Easy structure
  3. Reusable
  4. Flexibility
  5. SharePoint oriented

Read more

Instruction how to prepare visual studio code for work with powershell scripts (for sharepoint framework).

Read more

7/7