|
Home > Archive > 70-210 > June 2002 > Practice questions I couldn't find the theory for
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Practice questions I couldn't find the theory for
|
|
| Dracul 2002-06-12, 4:53 pm |
| I had some questions about m3t, m3i, msi, mst files - I'm not sure what they are and my MS Press book doesn't have them...
I also can't find out how to configure account policies to redirect the myDocuments folder using the UNC path ie. \\Server1\Users\%Username% - where do I configure it?
Also a question on multiprocessors something about win16 applications compared to win32 that win32 applications can make use of the second processor whilst win16 doesn't... what is the difference b/w win16 and win32 - sorry if these questions sound newbie to you - i really spent time trying to look them up in my text refference. | |
| jombeewoof 2002-06-12, 6:48 pm |
| quote: Originally posted by Dracul
I had some questions about m3t, m3i, msi, mst files - I'm not sure what they are and my MS Press book doesn't have them...
these are installer package type files
used for deploying applications through the network
kinda like this
put the application package in a shared folder on a member server. link a GPO to either users or computers (depending on who you want to use this application)
for more info read this
http://www.microsoft.com/windows200...ininstaller.asp
quote:
I also can't find out how to configure account policies to redirect the myDocuments folder using the UNC path ie. \\Server1\Users\%Username% - where do I configure it?
also the best way is a GPO (notice a trend)
under active directory users and groups (i think it's in there) there is a "windows settings" and you can do all the folder redirection in there
for more info read this
http://search.microsoft.com/default...ows/windows2000
quote: Also a question on multiprocessors something about win16 applications compared to win32 that win32 applications can make use of the second processor whilst win16 doesn't... what is the difference b/w win16 and win32
I dunno
maybe someone else can enlighten us
quote: sorry if these questions sound newbie to you - i really spent time trying to look them up in my text refference.
don't worry about it we're glad to help in any way we can | |
|
|
|
|
|