Powershell
How to sign a PowerShell script? What is the command to sign the scripts in a PowerShell? What is the easiest and quickest method to sign PowerShell script?
- 449 views
- 1 answers
- 0 votes
In my domain, I have contacts and user accounts with same display names. I want to copy the group membership from contacts and copy to the user accounts then remove the contacts. Is there any script for that? Can I break it down into phases?
- 752 views
- 1 answers
- 0 votes
How can I retreive and increase the access time of a file by a few number of hours using PowerShell? How can I put this in a script/batch file? PLease let me know, thanks
- 932 views
- 1 answers
- 0 votes
I am a regular user of C and C++ and have been using them to write scripts since several years. Now I wrote my first ever PowerShell script which I would like to call it from the Posh Command line. Please tell me where and how to store the script—as a function in the profile? on my PATH? or somewhere else? Please let me know the details. I would like to see my work organized and uncluttered right from the beginning ! Thnaks in advance.
- 802 views
- 1 answers
- 0 votes
Hi Experts,
I am developing an automation script in PowerShell fill into web site form. Is there any way to reference this control from PowerShell. So that I can call various methods in the control & hopefully get whatever I need.
Thanks,
Eri Kviars
- 1180 views
- 1 answers
- 0 votes
Hello there. Is there a way I can shut down and restart my desktop without using the Start button? Can someone help me with a power script down using Microsoft PowerShell? I'm on Windows 7 64 bit. Any help would be much appreciated. Thanks in advance.
- 783 views
- 1 answers
- 0 votes
Hello everybody,
I'm looking for a way to generate CSS for powershell reports. How may I do this? What are the best option available? Please include examples in your answers. I would also appreciate your own experience of generating this kind of report. What is the most difficult part of this task?
- 1513 views
- 3 answers
- 0 votes
Hi Techyv members, I would like to know how to create CSS for powershell effectively. What do I need to do first? Can you give me a technique for effectively formatting this? Please also give me the correct script for this one. Recommendations and suggestions are always appreciated. I'm looking forward for your answers.
- 983 views
- 1 answers
- 0 votes
How can I manually map LPT port printer Powershell using Remote Desktop Connection? I'm trying to print an application from DOS to my printer. I'm on Windows XP 64 bit sp3 and Windows Server 2008 R2 print server. All options are grayed-out. Thanks.
- 1706 views
- 1 answers
- 0 votes
Hi friends,
When I install the Windows PowerShell, I see something like old MS-DOS command shell. What are the commands used to know my IP Address?
Windows Powershell
PS C:W> Import-Module ServerManager
Thanks.
- 1237 views
- 2 answers
- 0 votes