Trapper Posted December 31, 2011 Posted December 31, 2011 Hello, Does anyone know which ports need opening to where to allow me to access the Live@Edu PowerShell sessions from work? At the moment I can't connect either with PS or EMC (which uses PS to connect) so I have to do it all from home. This can be bore as you're stuffed if working to rote, and if you actually need to do something to a mailbox urgently which is more advanced than the web management tool is has to wait. M
Arthur Posted December 31, 2011 Posted December 31, 2011 If you are connecting to https://ps.outlook.com/powershell/ it should be port 443. Do you get any error messages?
PiqueABoo Posted January 2, 2012 Posted January 2, 2012 Is there a proxy in the way? If so it won't work until you configure the WinHTTP proxy [XP: use proxycfg, W7: use netsh] 1
Trapper Posted January 2, 2012 Author Posted January 2, 2012 Is there a proxy in the way? If so it won't work until you configure the WinHTTP proxy [XP: use proxycfg, W7: use netsh] Ah! How?
Arthur Posted January 3, 2012 Posted January 3, 2012 From an elevated Command Prompt, run... netsh winhttp set proxy [color="#FF0000"]yourproxy:80[/color] "" 1
Trapper Posted January 3, 2012 Author Posted January 3, 2012 Wonderful! Thanks for that. Do you need to do it after each reboot, or does the setting persist?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now