Search found 26 matches
- Wed Oct 21, 2020 2:46 pm
- Forum: General Discussion
- Topic: How to turn off autologon ...do I just turn off service?
- Replies: 8
- Views: 21315
Re: How to turn off autologon ...do I just turn off service?
I went through these steps... did not remove. Good suggestion though!
- Wed Oct 21, 2020 12:38 pm
- Forum: General Discussion
- Topic: How to turn off autologon ...do I just turn off service?
- Replies: 8
- Views: 21315
Re: How to turn off autologon ...do I just turn off service?
There is a checkbox.... I do not have it checked.... but my logon screen is still defaulting to the macro logon user.
- Wed Oct 21, 2020 11:43 am
- Forum: General Discussion
- Topic: How to turn off autologon ...do I just turn off service?
- Replies: 8
- Views: 21315
How to turn off autologon ...do I just turn off service?
I need to turn off the autologon feature that I install on PC years back. Does turning off the Macro Scheduler Service achieve this? ...or does it control more than autologon?
Thanks,
anke
Thanks,
anke
- Wed Aug 12, 2020 11:16 am
- Forum: Technical / Scripting
- Topic: Chrome Click Screen Issues
- Replies: 1
- Views: 3505
Chrome Click Screen Issues
Since IE is no longer support by Microsoft it was removed from computers here...I have updated my script for Chrome and using a mouseMove 'command' where I click where the Save button is, then LClick. The problem is, my program is written in a window where the Save button seems to no always be where...
- Fri Sep 21, 2018 4:47 pm
- Forum: Beginners
- Topic: Autologon with Windows 8
- Replies: 1
- Views: 3027
Autologon with Windows 8
Does the autologon still work? I searched and found where some said it was 'turned off'/no longer used.
Is this functionality still used?
Is this functionality still used?
- Fri Mar 07, 2014 12:05 pm
- Forum: Technical / Scripting
- Topic: How to click 'yes' on pop up
- Replies: 9
- Views: 11296
Still not working
I verified the program is installed on the PC's.... I am in a corporate environment (Window7 Professional/ AD logon acct w/ lots of group policies).... I am sure my AD account is loaded with tons of group policies. When the PC is locked, you can simply ctrl-alt-del to enter your password (no login d...
- Thu Mar 06, 2014 7:03 pm
- Forum: Technical / Scripting
- Topic: How to click 'yes' on pop up
- Replies: 9
- Views: 11296
Script only runs partially
Yes, The Autologon does run, but the keyboard commands do not execute (the IEClicks do). Actually, when I set the report to run...the computer doesn't physically log into the desktop (should it?)....I see the mouse flicker at the start time...when I log back into Windows, the script completes up to ...
- Thu Mar 06, 2014 12:41 pm
- Forum: Technical / Scripting
- Topic: How to click 'yes' on pop up
- Replies: 9
- Views: 11296
Not resolved
Yes, I do set focus.... and the script works fine - as long as you are logged into the PC. Once you click to use the autologon feature, the script goes thru to the Save box, and where it need to Save and click Yes. I guess you cannot use keyboard commands in scripts with the autologon feature. I jus...
- Wed Mar 05, 2014 5:25 pm
- Forum: Technical / Scripting
- Topic: How to click 'yes' on pop up
- Replies: 9
- Views: 11296
How to click 'yes' on pop up
I have a simple script that opens an application, navigates to a screen, checks a box and then clicks save...a pop-up pops to warn about saving and I click yes to finish. The code is working fine if I am logged into the PC, but once I turn on automation and run the scheduled script - it is not movin...
- Wed Mar 05, 2014 3:41 pm
- Forum: Technical / Scripting
- Topic: Autologon sample script -what else needs turned on?
- Replies: 2
- Views: 3762
resolved
Thanks, yes, this resolved the issue.
Thanks!
Thanks!
- Tue Mar 04, 2014 3:10 pm
- Forum: Technical / Scripting
- Topic: Autologon sample script -what else needs turned on?
- Replies: 2
- Views: 3762
Autologon sample script -what else needs turned on?
Hi, I need to set my script to unlock/logon to my PC during off-hours to run a script. I ran throught this basic script: http://www.mjtnet.com/autologon .... scheduled to run, locked my PC and nothing happens. requirement: For this to happen you need to check "Enable AutoLogon when Windows is logged...
- Wed Dec 11, 2013 3:46 pm
- Forum: General Discussion
- Topic: v13x scripts do not run on v14x
- Replies: 1
- Views: 4495
v13x scripts do not run on v14x
I now have version 13x and the newest 14x on my computer. I can go into v13 and run my scripts, but the same scripts are not working correctly in v14. I have imported the v13 scripts into v14. First error is it isn't seeing my WindowAction name, so I changed it and it likes the updated title change ...
- Wed Dec 11, 2013 11:34 am
- Forum: General Discussion
- Topic: Uninstall before upgrade to 14 frm13?
- Replies: 3
- Views: 6385
Old scripts not working w/ v14x
Ok...I now have version 13x and the newest 14x on my computer. I can go into v13 and run my scripts, but the same scripts are not working correctly in v14. I have imported the v13 scripts into v14. First error is it isn't seeing my WindowAction name, so I changed it and it likes the updated title ch...
- Tue Dec 10, 2013 4:57 pm
- Forum: General Discussion
- Topic: Uninstall before upgrade to 14 frm13?
- Replies: 3
- Views: 6385
Uninstall before upgrade to 14 frm13?
Hi, I just downloaded the newest and greatest and installed, but v13.x is still opening when I open 14x....should I be uninstalling the old version before updating??
thx
Kat
ok....I think I answered my own question.... I fixed it
kat
thx
Kat
ok....I think I answered my own question.... I fixed it
kat
- Mon Sep 30, 2013 5:46 pm
- Forum: Technical / Scripting
- Topic: Cannot click ENTER on pop-up box
- Replies: 5
- Views: 7500
Finally -- success!
The mouse move didn't work/ or x/y click...those were previous attempts. However, I was able to get it to work! I was able to use good 'ol windows shortcut keys to get it to work. I still wonder why it refuses to work any other logical way...but will settle with this. I used the Keyboard Commands/Ke...