#206362 - 2012-12-04 12:32 AM
The Joy of Windows 8
|
Allen
KiX Supporter
Registered: 2003-04-19
Posts: 4548
Loc: USA
|
Well, I'm in the process of switching to Windows 8. I thought I would pass along my experiences with it as it pertains to kix.
However, to start I thought I would mention my first experiences... On my new computer (with SSD) it absolutely screams. I can hit restart, and have the start menu up and running again within 10 seconds. I dislike the Start Menu less than I did in the beta's, but it is only because I figured out why I hated it so much. For some people, I don't guess losing the start menu to the start screen is all that big of a deal. But for me, I used the original like crazy. After quite a bit of work I have come to this as my start screen.
The first grouped icons reproduces the second column on the original start menu. The second grouped column of icons is my most frequently used.
The real work was figuring out how to make some of the icons in the first grouped column. Shutdown, Restart, and Run icons can be recreated by creating a new shortcut and using the following commands: shutdown - shutdown /s /t 0 restart - shutdown /r /t 0 run - %windir%\explorer.exe shell:::{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}
I guess I need to load up some scripts and see how kix behaves now.
|
Top
|
|
|
|
#206369 - 2012-12-04 03:37 PM
Re: The Joy of Windows 8
[Re: Lonkero]
|
Allen
KiX Supporter
Registered: 2003-04-19
Posts: 4548
Loc: USA
|
Speaking of the Shell changers, like Classic and Start8, I so wanted to give in and use Start8, but the thought of buying that for every computer I touch was not very satisfying, nor do I like have to bolt on something to the OS. Those types of programs can so easily be broken by MS, or one of their updates/service packs, that I just hate to go down that road.
The thing that stuck in my mind was how much I disliked the original start menu (XP), until I forced myself to use it. Not long after I made the switch, I couldn't stand to use the classic menus anymore. So, here I am using the new Start screen, and we shall see if I have a similar experience. One negative I've found already is, I use the right click shortcut menus on many icons/shortcuts, which do not work on the new Start Screen.
Windows 7 is prettier than Windows 8. 8 has the flat colors and the big ugly close, minimize buttons. Now I can live this, but I'm just saying... it is a step backwards.
As Lonk mentions, training is going to be an issue. While not impossible, it is not obvious how to put icons on your start menu or on the taskbar. However putting icons on the desktop is way too complicated if you want to use the new Start Screen. So lets say you want to put cmd.exe on the desktop. This icon will not appear on the start screen by default. So, you either have to just know to type in cmd on the start screen and it will appear, or you have to go to the opposite side of the screen and pull up the search charm and either type or search through all the icons to find it. Then, you have to right click on it, which brings up a menu across the bottom of the screen, which has pin to Start and Taskbar, but no option to pin to desktop. So, then you have click on "Open File Location", which opens an explorer window where the short cut is stored. Next, you have to tell your users to make sure to not drag and drop the shortcut to the desktop or it will be removed from it's proper location. Of course you could always right click on the desktop, new, shortcut, but I have not had much luck training people to use this as it requires more knowledge about the programs real file name to really work.
Mole, would you submit your bug to the Beta section so that Ruud see's it. I don't think he reads anything but that forum.
|
Top
|
|
|
|
#206376 - 2012-12-05 12:51 AM
Re: The Joy of Windows 8
[Re: Lonkero]
|
mole
Getting the hang of it
Registered: 2003-01-01
Posts: 77
Loc: Indian Head, Maryland, USA
|
is this also the case if the computer is not joined to a domain?
Have not tested that. Would not surprise me if it was different though.
_________________________
mole
Who is John Galt?
|
Top
|
|
|
|
#206379 - 2012-12-05 01:53 PM
Re: The Joy of Windows 8
[Re: Lonkero]
|
Allen
KiX Supporter
Registered: 2003-04-19
Posts: 4548
Loc: USA
|
So I'm no fan of the UAC, especially on my own computer, and it is usually one of the first things I turn off. Well I did that, but I kept getting prompts here and there, and I would go check the UAC settings and it was indeed off. Finally, I noticed that whenever I attempted to write to the Program Files directory the prompt was coming even though I had told it not to. A little googling produced a Local Policy setting that needed to be changed that REALLY REALLY (/sarcasm) gives you admin privs...
Local Policies\Security Options\User Account Control: Run all administrators in Admin approval mode.
Disable this and all is well OR NOT!
Click on any Metro app and this is what happens...
OMG! Seriously?
|
Top
|
|
|
|
#206381 - 2012-12-05 04:26 PM
Re: The Joy of Windows 8
[Re: Allen]
|
ShaneEP
MM club member
Registered: 2002-11-29
Posts: 2125
Loc: Tulsa, OK
|
Allen, since you're in the process of testing Windows 8, you might want this script for macros. If you haven't already created similar. Had it from testing KiX.Net.
"adress: "+@address ?
"build: "+@build ?
"color: "+@color ?
"comment: "+@comment ?
"cpu: "+@cpu ?
"crlf: "+@crlf ?
"csd: "+@csd ?
"curdir: "+@curdir ?
"date: "+@date ?
"day: "+@day ?
"domain: "+@domain ?
"dos: "+@dos ?
"error: "+@error ?
"fullname: "+@fullname ?
"homedir: "+@homedir ?
"homedrive: "+@homedrive ?
"homeshr: "+@homeshr ?
"hostname: "+@hostname ?
"inwin: "+@inwin ?
"ipaddress0: "+@ipaddress0 ?
"ipaddress1: "+@ipaddress1 ?
"ipaddress2: "+@ipaddress2 ?
"ipaddress3: "+@ipaddress3 ?
"kix: "+@kix ?
"lanroot: "+@lanroot ?
"ldomain: "+@ldomain ?
"ldrive: "+@ldrive ?
"lm: "+@lm ?
"logonmode: "+@logonmode ?
"longhomedir: "+@longhomedir ?
"lserver: "+@lserver ?
"maxpwage: "+@maxpwage ?
"mdayno: "+@mdayno ?
"mhz: "+@mhz ?
"monthno: "+@monthno ?
"month: "+@month ?
"msecs: "+@msecs ?
"onwow64: "+@onwow64 ?
"pid: "+@pid ?
"primarygroup: "+@primarygroup ?
"priv: "+@priv ?
"productsuite: "+@productsuite ?
"producttype: "+@producttype ?
"programfilesx86: "+@programfilesx86 ?
"pwage: "+@pwage ?
"ras: "+@ras ?
"result: "+@result ?
"rserver: "+@rserver ?
"scriptdir: "+@scriptdir ?
"scriptexe: "+@scriptexe ?
"scriptname: "+@scriptname ?
"serror: "+@serror ?
"sid: "+@sid ?
"site: "+@site ?
"startdir: "+@startdir ?
"syslang: "+@syslang ?
"ticks: "+@ticks ?
"time: "+@time ?
"tssession: "+@tssession ?
"userid: "+@userid ?
"userlang: "+@userlang ?
"wdayno: "+@wdayno ?
"wksta: "+@wksta ?
"wuserid: "+@wuserid ?
"ydayno: "+@ydayno ?
"year: "+@year ?
get $
|
Top
|
|
|
|
#206403 - 2012-12-08 12:01 AM
Re: The Joy of Windows 8
[Re: Allen]
|
mole
Getting the hang of it
Registered: 2003-01-01
Posts: 77
Loc: Indian Head, Maryland, USA
|
Did anyone get any more "joy" out of Windows 8? This is what I got when I set up a new VM not joined to any domain:
As User named "Bogus": ...... Domain: WORKGROUP Userid: Bogus Wksta: WIN-AHUV794OT77 Build: 9200 Producttype: Windows 8 Enterprise Edition Date: 2012/12/07 Time 17:49:56 Kix: 4.63 ......
As SYSTEM account: ...... Domain: WORKGROUP Userid: WIN-AHUV794OT77$ Wksta: WIN-AHUV794OT77 Build: 9200 Producttype: Windows 8 Enterprise Edition Date: 2012/12/07 Time 17:50:37 Kix: 4.63 ......
The top set of data I ran as a user named "Bogus" and the bottom as the system via a on-demand scheduled task. As I posted before on a VM joined to an AD the GPO gave a similar return for the @wksta macro. I also tested as the system via a scheduled task as system account on the VM joined to an AD and it gave the same result.
On prior versions of Windows I got SYSTEM returned from the @userid macro when sun from GPO or scheduled task as SYSTEM.
Can anyone confirm this behavior? I'll update the beta thread if so.
Thanks.
_________________________
mole
Who is John Galt?
|
Top
|
|
|
|
#206443 - 2012-12-11 07:35 PM
Re: The Joy of Windows 8
[Re: mole]
|
Allen
KiX Supporter
Registered: 2003-04-19
Posts: 4548
Loc: USA
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 286 anonymous users online.
|
|
|