59 questions
When I print with LPR on Linux, I could print with A5 with -omedia= A5, but Windows (powershell) doesn't work the same way with the same option.If you change the default size in the printer settings i...
We aim to use PowerShell to create dynamic groups for MS365.Dynamic groups cannot be created using the examples described in the official reference.I'd like to ask you to teach me.PSC:\>New-AzureAD...
This is my first time writing a script on PowerShell, and I want to move it ·Return assigned drive when USB is insertedThat's what it means.I use two USBs, so depending on the order of insertion, it c...
I would like to copy the specified column from Excel using powershell.For example, How do I select only columns A, D, and F in Excel 1 and paste them into columns A, B, and C in Excel 2?Thank you for ...
I want to start the process by setting environment variables like the env command on UNIX, but how can I do this with Windows PowerShell?I understand that the Set-Item command can rewrite the environm...
I'm a beginner at Mongodb.If you start the mongo shell on the powershell of the window server (2016 Standard) where Mongodb is installed, you can use it without any problems as follows.PSC:\Users\Admi...
ruby-el=STDIN.readlines; 10000.times {printl.sample}<**file_name.csv**|wc-lWhen I try to do this on the Power Shell, how should I describe it?(Get-Content**file_name.csv** | ruby-e l=STDIN.readline...
I create a VM in Azure and a script to resize the VM in powershell.Classic has a resizing command, but is it possible to resize it in the resource manager?Resource Manager commands were not found when...
chcp65001 will terminate abnormally if you try to change the code version.Please tell me how to change the code version to utf-8 on 65001.Thank you for your cooperation.
I needed a framework called MLT, so I downloaded it from the site.However, I don't know how to install it, so I'm having a hard time.I was able to download it once last time, but I lost the procedure ...
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.