Tuesday 28 May 2013

mstsc - Remote Desktop Connection

mstsc.exe [<Connection File>] [/v:<Server>[:<Port>]] [/admin] [/f] [/w:<Width> /h:<Height>] [/public] [/span] [/?]
mstsc /v: /admin /f /span
mstsc /v: /admin /w:800 /h:600 /public

Parameter
Description
<Connection File>
Specifies the name of an .rdp file for the connection.
/v:<Server[:<Port>]
Specifies the remote computer and, optionally, the port number to which you want to connect.
/admin
Connects you to a session for administering the server.
/f
Starts Remote Desktop Connection in full-screen mode.
/w:<Width>
Specifies the width of the Remote Desktop window.
/h:<Height>
Specifies the height of the Remote Desktop window.
/public
Runs Remote Desktop in public mode. In public mode, passwords and bitmaps are not cached.
/span
Matches the Remote Desktop width and height with the local virtual desktop, spanning   across multiple monitors if necessary.
/edit <Connection File>
Opens the specified .rdp file for editing.
/migrate
Migrates legacy connection files that were created with Client Connection Manager to new .rdp connection files.
/?
Displays help at the command prompt.


Wednesday 1 May 2013

Sydney SharePoint Conference


The conference was very fruitful for me and I think many are agree that a great job was done very well.
I learnt many things and coming back to work I started applying them right away.
Because my work SharePoint environment is still 2007/2010, I cannot do anything about the new 2013 things but still there is lots of room for doing things better in my current farms.
So, I have a new plan to redo my company's whole intranet which is 2010, so starting from scratch; I decided to do the installation and whole deployment by script. I will post what I learn ​​​for future reference.