Hi,
When using the import-certificate command it is not importing the "properties only" fields. If I import the same exact .cer file using the mmc certificate snap-in it does import those values/fields.
Is this a known issue or is there something additional I need to do to import the fields...
I have a PowerShell script that deletes files from a specified folder base on a supplied age and filters. We typically run it as a scheduled task and it works great as long as the suppled path does not contain any spaces. I’m struggling trying to figure out how to run this command from Windows...
Hi,
Can someone tell me what is wrong with my .count statement that it returns no value (null) instead of one. See my code snip below and result. This does work if I have >1 job returned
Code:
$thresholdTime = (Get-Date).Addhours(-4)
$printJobs = Get-WmiObject Win32_PrintJob -ComputerName...
Hi,
We had a virus infect our W2k3 server and I'm pretty sure it has been cleaned. Malwarebytes and McAfee Enterprise all come up clean now. The problem is that server can not browse the internet, at least anything out on the public internet.
This server is not a dc, and has a static ip...
Hi,
Our exchange 2003 server seemed to have been working fine. We were receiving and sending emails without any issue.
Yesterday we had to reboot the server and after it came back up many of our users started receiving a few 'undeliverable' NDR's from the system administrator for emails they...
Hi,
Sometime within the past week or two my wireless connections will not automatically connect to the local wireless connection and give me internet access. It seems to connect but does not get a new ip configuration from dhcp.
For the previous year that I've had this laptop I did not have...
Hi,
We have two MS sites each having a dns server SVRA and SVRB. I setup a new machine (SVR3) at my local site (SiteA) and assigned it an ip address of 192.168.115.155 using SVRA dns server and once it was configured I shipped it to SiteB and reconfigured the IP address 192.168.116.155 and set...
Hi
I'm validating cells on worksheet change and if the value is invalid I'm trying to force the user into edit mode in that cell. I tried using the sendkeys {f2} at the end of the procedure, but this doesn't seem to be working consistently.
I want to force the user to edit the cell until they...
Hi,
On our SBS 2003 Exchange server...
I'm have a strange problem sending email to one domain that I know of, lets call it xyz.com. Here's the situation (some of the info/names have been changed to protect the innocent) :
1) I receive a email from xyz.com and if I 'reply' to it I always get...
Hi,
Using Permformance monitor to monitor some counters on exchange 2003 and I'm wondering if someone can help me figure out exactly what some of these mean.
Under "MSExchange Transport Filter Sink" I have Block List DNS Queries Issued ... Is this
A) the number of inbound emails checked...
Hi,
One of our users on exchange 2003 somehow moved or deleted their calendar and it is now showing up in the deleted items folder.
Outlook will not allow us to actually delete it, moved it or anything now that it is in the deleted items.
A second/new calendar was created at some point and...
Hi,
I have a vba macro in excel that loads a text file, parses through the lines and adds up two different values from the records.
When I look at the values they are exactly the same, but with I use them in a 'if' statement or set another variable to the subtracted result I get some wierd...
Hi,
We are getting the following message in the log.nmbd file and I'm not sure how to determine what the problem is or what utilities to use. Can someone help point me in the right direction to figure out what is causing this?
[2005/11/23 09:17:38, 0]...
Hi,
I have a sheet with columns in pairs. Columns A&B , C&D, E&F ..etc go together. In column G I want to count how many first cells of the pair have a value>0 (A,C,E). In column H I want to count how many 2nd cells have a value (B,D,F).
I tried countif, but couldn't get the range to work I'm...
Hi,
I have a file that I want to split into multiple files based upon the content. I want to split the file wherever the line begins with "ISA" as the first 3 characters.
I thought I could use "csplit flat.txt '/^ISA/'", but it doesn't work. Am I missing something or is this the wrong...
Hi,
I have a local subnet (10.0.1.x) and a remote subnet (10.0.0.x) that we recently connected using a vpn over the internet. Both networks are different domains and each has a win nt machine doing dhcp. I can't browse the pc's at either network from the one side to the other. I think I need to...
Hi,
Is there some way to password protect the shutdown function on a win nt pc? I have some users who occasionally use our winnt server and sometimes shut it down when they are done and it shouldn't be.
Thanks.
LEE
Hi,
I have a formula =sum('sheeta'!$b$69,'sheeta'!$e$69) and I now need to have the row ($69) change based upon the value of another cell. For example if cell 'a1' has 5 in it then the formula would evaluate to:
=sum('sheeta'!$b$5,'sheeta'!$e$5)
Every time you change the 'a1' cell it would...
Hi,
We have a sco unix 5.06 os and I'm looking for a utility to convert text reports to tif format. Normally the reports are printed on dot matrix printers in 17 (compressed) cpi or 20 cpi with epson ctrl codes , but I would like to print to text and then convert to tif so that they could be...
Hi,
I have Excel 97 workbook that has several sheets. The first sheetis a summary of data on the other sheets. I have a macro that I occasionally run that deletes the 'other' sheets and recreates them from csv files. The problem is once this is done the 'summary' sheet loses reference to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.