Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


xpd

xpd

Geek of Coastguard
14115 posts

Uber Geek
+1 received by user: 4574

Retired Mod
ID Verified
Trusted
Lifetime subscriber

#154168 20-Oct-2014 11:55
Send private message

Brain not working today (nothing new there), so my Google-fu is not helping........

AD environment, Windows 7

Been asked to setup a "welcome" page in IE for new staff to see when they fire up IE the first time, but after the 1st viewing, change it back to a default home page (internal company intranet).

I know I can set start pages via GPO etc but how do I change it back to the intranet page after the first viewing ?

TIA





XPD / Gavin

 

LinkTree

 

 

 


Create new topic
Dynamic
4015 posts

Uber Geek
+1 received by user: 1850

ID Verified
Trusted
Lifetime subscriber

  #1158338 20-Oct-2014 12:02
Send private message

If you get desperate and login scripts are in place, you could do an 'IF EXIST' to check for the presence of a simple text file, and if it does not exist, start IE with that page.

Something like:
IF NOT EXIST %userprofile%\newuserpage.txt iexplore \\servername\sharename\welcomenewusers.html
echo Hello > %userprofile%\newuserpage.txt

Probably choose a better location for the file...  somewhere buried in their AppData folder structure.




“Don't believe anything you read on the net. Except this. Well, including this, I suppose.” Douglas Adams




jnimmo
1098 posts

Uber Geek
+1 received by user: 255


  #1158536 20-Oct-2014 15:07
Send private message

Can you use the
DisableFirstRunCustomize = 1 (show the First Home Page or Start Page)
http://www.geoffchappell.com/notes/windows/ie/firstrun.htm

Then set the First Home Page string?

I don't know if they are still used or not.

If the First Home Page value doesn't work these days, there might be a 'RunOnceComplete' or 'RunOnceHasShown' value which gets set in Disable the First Run Customize Page in Internet Explorer

 

 

 

 

 

 

 

 

 

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main

 

 

 

 

 which you could use Group Policy Preference targeting to change the homepage back to intranet if run once has been shown

TwoSeven
1712 posts

Uber Geek
+1 received by user: 304

Subscriber

  #1158678 20-Oct-2014 17:34
Send private message

Are you talking about the welcome settings page configured in the IEAK?




Software Engineer
   (the practice of real science, engineering and management)
A.I.  (Automation rebranded)
Gender Neutral
   (a person who believes in equality and who does not believe in/use stereotypes. Examples such as gender, binary, nonbinary, male/female etc.)

 

 ...they/their/them...


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.