Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

uninstall sharepoint online management shell version

#check for installed version
Get-Module -Name Microsoft.Online.SharePoint.PowerShell -ListAvailable | Select Name,Version

#replace the <version number> with the version to remove: example 16.0.21714.0
Uninstall-Module -Name Microsoft.Online.SharePoint.PowerShell -MinimumVersion <version-number>
Comment

PREVIOUS NEXT
Code Example
Shell :: habe to install viber on linux 
Shell :: How to add a shell script to launcher 
Shell :: set up vm arch 
Shell :: drop caches 
Shell :: git commit no pré commit 
Shell :: install gcmcore debian 10 
Shell :: tiny core shutdown 
Shell :: Push to an existing repository form command line 
Shell :: mac noide folder 
Shell :: how to start payara server 
Shell :: cope file linux 
Shell :: run specific logrotate 
Shell :: bash temp file extension 
Shell :: Winbuilder 
Shell :: git grep line only 
Shell :: linux up command multiple level of directory 
Shell :: powershell cheats 
Shell :: sigin failed for rsa github signing 
Shell :: lalla 
Shell :: mac remove extra file attributes 
Shell :: how to install aws-jumpclous 
Shell :: pipeline remove all bin obj project 
Shell :: convert vdi to gnome-boxes 
Shell :: install rosserial_python 
Shell :: codition in bash 
Shell :: mx linux how to see gpu 
Shell :: /usr/bin/env: «node»: The file or directory does not exist nvm 
Shell :: bash merge directories 
Shell :: step9 pgadmin ubuntu 20.04 
Shell :: service logs realtime 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =