Microsoft 365 insights from the field

A blog by Peter Schmidt about Security, Identity, Email Protection, Compliance, AI & Copilot, and Tenant-to-Tenant migrations

Tool Tip: mRemote

Found this cool tool, mRemote – it’s  a full featured, multi-tab remote connections manager. I’ve previously used Microsoft’s own Remote Desktops and Visionapp’s Remote Desktop, both can handle multiple RDP connections in one interface. mRemote does the same, it just has more feature and is open source. So if you need a good tool to manage multiple servers, I can recommend mRemote. It even supports more protocols, such as: RDP (Remote Desktop) VNC (Virtual Network …

Read more

IIS 7.0 PowerShell Provider CTP2 Released

Last week Microsoft released the Community Technology Preview 2 (CTP2) of the new PowerShell Provider for IIS 7.0, it’s now available for download from the IIS.net website. New features in CTP2: IIS7 Powershell provider now supports SSL (installing and acquiring a certificate, creating an ssl site binding) Tech Preview 2 ships with 40 new cmdlets. All of these cmdlets are for day-to-day IIS tasks like creating web-sites, web-applications, enabled request tracing, adding a handler or …

Read more

ISA Server 2006 SP1 Released

ISA Server 2006 SP1 was released last night. The new SP includes a lot of new improvements. Here’s a list of the new features: · Configuration Change Tracking — logs all configuration changes applied to ISA Server configuration to help you backtrack through your change history. · Web Publishing Rule Test Button — helps you verify that the rule configuration agrees with what is set at the published web server and provides specific suggestions when …

Read more

Article: IIS 7.0 – FTP Publishing Service – Part 2

My latest article have gone live – I’ve written a new article on www.windowsnetworking.com. It’s Part 2 in a series about the new FTP Publishing Service for IIS 7.0. This article covers different configuration scenarios of the new FTP Publishing Service for IIS 7.0. Read the full article here: IIS 7.0 – FTP Publishing Service – Part 2: Configuration