From a07d9e4d56700265a8191de2baeb71220fa575ca Mon Sep 17 00:00:00 2001 From: johnwhirsch Date: Fri, 13 Jan 2017 23:17:30 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 426aa54..0e6bfad 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Label to target computers with new names: - Create a smart label that targets computers as such: - "Desired Name" != "" (blank) - Script Settings: +Script Settings: - Type: Online KScript - Labels: the smart label you created above - Operating Systems: Win7+ @@ -24,8 +24,8 @@ Label to target computers with new names: - Dependencies: - MySql Data Connector installer MSI - The powershell script created to rename the computer - Task - Run Batch: powershell -executionpolicy bypass -file "set-name.ps1" + - Task - Run Batch: powershell -executionpolicy bypass -file "set-name.ps1" - What this should do: - - Put any computer you add a "Desired Name" for in it's asset item to a smart label group - - Run the set-name file and rename the computer and restart at midnight +What this should do: + - Put any computer you add a "Desired Name" for in it's asset item to a smart label group + - Run the set-name file and rename the computer and restart at midnight