aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0a497db..2dc6dca 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Note that ms-DS-MachineAccountQuota does not provide the ability for authenticat
* Add a new machine account
`New-MachineAccount -MachineAccount iamapc`
-* Use the added account with runas /netonly
+* Use the added account with runas /netonly
`runas /netonly /user:domain\iamapc$ powershell`
## Disable-MachineAccount