Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Ask user if they want to copy over X or Y folder; then, depending on input, do that

$
0
0

Basically, I image computers for the exam room or the front desk. Those two areas require different software and shortcuts and are located in two separate folders on the server share. What I want is for my script to ask “Is this an exam room or front desk machine?” and if the answer is “exam room” then it copies over the exam room folder, and vice-versa for the front desk.

What would be a really basic way of doing this?

submitted by /u/courtjesters
[link] [comments]

The post Ask user if they want to copy over X or Y folder; then, depending on input, do that appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles