1
00:00:02,180 --> 00:00:05,080
Now that we have seen how to create sites,

2
00:00:05,080 --> 00:00:08,180
what about updating them? Sites can be

3
00:00:08,180 --> 00:00:10,680
updated via the Admin Center or

4
00:00:10,680 --> 00:00:13,580
PowerShell, and you can change quite a few

5
00:00:13,580 --> 00:00:16,420
things such as the title, URL, hub

6
00:00:16,420 --> 00:00:21,210
association, and more. To update sites via

7
00:00:21,210 --> 00:00:22,040
PowerShell, we used this Set‑SPOSite

8
00:00:22,040 --> 00:00:26,270
PowerShell cmdlet, specified identity of

9
00:00:26,270 --> 00:00:29,630
the site that we want to modify, and then

10
00:00:29,630 --> 00:00:31,700
all of the different properties that we

11
00:00:31,700 --> 00:00:35,090
want to change. Remember that a lot of the

12
00:00:35,090 --> 00:00:37,670
settings that we can change are only

13
00:00:37,670 --> 00:00:41,320
available via PowerShell and not visible

14
00:00:41,320 --> 00:00:44,410
inside the Admin Center, so most of the

15
00:00:44,410 --> 00:00:50,000
time, I always prefer to do it via PowerShell.

