No announcements
Found 3685776 threads
-
0 Votes
Column validation in SharePoint List using power shell
Hi, How do we create Site Column, which is a Choice type field using powershell and add it to content type?Answered | 8 Replies | 5628 Views | Created by Sasha V - Thursday, March 1, 2012 6:54 PM | Last reply by Sasha V - Monday, March 5, 2012 8:41 PM -
0 Votes
How to create Document library using power shell
http://blogs.technet.com/b/heyscriptingguy/archive/2010/09/23/use-powershell-cmdlets-to-manage-sharepoint-document-libraries.aspx ...Answered | 1 Replies | 2834 Views | Created by MadhuMakkena - Tuesday, October 9, 2012 12:29 PM | Last reply by Mike Smith MCT MVP - Tuesday, October 9, 2012 12:56 PM -
0 Votes
How to run the power shell script using c#
Can anyone help me how to execute power shell scripts using c# from the code behind if i issue this powershell script command GetVmmServer ...Answered | 1 Replies | 6938 Views | Created by vinayrajaram - Tuesday, June 1, 2010 3:20 AM | Last reply by Amit Bansal - Tuesday, June 1, 2010 4:41 AM -
1 Votes
using Power shell to create/edit Azure Suppression rule
We would suggest you to create action rules via portal.Answered | 1 Replies | 570 Views | Created by Goce_D - Thursday, October 31, 2019 3:00 AM | Last reply by SwathiDhanwada-MSFT - Thursday, October 31, 2019 5:00 AM -
0 Votes
WHAT IS POWER SHELL
I down loaded fix it center today and it also add a program called windows power shell.Answered | 1 Replies | 9112 Views | Created by scottshad - Monday, August 9, 2010 7:33 PM | Last reply by Dinesh Kattameda - Tuesday, August 10, 2010 5:32 AM -
0 Votes
Need Power Shell Script for create database and create user in SQL Server
#Get a server object which corresponds to the default instance cd \sql\localhost\ $srv = get-item default For more information, ...Answered | 3 Replies | 895 Views | Created by VBRS - Tuesday, August 28, 2018 9:53 PM | Last reply by Puzzle_Chen - Monday, September 3, 2018 12:57 AM -
0 Votes
Overwrite SSIS Project Parameters using power shell
Hi Raksha Hegde, Is there any error message you can share with us?Answered | 2 Replies | 1236 Views | Created by Raksha Hegde - Tuesday, December 4, 2018 5:54 AM | Last reply by Yang.Z - Tuesday, December 4, 2018 8:26 AM -
2 Votes
where is the forum for power shell
where is the forum for power shellAnswered | 1 Replies | 1650 Views | Created by db042190 - Tuesday, September 10, 2019 1:18 PM | Last reply by - Tuesday, September 10, 2019 1:41 PM -
2 Votes
Integration of .NET with Power Shell
Would you mind letting us know the result of the suggestions?Answered | 2 Replies | 2666 Views | Created by MSDN Student - Thursday, June 24, 2010 1:24 PM | Last reply by Michael Sun [MSFT] - Tuesday, June 29, 2010 1:25 AM -
0 Votes
Azure power shell with MFA
AzureAD PowerShell reference documentation isAnswered | 2 Replies | 671 Views | Created by Uddan - Monday, July 2, 2018 5:25 AM | Last reply by SadiqhAhmed-MSFT - Thursday, July 5, 2018 2:11 PM -
2 Votes
Move transaction logs with Power Shell?
Use Powershell to fire a SQL Command that would alter the database to move the files.Answered | 3 Replies | 11361 Views | Created by JackOfAllTradesMasterAtNone - Friday, May 13, 2011 10:24 PM | Last reply by G.Wilson - Monday, May 16, 2011 1:48 AM -
0 Votes
SSIS and Power Shell Script
What protocol is used for downloading the data?Answered | 2 Replies | 2094 Views | Created by SSIS_Help - Tuesday, May 21, 2013 1:28 PM | Last reply by COZYROC - Tuesday, May 21, 2013 1:47 PM -
0 Votes
Deploy wsp through Power Shell- start stop SP admin service and run execadmsvcjobs command using power shell
http://www.sharepointpals.com/post/How-to-Deploy-a-SharePoint-2013-Solution-(WSP)-in-the-Farm-using-PowerShellAnswered | 3 Replies | 2020 Views | Created by Benjamin KNR - Monday, November 10, 2014 5:00 AM | Last reply by Benjamin KNR - Monday, November 10, 2014 11:31 AM -
0 Votes
Change a Property bag value by SharePoint power shell
Hi himo, Use this code to update property bag.Answered | 2 Replies | 11456 Views | Created by himo - Monday, January 7, 2013 11:27 AM | Last reply by Anupam Ujjwal SharePoint Consultant - Monday, January 7, 2013 12:22 PM -
1 Votes
unable to stop machine using power shell commands
You can use “Clear-AzureProfile” else “Clear-AzureRmContext” to clear your current profile.Answered | 3 Replies | 467 Views | Created by DivyaGe - Thursday, March 8, 2018 9:11 AM | Last reply by Ajay Kadam - Sunday, March 11, 2018 11:45 AM -
3 Votes
Set the column order in document library using power shell
Hi, If you want to reorder the list columns, the following articles would be helpful: Reorder fields in a SharePoint Contenttype using ...Answered | 2 Replies | 5956 Views | Created by SaMolPP - Wednesday, February 25, 2015 6:45 AM | Last reply by Dennis Guo - Thursday, February 26, 2015 6:00 AM -
0 Votes
Adding a Web Part with Power Shell
How did you create the solution and does it contain a feature?Answered | 3 Replies | 2205 Views | Created by 2wayne2 - Wednesday, February 6, 2013 10:54 PM | Last reply by Ivan Sanders - Thursday, February 7, 2013 8:36 AM -
0 Votes
Power Shell Command using CSOM
Hi Sudheer, In Client-Side, we can also use .NET Client Object Model to achieve your requirement.Answered | 2 Replies | 1454 Views | Created by Sudheer Madduru - Tuesday, March 17, 2015 9:19 AM | Last reply by Dennis Guo - Thursday, March 19, 2015 6:07 AM -
0 Votes
power shell table issue
For PowerShell questions, try theAnswered | 2 Replies | 1570 Views | Created by Najeh Jalil - Wednesday, November 19, 2014 5:32 PM | Last reply by Just Karl - Tuesday, November 25, 2014 9:33 PM -
3 Votes
stop the User Profile Synchronization Service by using Power-shell command
That should be something like " | where {$_.Name -eq "User Profile Synchronization Service"} (might be $_.DisplayName, I forget - run Get-SPServiceApplication to see the column ...Answered | 2 Replies | 28482 Views | Created by SP Assest - Saturday, September 29, 2012 6:55 PM | Last reply by Roger Cormier - Monday, October 1, 2012 9:27 PM - Items 1 to 20 of 3685776 Next ›
No announcements