Forum Discussion
Samson
Jun 06, 2022Copper Contributor
Move-SPSite
Does anyone know if running Move-SPSite makes the site collection offline while it's in operation?
- Jun 06, 2022
A no-access lock is applied to the site collection to prevent users from altering data within the site collection while the move is taking place.
mr_w1nst0n
Jun 06, 2022Iron Contributor
A no-access lock is applied to the site collection to prevent users from altering data within the site collection while the move is taking place.
Samson
Jun 06, 2022Copper Contributor
Yes, verified; it generates:
"This site is read only at the farm administrator's request."
Thanks.