Pinned Loading
-
-
InstallAdobePro
InstallAdobePro PublicDownloads the latest version of the Adobe Acrobat Pro DC msi installer
Go
-
PingScan.ps1
PingScan.ps1 1function Get-IPRangeFromCIDR {
2param(3$Range4)
5# Set up empty list to contain the calculated range -
Winforms GUI that displays Exchange ...
Winforms GUI that displays Exchange Online public folders in a tree view with options for adding and/or modifying existing permissions. 1# Optionally, connect to Exchange Online if not already connected:2# Import-Module ExchangeOnlineManagement34if (-not (get-command get-mailbox -ErrorAction SilentlyContinue) ) {
5Connect-ExchangeOnline -
Admin tool box I created for work
Admin tool box I created for work 1#===================================================================2# Admin ToolBox3# Created by: Noah Peltier4# Version 4.05# Email: noah.peltier@gmail.com -
Running a script from apaste URL
Running a script from apaste URL 1$data = (Invoke-WebRequest -Uri "https://apaste.info/LgTm").Content
2$data2 = $data -replace '<[^>]+>','' -replace "Apache Paste Bucket" -replace "Showing paste" -replace """ , '"' -replace "Make a new paste"
3iex $data2
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

