Skip to content

Commit 98bffb2

Browse files
authored
Update attended-unattended.md
1 parent 20b7853 commit 98bffb2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/guidance/planning/attended-unattended.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,9 @@ The following table summarizes the two types of automation scenarios.
4747
| Sign-in isn't required because the automation assumes that the system is already signed in. | Windows Sign-in is automated with predefined user credentials |
4848

4949
You can use a combination of attended and unattended automation in your
50-
solution. However, keep in mind that because attended requires an opened
51-
session and unattended requires the opposite (no session for the user)
52-
**it is not recommended to mix attended and unattended on a same
53-
machine or machine group**.
50+
solution. However, since attended requires an active session and unattended
51+
requires users to be signed out or have a disconnected session, **it is not
52+
recommended to mix attended and unattended on a same machine or machine group**.
5453

5554
In the expense report example, the approval process can be automated with
5655
unattended automation. The cash reimbursement process might be better suited to attended

0 commit comments

Comments
 (0)