-
How was your stay at the Hotel La Playa? – SANS Internet Storm Center
Powershell mapping of wifi and where people have stayed.A companion article to the wifi auditing but this maps information of where the access points could be to provide a rather interesting map of where you have been. Unfortunately not a powershell capable script….yet
-
Investigating Off-Premise Wireless Behaviour (or,
Powershell script to retrieve Wireless access points used across an organization. Very useful to see who is connecting to ” Free Public Wifi” and all the issues that will bring up….
-
PowerShell Script to Remove Mailbox Folder Permissions
Great script for removing permissions. Needed to use this when migrating mailboxes to office365 where permissions had been previously granted to an ex-employee. The mailbox move fails as the permissions can’t be copied across
-
Upgrading WordPress with WordPress CLI
Script WordPress installs. In theory should never be needed as most installs are set to autoupdate.
-
Managing Usernames and Passwords with PowerShell for SharePoint Online – Petri
Powershell password management. I type my office365 passwords into powershell soooooo many times a day.Some good information here, especially with Windows Credential Manager and never heard of pnp
-
Config Wizard for Unofficial Kodi Addons
Kodi getting started config wizard
-
PowerShell Virtual Chapter – Home
list of the Powershell and sql virtual user group
-
dbatools – best practices and instance migration module
powershell and sql? what more could you want. Not tried yet, but definitely something for future investigation.
-
SQL Database reports
-
Looks like some useful sql admin tools that may be handy for work
-
Remove your server from Office365 blacklists….
-
autodiscover hybrid office365 troubleshooting. For some reason my client did not have the mail. subdomain added
-
Exchange Hybrid Server License For Office 365 – The UC Guy
How to get a free Exchange key for your hybrid server with Office365
-
Free PowerShell Script: Configure a Hyper-V Host
Need to work on a version of this for the office.
-
Just can’t get enough of IT | Legacy Public Folder Migration to M
-
Create test users in Active Directory with realistic data from https://randomuser.me · GitHub
Create random users in AD for testing purposes. Just don’t let an admin person see this….
-
Quick Tip: Still using ipconfig? Use gip instead! | Tailspintoys – 365lab.net
Powershell equivalent of ipconfig gip
-
Office 365: Monitor and finish remote mailbox moves | Tailspintoys – 365lab.net
Let users know their migrations have completed in Office365
-
Office 365 Hybrid Mailbox Migration Management – Michael’s technical ramblings….
Excel script to kick off office365 hybrid migrations to office365 from an Excel list of users. Very cool.
-
Office 365: Start hybrid migrations and inform users | Tailspintoys – 365lab.net
Kick off Office365 migrations in a hybrid environment, notify users as mail starts. Will need to be tweaked to work in my deployment methodology but a good start