Which Process is locking a file - social.technet.microsoft.com
Mark Russinovich should really write his utilities as powershell commandlets. seriously!! The power of powershell would double/triple if all of his work was translated to powershell. …
How to get windows Build number via Powershell?
Thanks, but that post doesn't really say anything about how I can get the information I'm after with PowerShell. I have looked at the various commandlets with query in the name, but none of …
Run multiple commands using CMD with PowerShell.exe -command
I am trying to create a PowerShell command that reads a registy variable and then executes a command.
SCCM Powershell connect to site - social.technet.microsoft.com
13 apr. 2018 · Are you running that from a powershell console in WinPE? That script will only work on a system where the ConfigMgr console is installed, since the PowerShell module is …
Powershell commands for IRM document library policies
18 apr. 2018 · Is it possible to configure IRM policies on a document library using powershell for SharePoint Server 2013? I'm having trouble locating any information related to this.
Add email addresses to the proxyAddresses Active Directory …
1 mei 2012 · I need to right a script whcih will read from a CSV file a list of email addresses and append them to the users Active Directory account in the proxyaddresses attribute.
powershell - pass connection string as a parameter for a script
I'm calling a powershell script which takes a connection string as a parameter from another powershell script.
Getting verbose loggin from Powershell command when it is run …
8 sep. 2013 · I made a code to run powershell command from C# to collect list of mailboxes from office 365. The command works fine to collect the get-mailbox. I want to write verbose logging …
DCM with powershell script - social.technet.microsoft.com
29 mei 2016 · After powershell 2.0 feature is installed, i am able to evaluate the compliance rules. Thanks for your help. Can anyone help me to create windows server 2012 baseline script to …
PowerShell: Mount point to physical disk mapping
Mount point folder in e:\MP. E:\ hosted on disk2. The mount point though points to a partition that is hosted on a different disk. I would like to get the id of this disk (example disk4).