-
Notifications
You must be signed in to change notification settings - Fork 440
-
I am trying to do training AdminInADay however during setting up the test environment, I am having issue with Step 2 when running the command Start-AdminInADay-Setup . I am having below error as attached.
MicrosoftTeams-image (15)
Does the command require local admin rights to our laptop? I am doing from my work laptop which have no admin rights.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
What repository is this coming from ?
First look you did not install, import, the modules. Yes, you can run these commandlets as a user. But admin is better.
Install-Module -Name Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment