Tuesday, April 24, 2012
Pictures Folder/Heading in Left Nav URL
/Communities/Employee/_layouts/viewlsts.aspx?BaseType=1&ListTemplate=109
Labels:
SharePoint
Change the Site Logo on Web Part Pages
Question...“How come when we change our site logo for the site collection that it reverts to the default logo on some of our pages?” Well 9 times out of 10, those pages you are referring to are Web Part Pages. Those types of pages have their own logo, and if someone knows the official reason why to this, please say so in the comments. So, in order to keep our site uniform with the logo, then we need to add it here as well:
- Go to the page that has the offending default logo
- On the Page ribbon tab, select Title Bar Properties
- Scroll to the right and on the Web Part Page Title Bar properties paste the URL to your desired site logo
- Click OK and you’re done!
Labels:
SharePoint
Friday, April 20, 2012
RSAT for Windows to View AD Users/Groups
Remote Server Administration Tools for Windows 7 with Service Pack 1 (SP1)
Link to Download
Go into Programs/Features and Turn Windows features on or off:
Active Directory Administrative Center (Under Remote Server Admin Tools > Role Admin Tools > AD DS Tools)
Once installed you can do a “start” – “run” – “mmc” and under File menu select the Add/Remove Snap-in... option. Then add the Active Directory User & Computers snap-in
Link to Download
Go into Programs/Features and Turn Windows features on or off:
Active Directory Administrative Center (Under Remote Server Admin Tools > Role Admin Tools > AD DS Tools)
Once installed you can do a “start” – “run” – “mmc” and under File menu select the Add/Remove Snap-in... option. Then add the Active Directory User & Computers snap-in
Friday, April 13, 2012
Run MSI as Administrator
Drop msi file on C driveOpen Cmd Prompt as Administrator
cd ../../
msiexec /i NintexWorkflow2010.msi
cd ../../
msiexec /i NintexWorkflow2010.msi
Subscribe to:
Comments (Atom)