1
00:00:02,140 --> 00:00:04,050
[Autogenerated] Now that we know how to do

2
00:00:04,050 --> 00:00:07,150
it in the user interface, let's learn how

3
00:00:07,150 --> 00:00:11,380
to rename sites by using PowerShell. In

4
00:00:11,380 --> 00:00:14,670
order to rename site your roles and titles

5
00:00:14,670 --> 00:00:17,340
with PowerShell, we need the SharePoint

6
00:00:17,340 --> 00:00:21,440
online PowerShell module. And you always

7
00:00:21,440 --> 00:00:24,000
need to make sure that you have the latest

8
00:00:24,000 --> 00:00:28,180
version available to change the site name

9
00:00:28,180 --> 00:00:31,280
or title only they are the same thing. We

10
00:00:31,280 --> 00:00:35,130
will use the set, Spock, IT partial cmdlet

11
00:00:35,130 --> 00:00:38,260
specified identity of the site which is

12
00:00:38,260 --> 00:00:41,990
the current site URL and the new title.

13
00:00:41,990 --> 00:00:45,780
You want to have for that site to change

14
00:00:45,780 --> 00:00:48,690
the site you are well. I will first save

15
00:00:48,690 --> 00:00:51,040
the current. You are real and they knew

16
00:00:51,040 --> 00:00:54,440
you are real in variables. And then the

17
00:00:54,440 --> 00:00:57,240
PowerShell cmdlet we need to use is the

18
00:00:57,240 --> 00:01:01,300
start, Spock, IT rename cmdlet in the

19
00:01:01,300 --> 00:01:03,940
identity we will give the current site.

20
00:01:03,940 --> 00:01:05,870
You are well, which is that you are real

21
00:01:05,870 --> 00:01:08,790
variable. We have here and inside the new

22
00:01:08,790 --> 00:01:11,540
site. You are real parameter. We will pass

23
00:01:11,540 --> 00:01:14,510
it on. What do we want to have as a new

24
00:01:14,510 --> 00:01:17,300
site? You are real for that site. This

25
00:01:17,300 --> 00:01:19,470
will change the site. You are well And

26
00:01:19,470 --> 00:01:22,810
also of course, automatically create that.

27
00:01:22,810 --> 00:01:26,680
Ready? Rex IT in the background. Something

28
00:01:26,680 --> 00:01:29,580
that is pretty cool with the start, Spock.

29
00:01:29,580 --> 00:01:32,740
IT rename PowerShell cmdlet is that you

30
00:01:32,740 --> 00:01:36,180
can actually use it to change the site

31
00:01:36,180 --> 00:01:40,070
title at the same time, bypassing the new

32
00:01:40,070 --> 00:01:44,450
title in the new site title parameter of

33
00:01:44,450 --> 00:01:47,760
that cmdlet. So you can effectively change

34
00:01:47,760 --> 00:01:55,000
both sides. You are well and site title in the same cmdlet.

