Skip to content

Commit 4da4006

Browse files
committed
Updating links to new script location
1 parent e3316a9 commit 4da4006

File tree

22 files changed

+7
-3022
lines changed

22 files changed

+7
-3022
lines changed

Scripts/AzureAD.Principals.Expire/Principals.ps1

-29
This file was deleted.
+1-46
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,3 @@
11
# Azure Active Directory Principals #
22

3-
### Summary ###
4-
This script will assist you discovery of Client ID's that have expired in your Azure Active Directory Tenant
5-
6-
*work in progress*
7-
8-
### Applies to ###
9-
- SharePoint 2013 on-premises - Low Trust Configuration
10-
- SharePoint 2016 on-premises - Low Trust Configuration
11-
- SharePoint Online MT and Dedicated Services
12-
13-
### Prerequisites ###
14-
[Microsoft Online Services Sign-In](https://www.microsoft.com/en-us/download/details.aspx?id=39267) Assistant is installed
15-
[Microsoft Online Services PowerShell Module](http://go.microsoft.com/fwlink/p/?linkid=236297) is installed
16-
17-
18-
### Solution ###
19-
Solution | Author(s)
20-
---------|----------
21-
Principals | Frank Marasco (Microsoft)
22-
23-
### Version history ###
24-
Version | Date | Comments
25-
---------| -----| --------
26-
1.0 | April 19th 2016 | Initial release
27-
28-
### Disclaimer ###
29-
**THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
30-
31-
32-
----------
33-
34-
## Execution ##
35-
36-
Connect-MSolService
37-
38-
![](http://i.imgur.com/kXMizJt.png)
39-
40-
Get-ExpiredServicePrincipals
41-
42-
![](http://i.imgur.com/4jVYbWP.png)
43-
44-
45-
## Resources ##
46-
Replace an expiring client secret in a SharePoint Add-in](https://msdn.microsoft.com/en-us/library/office/dn726681.aspx)
47-
48-
<img src="https://telemetry.sharepointpnp.com/pnp-tools/scripts/AzureAD.Principals.Expire" />
3+
Scripts moved from here to https://github.com/SharePoint/sp-admin-scripts

Scripts/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Patterns and Practices - Scripts #
2-
Different kind of automation scripts for SharePoint and Office 365 in general. See readme from specific folders for exact details.
32

4-
![](http://i.imgur.com/I2VYM3a.png)
3+
Scripts moved from here to https://github.com/SharePoint/sp-admin-scripts
54

65
# "Sharing is caring" #
76

Scripts/SharePoint.Hybrid.CloudSSA.Configuration/AuthenticationRealmFixUp.ps1

-147
This file was deleted.

Scripts/SharePoint.Hybrid.CloudSSA.Configuration/CreateHybridCloudSSA.ps1

-156
This file was deleted.

0 commit comments

Comments
 (0)