Need help!!!
Can we do powershell remoting using web browser in Office 365 Exchange Online/ Azure AD, the way we can do in Server 2012 ???
Thanks guys!!!
Need help!!!
Can we do powershell remoting using web browser in Office 365 Exchange Online/ Azure AD, the way we can do in Server 2012 ???
Thanks guys!!!
You’re mixing some technologies.
Server 2012 includes PowerShell Web Access, which is a web-based PowerShell console. You access that via normal HTTP. It then uses Remoting to access other computers on its network.
Office 365 doesn’t offer PowerShell Web Access.