@Poremsky.com

Tips & Tricks for Windows, Office, and Whatever

  • Home
  • Windows
  • Office
  • Web Design
  • WordPress
  • Internet Explorer

Upgrading Sharepoint 2007 to Sharepoint 2010

Published on July 13, 2011 Last reviewed on February 6, 2015

I wanted to upgrade our XSOLive.com demo site to Sharepoint 2010 for months but never found time to mess with it. Then something got messed up on the server and fixing it was more work than upgrading. A lot more work, as it turned out. Moving the database was much less effort than I expected. […]

Putting directory.asp and batch commands together in Excel

Published on July 11, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014

These are the steps I used to get a usable URL and create the code I needed for the batch file, in only a few minutes - using Excel. Open directory.asp in a browser. View source. Copy the section with the URLs. Paste into Excel The code will look like this: <li><a href="/folder/page1.asp">Page Title</a></li> <li><a […]

Create a directory page using asp

Published on July 11, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014Last reviewed on May 3, 2017

I use this code (saved in a .asp page) to create the directly listing of all HTM and ASP pages in a folder. I also used this on my websites (as an include in other pages) to display a directory of all pages in a specific folder. It's configured to list the newest pages first, […]

Open webpages using a batch file

Published on July 11, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014Last reviewed on May 3, 2017Last reviewed on September 28, 2016

I'm moving my sites into WordPress and need to verify the redirects are correct. With more than 2000 pages to check, it would take forever if I had to click on each link and open them in a browser. Instead, I used a batch file. Two batch files actually, one for IE and one for […]

Add login domain to Active Directory

Published on July 8, 2011

Adding another domain (UPN suffixes) to your active directory is simple: Start the Active Directory Domain and Trusts MMC then right-click on Active Directory Domain and Trusts in the left pane (*not* on your domain name). Choose Properties and type in the UPN suffix (@domain.com) you want to use. When you are creating a new […]

Add a floating 'back to top' icon to web pages

Published on June 14, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014Last reviewed on May 3, 2017Last reviewed on September 28, 2016Last reviewed on June 1, 2016

It's nice to have a 'back to top' link throughout a webpage but its a pain to code each link.... better is a floating icon/link that remains at the bottom right corner of the browser window. It's also easy to add to pages - in my experience, you can insert it anywhere in the code, […]

Keep images from jumping on hover

Published on June 12, 2011

It always annoyed me that hovering over images on my sites often caused the text on the page to jump down.  It finally annoyed me enough to take the time to look into it (and I was doing some other CSS work on the site at the same time. :))   Anyway, its caused by using a background […]

How to reset Windows icon cache

Published on June 10, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014Last reviewed on May 3, 2017Last reviewed on September 28, 2016Last reviewed on June 1, 2016Last reviewed on July 30, 2020

When the desktop icons gets messed up, you probably don't need to reinstall the programs (or Windows!) - you just need to reset the iconcache file. It's a fairly easily process too - easier than reinstalling the applications. Close all Windows Explorer windows that are open. It's highly recommended that you close all Windows, especially […]

Network password prompt: How to remove a corrupt password

Published on March 23, 2011 Last reviewed on February 6, 2015Last reviewed on May 17, 2014Last reviewed on May 3, 2017Last reviewed on September 28, 2016Last reviewed on June 1, 2016Last reviewed on July 30, 2020Last reviewed on March 24, 2021

How to remove the protected storage provider key in Windows XP when your passwords won't save.

  • « Previous Page
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next Page »

Recent Posts

  • How to Remove Office Licenses from Windows
  • Use a JavaScript bookmarklet to open an archive for a webpage
  • How to fix records that are all in one column
  • Change Password or Pin Complexity after removing from Intune
  • Server drafts location is not valid error message

Recent Comments

  • Hornblower409 on How to Remove Office Licenses from Windows
  • FUAD on Remove Office Licenses from Windows
  • Brian DuBridge on Add the Recent Items Folder to Windows 10 Quick Access
  • Renee Moodie on Remove Office Licenses from Windows
  • John P on Remove Office Licenses from Windows
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

© 2026 · @Poremsky.com