Mark Roloff

Explore articles and content from this author

Mark Roloff

35 articles published

3 min read

ICYMI: PowerShell Week of 9-November-2018

ICYMI: PowerShell Week of 9-November-2018 Topics include replacing the MDT final summary, Azure Functions, dumping wifi passwords from your computer, code golf, and more… Curated by Brett Bunker, Robin Dadswell, and Mark Roloff. Transferring Functions with PSRemoting by Joel Francis on November 2nd What do you do when you’re in a remote session and you need to bring a custom function over? You could write it up on the remote side but that sounds a lot like work.